https://github.com/educ8s/circuitpython_pcd8544_graphics
Graphics Libraries for the PCD8544 ( Nokia 5110 ) display.
https://github.com/educ8s/circuitpython_pcd8544_graphics
circuitpython graphics nokia5110 pcd8544
Last synced: 3 months ago
JSON representation
Graphics Libraries for the PCD8544 ( Nokia 5110 ) display.
- Host: GitHub
- URL: https://github.com/educ8s/circuitpython_pcd8544_graphics
- Owner: educ8s
- License: mit
- Created: 2022-06-16T08:43:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T10:13:46.000Z (about 3 years ago)
- Last Synced: 2024-05-02T03:51:55.223Z (over 1 year ago)
- Topics: circuitpython, graphics, nokia5110, pcd8544
- Language: Python
- Homepage:
- Size: 182 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CircuitPython_PCD8544_Graphics
Graphics Libraries for the PCD8544 (Nokia5110) display.
It offers a big numbers font and the following functions:
1. drawFullScreenBitmap(display,image)
2. draw_number(number, x, y, display)
# Video Tutorial
# Parts Needed
🛒 Display ▶ http://educ8s.tv/part/NOKIA5110
🛒 Raspberry Pi Pico ▶ http://educ8s.tv/part/RaspberryPiPico
🛒 ESP32 S2 ▶ http://educ8s.tv/part/esp32s2
💖 Full disclosure: All of the links above are affiliate links. I get a small percentage of each sale they generate. Thank you for your support!