Python library for the displayhatmini 320x240 LCD with buttons and RGB
Project description
Display HAT Mini
Pre-requisites
You must enable:
- 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 displayhatmini
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/displayhatmini-python
cd displayhatmini-python
sudo ./install.sh
Useful Links
- Pinout - https://pinout.xyz/pinout/display_hat_mini
- Buy - https://shop.pimoroni.com/products/display-hat-mini
Changelog
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
displayhatmini-0.0.1.tar.gz
(4.1 kB
view details)
Built Distributions
File details
Details for the file displayhatmini-0.0.1.tar.gz
.
File metadata
- Download URL: displayhatmini-0.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3cb92885f212aa49a0983385d77301f40a0aef6c47aef8797c886a6f05457a3 |
|
MD5 | 26f8b20d1eda84a8ae569bf81f5b247c |
|
BLAKE2b-256 | 47f77e844cf5da8be893d7edc7ae62d1e3d5c64ffc94810d79c5aa4be01ab395 |
File details
Details for the file displayhatmini-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: displayhatmini-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6679d27a710544a717b0e4e3d43afdc25426494f862ffd5295dfd7859d2da804 |
|
MD5 | 362d1ea6feb515b3073141b529dc72f1 |
|
BLAKE2b-256 | 27d380c8d31ad7bec1dea86a0a4fc2964708b3725dd405142cbfb501f1a00051 |
File details
Details for the file displayhatmini-0.0.1-py2-none-any.whl
.
File metadata
- Download URL: displayhatmini-0.0.1-py2-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 684c680650098c7aa0aff7f76e5cee4eb9548ebe840839918d45e76d32873305 |
|
MD5 | 6a2d1ea3d3bdc6b3fd2dcd86cc174f91 |
|
BLAKE2b-256 | d13938476d3298d8e1c57b42e5439639ef01f6b745b35721a40d0283604c3c93 |