This module makes it easier to get started using an Adafruit 16x2 LCD with your Raspberry Pi.
Dependencies
This module depends on the following apt packages:
python-smbus
i2c-tools
python-dev
python-rpi.gpio
Your /etc/modules file should have the following lines in it:
i2c-bcm2708 i2c-dev
This module is only designed to be useful on Raspberry Pi systems running Raspbian that have an Adafruit 16x2 LCD screen correctly installed.
Usage
Once you have pip installed raspberry-pi-lcd, you can import lcd into your program. The lcd module exposes the following methods:
message(text)
Displays text on the LCD
Release files for raspberry-pi-lcd 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| raspberry-pi-lcd-1.1.1.tar.gz | 10.2 kB | Details |
Release files / raspberry-pi-lcd-1.1.1.tar.gz
| Download URL | raspberry-pi-lcd-1.1.1.tar.gz |
|---|---|
| Size | 10.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
876f52408ff15f9af37fb33d4724626f95ed6b593aa4bf9253e8615cd2453a54
|
|
BLAKE2b-256 checksum How to use checksums |
e2a0980fe90e9d9f5b3505742a4638181e3fb4c2f51858af1c711da70e7e632a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |