Skip to content
New issue

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

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

Already on GitHub? # to your account

groveRGBLCD: Add support for I2C Grove RGB LCD #331

Merged
merged 1 commit into from
Nov 20, 2020

Conversation

grahamwhaley
Copy link
Collaborator

Add support for the Grove RGB LCD:
https://wiki.seeedstudio.com/Grove-LCD_RGB_Backlight/
along with example file.

This was as simple as replacing a standard 'lcd' element with the
correct header and an 'rgb_lcd' object.

Tested on a PJRC Teensy 4.0 board with a KY-040 click shaft
encoder.

Signed-off-by: Graham Whaley graham.whaley@gmail.com

Add support for the Grove RGB LCD:
https://wiki.seeedstudio.com/Grove-LCD_RGB_Backlight/
along with example file.

This was as simple as replacing a standard 'lcd' element with the
correct header and an 'rgb_lcd' object.

Tested on a PJRC Teensy 4.0 board with a KY-040 click shaft
encoder.

Signed-off-by: Graham Whaley <graham.whaley@gmail.com>
@neu-rah neu-rah merged commit 725f4d5 into neu-rah:master Nov 20, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants