Skip to content
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

Arduino Giga Display Shield RGB LED driver #177

Open
omeErik opened this issue Jan 26, 2025 · 0 comments
Open

Arduino Giga Display Shield RGB LED driver #177

omeErik opened this issue Jan 26, 2025 · 0 comments

Comments

@omeErik
Copy link

omeErik commented Jan 26, 2025

On the Arduino Giga R1 Wifi, there is an RGB led that can be controlled. This is well documented.

If you stack the Giga with a Display Shield, then on the Display Shield there is another RGB led, less well documented and not accessible easily. This is unfortunate, since the Display Shield led is facing forward, while the Giga led is facing backward.

The Display Shield led is driven by a special chip that allows it to do regular stuff like setting intensities and colors, while also allowing for patterns in sleep mode of the controlling MCU. Here is a driver that allows easy access to all the chip has to offer.

More information in the readme.

https://github.com/omeErik/IS31FL3197

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

No branches or pull requests

1 participant