1.8 TFT Display | Wiring to Arduino Uno |
LED | 3.3 V |
SCK | 13 |
SDA | 11 |
A0 or DC | 9 |
RESET | 8 |
CS | 10 |
GND | GND |
VCC | 5 V |
Pour la carte SD :
SD card on TFT display | Wiring to Arduino Uno |
CS | 4 |
MOSI | 11 |
MISO | 12 |
SCK | 13 |
Librairies :
To control the display we’ll use the TFT library, which is already included with Arduino IDE 1.0.5 and later.
Référence :