Skip to content

Add LED SHIM from Pimoroni support #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Apr 6, 2020
Merged

Add LED SHIM from Pimoroni support #26

merged 11 commits into from
Apr 6, 2020

Conversation

dglaude
Copy link
Contributor

@dglaude dglaude commented Apr 5, 2020

LED SHIM is the same IS31FL3731 as the other board, but on another I2C address.

The LED used are RGB LED, so what is 28 LED is addressed as 3 row of 28 RED, GREEN and BLUE LEDs.

While it can be addressed as a 28*3 matrix, it give best result with the pixelrgb function I added and that will let you address the 28 position with RGB value.

One specific example is provided that use this unique function.

@ladyada ladyada merged commit 68711b9 into adafruit:master Apr 6, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Apr 7, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_DS1841 to 1.0.1 from 1.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_DS1841#1 from adafruit/update-rtd-link

Updating https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3731 to 2.6.2 from 2.6.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_IS31FL3731#26 from dglaude/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 3.2.1 from 3.2.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#71 from kattni/actions-badge-update

Updating https://github.com/adafruit/Adafruit_CircuitPython_RPLIDAR to 1.1.1 from 1.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_RPLIDAR#8 from adafruit/badge-link-fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font to 1.1.1 from 1.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Bitmap_Font#21 from FoamyGuy/remove-backward-compatibility

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Radio to 0.2.1 from 0.2.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_Radio#9 from adafruit/docs-link-update
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_Radio#8 from adafruit/dherrada-patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Magic_Light to 0.9.1 from 0.9.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_Magic_Light#5 from adafruit/pylint-update

Updating https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation to 1.1.2 from 1.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_LED_Animation#16 from adafruit/update-rtd-link

Updating https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar to 1.2.1 from 1.2.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_ProgressBar#5 from adafruit/readthedocs-yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants