Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: jontscott

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    7,655

    Wow, thank you for sharing this code. I had been...

    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...
  2. Replies
    6
    Views
    5,043

    kito thank you for sharing this code, this...

    kito thank you for sharing this code, this provided a great starting point for some similar I2C decoding I was doing.
  3. Replies
    5
    Views
    2,853

    Oh and just in case it is not clear the limiting...

    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...
  4. Replies
    5
    Views
    2,853

    So I realize this is a old but I was curious and...

    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...
Results 1 to 4 of 4