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.1.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.1.tar.gz.
File metadata
- Download URL: PiDotLCD-0.1.1.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 |
c5c9deb6ba19bdda85962cd0f08e5a3804f2a4107f373155d2b5963535a3d3c7
|
|
| MD5 |
c54550c5a187b2879ec16d04955bb6cb
|
|
| BLAKE2b-256 |
89d8ee816ad0504924b62683bc29b77d38ae7e09d60383ba8b09b54ddd64085c
|
File details
Details for the file PiDotLCD-0.1.1-py3-none-any.whl.
File metadata
- Download URL: PiDotLCD-0.1.1-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 |
72a36eeb06bc22d13d65754186d03918f2311e7b598fd4d61a1c7b208214e9a2
|
|
| MD5 |
0fdbfc337b44ff6345d9683cda3e23f4
|
|
| BLAKE2b-256 |
2a7ba3f31a400662d9e21e2b3834ff5c1577a36212ee65bc8385cecf844eb6e4
|