Skip to content

Initial PR - RGB LED Library! #1

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 47 commits into from
Jun 5, 2019
Merged

Initial PR - RGB LED Library! #1

merged 47 commits into from
Jun 5, 2019

Conversation

brentru
Copy link
Member

@brentru brentru commented Jun 3, 2019

This library provides a high-level helper for using RGB LEDs with CircuitPython. Colors can be set either using RGB tuples or 24-bit integers. Handles inverted pwm for common-anode RGB LEDs (and RGB LED strips).

Tested with Blinka (Google Coral), Microcontroller PWMOut (Metro M4 Express), and the PCA9685 PWM Driver.

@brentru brentru requested a review from a team June 3, 2019 18:46
@brentru brentru requested a review from ladyada June 4, 2019 13:44
@ladyada ladyada merged commit 1804074 into adafruit:master Jun 5, 2019
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