LED SHIM Driver
Project description
LED SHIM
https://shop.pimoroni.com/products/led-shim
28 tiny RGB LED pixels in a single row that just slip right onto your Pi's pins, no soldering required! LED SHIM is ideal for status updates, notifications, a VU meter, or as a bar graph for sensor readings.
Installing
Full install (recommended):
We've created an easy installation script that will install all pre-requisites and get your LED SHIM up and running with minimal efforts. To run it, fire up Terminal which you'll find in Menu -> Accessories -> Terminal on your Raspberry Pi desktop, as illustrated below:
In the new terminal window type the command exactly as it appears below (check for typos) and follow the on-screen instructions:
git clone https://github.com/pimoroni/led-shim
cd led-shim
./install.sh
Development:
If you want to contribute, or like living on the edge of your seat by having the latest code, you should clone this repository, cd
to the library directory, and run:
./install.sh --unstable
In all cases you will have to enable the i2c bus:
sudo raspi-config nonint do_i2c 0
Documentation & Support
- Guides and tutorials - https://learn.pimoroni.com/led-shim
- Function reference - http://docs.pimoroni.com/ledshim/
- GPIO Pinout - https://pinout.xyz/pinout/led_shim
- Get help - http://forums.pimoroni.com/c/support
0.0.3
- Repackage to hatch/pyproject
- Switch to smbus2
0.0.2
- Add
set_multiple_pixels
- Updated packaging
- Linting & minor improvements to docstrings
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
Built Distribution
File details
Details for the file ledshim-0.0.3.tar.gz
.
File metadata
- Download URL: ledshim-0.0.3.tar.gz
- Upload date:
- Size: 79.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b72d483d5034338dd36b7339fdc3cadd2b03d759b4fd030f2a4acf92db514bdf |
|
MD5 | 2544f30fa1544a10f5d25a6c57b6a9d2 |
|
BLAKE2b-256 | 11567da70d29f7b18848292a9de026b6dc75734aeb6997290a018d2c676a2688 |
File details
Details for the file ledshim-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: ledshim-0.0.3-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dd16d40c4340b8bebb8add38ebe4bb093a245364c64cff2edbd986def42b0a8 |
|
MD5 | 7d5683818b904992bcda8beb5bf680dc |
|
BLAKE2b-256 | 5d3126042c228c053ac2054079f370de491fb30fd5d994d78f48227ec9ab6f9b |