educ8s / CircuitPython_PCD8544_Graphics

Graphics Libraries for the PCD8544 ( Nokia 5110 ) display.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Nokia 5110 with CircuitPython

πŸŽ₯ Video Tutorial on YouTube



| πŸ“Ί YouTube | 🌍 Website |

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!

About

Graphics Libraries for the PCD8544 ( Nokia 5110 ) display.

License:MIT License


Languages

Language:Python 100.0%