MicroPython ILI9341Display & XPT2046 Touch Screen Driver
Go to file
rdagger 6a8795ad7d Clean up display clear demo.
fonts Initial commit
images Add blank keyboard image and keyboard sprite image
sketchup Add case SketchUp and STL files
utils Initial commit
.gitattributes Initial commit
.gitignore Add support for MicroPython built-in 8x8 font.
LICENSE Update LICENSE
README.md Update README.md
demo_bouncing_boxes.py Revise demos to match video wiring
demo_circuitpython.py Initial commit
demo_clear.py Clean up display clear demo.
demo_color_palette.py Revise demos to match video wiring
demo_color_wheel.py Revise demos to match video wiring
demo_colored_squares.py Revise demos to match video wiring
demo_fonts.py Revise demos to match video wiring
demo_fonts8x8.py Add simple touch demo.
demo_images.py Revise demos to match video wiring
demo_orientation.py Update orientation demo
demo_scrolling_marquee.py Revise demos to match video wiring
demo_shapes.py Revise demos to match video wiring
demo_sprite.py Revise demos to match video wiring
demo_touch.py Clean up comments
ili9341.py Modify clear code for memory allocation.
pwn_search.py Optimize code
touch_keyboard.py Refine keyboard screen selection
urequests2.py Initial commit
xglcd_font.py Initial commit
xpt2046.py Optimize code

README.md

micropython-ili9341

MicroPython ILI9341 Display and XPT2046 Touch Screen Drivers

Full write up on my website Rototron or click picture below for a YouTube video:

ILI9341 Tutorial

Tested on ESP32 (Wemos Lolin32 & Loline32 Pro)