forked from embedded/micropython-ili9341
				
			
			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.
		
		
		
		
		
			
		
			
				
				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:
Tested on ESP32 (Wemos Lolin32 & Loline32 Pro)
Notes
- Use the img2rgb565.py tool located in the utils folder to change image files like JPEG and PNG into the required raw RGB565 format.
 - The fonts available in this repository were made with a free conversion tool named GLCD Font Creator.
 
