forked from embedded/micropython-ili9341
Update README.md
parent
8283953e77
commit
7e727846ed
@ -1,4 +1,8 @@
|
|||||||
# micropython-ili9341
|
# micropython-ili9341
|
||||||
MicroPython ILI9341 Display and XPT2046 Touch Screen Drivers
|
MicroPython ILI9341 Display and XPT2046 Touch Screen Drivers
|
||||||
|
|
||||||
|
Full write up on my website [Rototron](https://www.rototron.info/projects/esp32-pwned-password-checker/) or click picture below for a YouTube video:
|
||||||
|
|
||||||
|
[![ILI9341 Tutorial](https://img.youtube.com/vi/NJuOkSSfgUQ/maxresdefault.jpg)](https://youtu.be/NJuOkSSfgUQ )
|
||||||
|
|
||||||
_Tested on ESP32 (Wemos Lolin32 & Loline32 Pro)_
|
_Tested on ESP32 (Wemos Lolin32 & Loline32 Pro)_
|
||||||
|
Loading…
Reference in New Issue