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:
curl https://get.pimoroni.com/ledshim | bash
Manual install:
python3 -m pip install ledshim
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:
python3 setup.py install
In all cases you will have to enable the i2c bus.
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
Changelog
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.2.tar.gz
.
File metadata
- Download URL: ledshim-0.0.2.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08b78d797de7379c6b46ea650840ad90a7742e8b063b0ae3082d3a71b75f80b9 |
|
MD5 | 677d369d820dbde7cb251ff6d8a26336 |
|
BLAKE2b-256 | 716823baf84b236093187a41831b452aa49561a165fac2119307d97e3569c767 |
File details
Details for the file ledshim-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: ledshim-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 419c249eeb1298c216050e2d693fe1834fdbda1edd35559d454318311e851747 |
|
MD5 | 4252fceb6e499e7ccc4aff72c2dec5d1 |
|
BLAKE2b-256 | 16438c8b5d8e15a22d6f370a280e751cb9f6beafc0bc7d2469fc87cfbc4bed2d |