Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffmer/micropython-ili9341
Micropython Driver for ILI9341 display
https://github.com/jeffmer/micropython-ili9341
Last synced: 3 months ago
JSON representation
Micropython Driver for ILI9341 display
- Host: GitHub
- URL: https://github.com/jeffmer/micropython-ili9341
- Owner: jeffmer
- License: mit
- Created: 2018-01-06T12:57:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-21T09:23:51.000Z (over 4 years ago)
- Last Synced: 2024-04-22T13:07:48.171Z (7 months ago)
- Language: Python
- Homepage:
- Size: 184 KB
- Stars: 115
- Watchers: 10
- Forks: 42
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-micropython - micropython-ili9341 - MicroPython Driver for ILI9341 display. (Libraries / Display)
README
# Micropython Driver for ILI9341 display
This has been tested on an M5Stack module using the standard esp32 micropython port. The default font is the Adafruit glcdfont and additional fonts can be generated by a very slightly modified version of Peter Hinch's font-to-py program which includes a function in font file to return the pixel width of a string of characters.
![m5stack](image/m5stack.jpg)
# Rotation parameters
![m5stack](image/rotations.png)