Python library for the using the Nokia 5110/3310 monochrome graphic LCD with a Raspberry Pi or Beaglebone Black.
Designed specifically to work with the Adafruit Nokia 5110/3310 LCD ----> https://www.adafruit.com/products/338
This library depends on the following other libraries:
-
- Install by downloading the git repository and executing:
sudo python setup.py install
- Install by downloading the git repository and executing:
-
- Can be easily installed on a Debian-based distro by executing:
sudo apt-get install python-imaging
- Can be easily installed on a Debian-based distro by executing:
See examples of usage in the examples folder.
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Written by Tony DiCola for Adafruit Industries. MIT license, all text above must be included in any redistribution