MicroPython ILI9341Display & XPT2046 Touch Screen Driver
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
rdagger db3739424c Refine keyboard screen selection 5 years ago
fonts Initial commit 5 years ago
images Add touch keyboard images 5 years ago
utils Initial commit 5 years ago
.gitattributes Initial commit 5 years ago
.gitignore Initial commit 5 years ago
LICENSE Update LICENSE 5 years ago
README.md Initial commit 5 years ago
demo_bouncing_boxes.py Initial commit 5 years ago
demo_circuitpython.py Initial commit 5 years ago
demo_color_palette.py Initial commit 5 years ago
demo_color_wheel.py Initial commit 5 years ago
demo_colored_squares.py Initial commit 5 years ago
demo_fonts.py Initial commit 5 years ago
demo_images.py Initial commit 5 years ago
demo_scrolling_marquee.py Initial commit 5 years ago
demo_shapes.py Initial commit 5 years ago
demo_sprite.py Initial commit 5 years ago
ili9341.py Initial commit 5 years ago
pwn_search.py Optimize code 5 years ago
touch_keyboard.py Refine keyboard screen selection 5 years ago
urequests2.py Initial commit 5 years ago
xglcd_font.py Initial commit 5 years ago
xpt2046.py Optimize code 5 years ago

README.md

micropython-ili9341

MicroPython ILI9341 Display and XPT2046 Touch Screen Drivers

Tested on ESP32 (Wemos Lolin32 & Loline32 Pro)