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.
 
 
Mayur Saxena fc6b148e56
Allow draw_image to consume bytes.
Make path and bytes optional parameters where only one can be specified.
4 years ago
fonts Initial commit 5 years ago
images Add blank keyboard image and keyboard sprite image 5 years ago
sketchup Add case SketchUp and STL files 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 Update README.md 5 years ago
demo_bouncing_boxes.py Revise demos to match video wiring 5 years ago
demo_circuitpython.py Initial commit 5 years ago
demo_color_palette.py Revise demos to match video wiring 5 years ago
demo_color_wheel.py Revise demos to match video wiring 5 years ago
demo_colored_squares.py Revise demos to match video wiring 5 years ago
demo_fonts.py Revise demos to match video wiring 5 years ago
demo_images.py Revise demos to match video wiring 5 years ago
demo_scrolling_marquee.py Revise demos to match video wiring 5 years ago
demo_shapes.py Revise demos to match video wiring 5 years ago
demo_sprite.py Revise demos to match video wiring 5 years ago
ili9341.py Allow draw_image to consume bytes. 4 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

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

ILI9341 Tutorial

Tested on ESP32 (Wemos Lolin32 & Loline32 Pro)