Skip to main content

LED SHIM Driver

Project description

LED SHIM

Build Status Coverage Status PyPi Package Python Versions

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:

Finding the terminal

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

Changelog

0.0.2

  • Add set_multiple_pixels
  • Updated packaging
  • Linting & minor improvements to docstrings

0.0.1

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ledshim-0.0.2.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

ledshim-0.0.2-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page