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.15.tar.gz
(1.7 kB
view details)
Built Distribution
File details
Details for the file digole-0.0.1.15.tar.gz
.
File metadata
- Download URL: digole-0.0.1.15.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 | 22eed813d7d5ab4b6fdf551a83e83d05b722116ac9f790ba2914791b40737bc2 |
|
MD5 | 747dac90671601cb56a132a75de38792 |
|
BLAKE2b-256 | 1e969e25327bbca66db29a4145150a9abbba70b06c43b5c0b51fe7cbf518311a |
Provenance
File details
Details for the file digole-0.0.1.15-py3-none-any.whl
.
File metadata
- Download URL: digole-0.0.1.15-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 | f0b6af31c300bef95c2cb0b3b9a5910ed0c398e0f1b0995a9597239352cf6c71 |
|
MD5 | 2cc5028f0d542c0f90e208513f335268 |
|
BLAKE2b-256 | d7d8904b99bb7e7e6546bc38b00d91ac9a943a23f2e6d473373d3f12d1d61868 |