Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rdagger/micropython-ili9341

MicroPython ILI9341Display & XPT2046 Touch Screen Driver
https://github.com/rdagger/micropython-ili9341

Last synced: 3 months ago
JSON representation

MicroPython ILI9341Display & XPT2046 Touch Screen Driver

Awesome Lists containing this project

README

        

# 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/sddefault.jpg)](https://youtu.be/NJuOkSSfgUQ )

_Tested on ESP32 (Wemos Lolin32 & Loline32 Pro)_

#### Notes
1. Use the img2rgb565.py tool located in the utils folder to change image files like JPEG and PNG into the required raw RGB565 format.
2. The fonts available in this repository were made with a free conversion tool named [GLCD Font Creator](https://www.mikroe.com/glcd-font-creator/).