From 7e727846ed213e73f32425d70ad8db1db20e146d Mon Sep 17 00:00:00 2001 From: rdagger Date: Wed, 6 May 2020 19:45:31 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9da521a..6412e7f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # micropython-ili9341 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)_