Skip to content

Commit 559680f

Browse files
committed
add links in readme, update sketch file
1 parent 075b97c commit 559680f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Test-ILI9341-LCD/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Generic LCD screen with controller found all over.
44

55
Screen can handle 5v on VCC and backlight. BUT its control pins are built to handle 3.3v only. The Arduinos use 5v for digital signal, so we need to lower them down with 10k resistors (except MISO since it's sending from the screen to the Arduino).
66

7+
**Extra resources**
8+
* [Simple Circuit Blog Post](https://simple-circuit.com/interfacing-arduino-ili9341-tft-display/)
9+
* [educ8s blog post](https://educ8s.tv/arduino-2-8-ili9341-tutorial/)
10+
711
## Schema
812

913
![Schema](schema.png)

Test-ILI9341-LCD/Sketch.fzz

-11 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)