Driver for InykDev Raspberry Pi e-ink development platform.
Project description
Inky Development Board
Pre-requisites
You must enable:
- i2c:
sudo raspi-config nonint do_i2c 0
- spi:
sudo raspi-config nonint do_spi 0
You can optionally run sudo raspi-config
or the graphical Raspberry Pi Configuration UI to enable interfaces.
Installing
Stable library from PyPi:
- Just run
pip3 install inkydev
In some cases you may need to use sudo
or install pip with: sudo apt install python3-pip
Latest/development library from GitHub:
git clone https://github.com/pimoroni/inkydev-python
cd inkydev-python
sudo ./install.sh
Changelog
0.0.2
- Fix i2c address
0.0.1
- Initial Release
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
inkydev-0.0.2.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file inkydev-0.0.2.tar.gz
.
File metadata
- Download URL: inkydev-0.0.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80b46cd988095014620f343395c3928edc486abf86e8a5245cbddfd1b3454ca2 |
|
MD5 | 09fd1641ab44c627dd5e4e4b952cc1be |
|
BLAKE2b-256 | facd358ebce78f9c0757f2bfcbc68c7b65e8f7b6edd3b83a86a99a05c743252c |
File details
Details for the file inkydev-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: inkydev-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24bd70317990cbc00fae026286aeac68011e7fc01fb1dcbd2c4bc1628f37cf31 |
|
MD5 | 671a9d3636c44d70982d0518cae0abb3 |
|
BLAKE2b-256 | 859bb743caa93b90d64d31a69f305486b9e43ae0057b34e51ab8b1763e6371d3 |