Easy to use LCD API for the adafruit raspberry pi lcd module..
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file raspberry-pi-lcd-1.1.1.tar.gz
.
File metadata
- Download URL: raspberry-pi-lcd-1.1.1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 876f52408ff15f9af37fb33d4724626f95ed6b593aa4bf9253e8615cd2453a54 |
|
MD5 | 255355987b96423722d64341aae4f0bf |
|
BLAKE2b-256 | e2a0980fe90e9d9f5b3505742a4638181e3fb4c2f51858af1c711da70e7e632a |