funkyfish77
New member
My sainsmart 3.2 LCD uses the xpt2046 chip. newer chips maybe ?
Funky
Funky
May i ask what is your Touch Controller ADS7843 or XPT2046? Thanks
my touch seen to work reverse too. it seem the x,y work opposite. However, after the touch calibration, nothing work at all. I am using the ITDB02 Touch Calibration and it gave me
PixSizeX -0.01
PixOffsX 1386
PixSizeY 0.02
PixOffsY 2720
somehow the Off X and OffY are too high. Do you have this type of problem too?
Had the same issue, what was your solution?
Yeah that'd be great although I'd have to change all the y values I'll. Hech it when I get home, thanks a lot.
I just did a quick test to see if the .c file size estimate was correct and it was actually around 700kb per image in the .c format. The 258kb was in .jpg format.
Here is a quick video showing a basic overview of the UI of the controller. It covers the basic screens, although keep in mind it isn't finished and a few of the background screen aren't finished for the clock and settings screen. If you notice the touchscreen sometimes "sticks" which I am thinking is just another issue with the sainsmart touch screens. AS you will also notice, it takes a little while to load as it starts up. This is the time required to load all the user defined settings from the Sd card. As of now it is only a few and takes surprisingly long, so if it gets much longer I may have to use the EEPROM for some of the basic settings.
btw, the temperature glitch is just because the temperature probe wasn't connected at that time.
http://www.youtube.com/watch?v=vKuL14L4AOE&feature=youtu.be
fefegarcia, it would be easy to switch over I just don't know how much long karlsen will keep the library up, so to prevent any problems in the future for people making this controller i'll keep it the way it is.