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-pythoncd inkydev-pythonsudo ./install.sh
Changelog
0.0.2
- Fix i2c address
0.0.1
- Initial Release
Release files for inkydev 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| inkydev-0.0.2.tar.gz | 4.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| inkydev-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.7 kB
Release files / inkydev-0.0.2.tar.gz
| Download URL | inkydev-0.0.2.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
80b46cd988095014620f343395c3928edc486abf86e8a5245cbddfd1b3454ca2
|
|
BLAKE2b-256 checksum How to use checksums |
facd358ebce78f9c0757f2bfcbc68c7b65e8f7b6edd3b83a86a99a05c743252c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / inkydev-0.0.2-py3-none-any.whl
| Download URL | inkydev-0.0.2-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
24bd70317990cbc00fae026286aeac68011e7fc01fb1dcbd2c4bc1628f37cf31
|
|
BLAKE2b-256 checksum How to use checksums |
859bb743caa93b90d64d31a69f305486b9e43ae0057b34e51ab8b1763e6371d3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|