Wow, thank you for sharing this code. I had been using this library (https://github.com/Nkawu/TFT_22_ILI9225) which worked but was rather slow... Putting in your library made a huge improvement, so...
Type: Posts; User: jontscott
Wow, thank you for sharing this code. I had been using this library (https://github.com/Nkawu/TFT_22_ILI9225) which worked but was rather slow... Putting in your library made a huge improvement, so...
kito thank you for sharing this code, this provided a great starting point for some similar I2C decoding I was doing.
Oh and just in case it is not clear the limiting factor is not the time it takes to do the write or print... 12mbit/sec USB is the limit... So if your code is not sending data at close to the limits...
So I realize this is a old but I was curious and did some testing of my own that I thought I would share...
I am using Arduino 1.6.11 and Teensyduino 1.30 on Windows 7.
Here are the results for...