Uno and LilyPad and Adafruit 2.2" TFT LCD
2015-Sep-23, Wednesday 09:11 pmFurther experiments with the LCD screen.
Install two libraries;
Adafruit_ILI9340
Adafruit_GFX
Uno pins;
- 13/SCLK to SCLK
- 12/MISO to MISO (not needed)
- 11/MOSI to MOSI
- 10/SS to CS
- 9 to DC
- 8 to RST
LilyPad Maincontroller pins;
- 13/SCLK to SCLK
- 12/MISO to MISO (not needed)
- 11/MOSI to MOSI
- 10 to CS
- 9 to DC
- 8 to RST
Install two libraries;
Adafruit_ILI9340
Adafruit_GFX
Uno pins;
- 13/SCLK to SCLK
- 12/MISO to MISO (not needed)
- 11/MOSI to MOSI
- 10/SS to CS
- 9 to DC
- 8 to RST
Uno works smoothly
Photo by chebe
LilyPad Maincontroller pins;
- 13/SCLK to SCLK
- 12/MISO to MISO (not needed)
- 11/MOSI to MOSI
- 10 to CS
- 9 to DC
- 8 to RST
Lilypad Maincontroller works as well!
Photo by chebe