Hi everybody,
I managed to use the TFT 2.8" shield for arduino, and I'd like to know how to get a Pixel's color. Is there a solution to do that ?
Thanks in advance,
TheCheshireCat
Moderators: adafruit_support_bill, adafruit
uint16_t color;
color = tft.readPixel(x, y);Return to Glowy things (LCD, LED, TFT, EL) purchased at Adafruit
Users browsing this forum: ArekKindAcere and 3 guests