
Tim_Cole
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by Tim_Cole-
Tim_Cole commented,
Thanks very much for this.
-
Tim_Cole commented,
Hi Paul,Thanks for this. I got this message via e-mail and downloaded the zip file. I'll look it over later today.It certainly looks as though updating the syntax is time-consuming and tedious job....
-
Tim_Cole commented,
I've looked over the FTDI website and found nothing. As nearly as I can tell, a major revision to the GCC-AVR compiler broke this code after 1.5.6. There doesn't seem to be a solution from FTDI, an...
-
Tim_Cole commented,
Gotta love changes that break existing code....
-
Tim_Cole commented,
Ah -- I think I see the problem. It looks like the IDE doesn't recognize the contents of the ZIP file as valid, perhaps because it couldn't find any cpp files. So, I've used the older manual instal...
-
Tim_Cole created a post,
NHD-4.3CTP-Shield -- Hello world example compilation fails
Greeting folksIt looks like I've fixed my library installation finger trouble, which has moved me ahead to another problem. I've started with the venerable "Hello, world" example. Compiling produce...
-
Tim_Cole commented,
Here's the problem:1) Start up the Arduino IDE2) Navigate to Sketch->Include->Add .ZIP library....3) Select FTDI_FT801-master.zip (which I just downloaded from GitHub before replying)4) The IDE res...
-
Tim_Cole created a post,
NHD-4.3CTP-Shield library appears to be invalid
Greetings all,The Arduino development environment (I'm using 1.6.12) can't find a valid library in the file download from: https://github.com/NewhavenDisplay/FTDI_FT801I didn't notice any cpp fil...
-
Tim_Cole commented,
Thanks for the quick reply, Micheal. It's a relief to know that I've downloaded the correct documentation --- which is all that really matters.Once again, you folks really come through with custom...
-
Tim_Cole created a post,
TFT 7-inch Sample Code Questions
Greetings and Happy New Year!While working through the sample code files TFT_7_0.c and Arduinio_nhd-7_0-800480EF.ino, I've found puzzling register settings for initialization settings.Looking at ...