Python driver for using a 128x64 dot LCD display on a Raspberry Pi
Project description
PiDotLCD
Python driver for using a 128x64 dot LCD display on a Raspberry Pi
Basic Usage
import PiDotLCD
# Create display
display = PiDotLCD.display()
display.set_pixel(16, 16) # Set pixel
display.set_pixel(16, 16, False) # Clear pixel
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
PiDotLCD-0.1.0.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PiDotLCD-0.1.0.tar.gz.
File metadata
- Download URL: PiDotLCD-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b72c59fc980396b2cf95e2c7ea0e6a016af0723d98e356d7cc9e047137d6727
|
|
| MD5 |
b32e17c2954c262fca68c420ffeccd6a
|
|
| BLAKE2b-256 |
1519dc9e535841e4693f4a847c2acb519191956f0198927079970a76c6f469a9
|
File details
Details for the file PiDotLCD-0.1.0-py3-none-any.whl.
File metadata
- Download URL: PiDotLCD-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e14cdc0f5d8ab5a8f1188f221db7d2604514920b9c2f3a50e022f3accbd9e02
|
|
| MD5 |
02b8bec8730318b27cf3d8da8f8c2689
|
|
| BLAKE2b-256 |
e2c6650716d6b80032a645bc7919f50eb3d39b54f28e462515da82d25d2a25bd
|