AquaPorn
New member
Aqua, You not kidding. I got the SD to work and I'm able to see the home page of your sketch, but the touch screen is not functioning. I guess I'll start banging my head. I found a couple different pinouts, which one did u use. Not sure if this caused or need to change the code. Thanks for helping us out with the sketch.
The touch screen is not working probably because I moved the pins in order to make room for my LED drivers.
To to the sketch and change the pins where is says declare Touch
Change:
ITDB02_Touch myTouch(46,45,44,43,42);
To>>>> (2, 3, 4, 5, 6);
That should get the touch screen going for you.
Also, if you guys want to check out this sketch I have an updated version.
I changed the font, fixed the clock and temp sensor issue.
PM me if you want and I'll email you a .zip
But, as been said. It's still a work in progress. I'm in no real hurry to finish it, and I'm adding as I go/need.
This is great because I could use input and help from others!
Last edited: