Digole LCD Drivers
Project description
# digole Digole LCD Driver
Install: pip3 install digole
Upgrade: pip3 install digole –upgrade
Usage: from digole import lcd use the default i2c address of 0x27 s = lcd()
specify a different i2c address s = lcd(0x29)
clear the screen s.clearScreen()
write a line of text (line number, text to write) s.writeLine(1, ‘Text to write’)
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
digole-0.0.1.17.tar.gz
(1.7 kB
view details)
Built Distribution
File details
Details for the file digole-0.0.1.17.tar.gz
.
File metadata
- Download URL: digole-0.0.1.17.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/20.7.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e36b2d391d22429b4e65da918f4c0654f112897353af9e64fc44506fb157a9e1 |
|
MD5 | 5adc6b6c7640b02b63c3dab0055ed074 |
|
BLAKE2b-256 | ab2f8d07d81224ba925afb1d6040602f857ba826ced0b127fa4d49d2382c0d7a |
Provenance
File details
Details for the file digole-0.0.1.17-py3-none-any.whl
.
File metadata
- Download URL: digole-0.0.1.17-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/20.7.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5626aa0f916915ebe78d89da0cf0f357c13b44952f47aaafd5f84b5293ae3e6f |
|
MD5 | 5c791574ee0d5f946a75d717826401c5 |
|
BLAKE2b-256 | c6698f5931ba99569e6254e7e4f8e735c675dafb61f116f28b56787f2d250292 |