Overview
- Name: NOKIA_5110_RPI
- Description:
- C Library for Nokia 5110 LCD, PCD8544 Driver. 84 x 48 pixels.
- Dynamic install-able Raspberry Pi C++ library.
- Inverse colour, rotate, sleep, contrast methods supported.
- Five fonts
- Graphics class included.
- Bitmaps supported.
- Hardware and Software SPI
- Dependency: bcm2835 Library
- Author: Gavin Lyons
- Port of my PIC library at github link.
- Created: June 2021
- Developed on
- Raspberry PI 3 model b,
- C complier gcc (Raspbian 6.3.0-18)
- Raspbian 9.13 stretch OS
- bcm2835 Library 1.68
Github link to library