mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9abf3247c8
This also adds these applications to the CI tests. The following drivers have been modelled: gp2y10xx grove_ledbar hd44780 hdc1000 hih6130 hmc5883l hts221 ili9341 ina2xx ina3221 io1_xplained isl29020 isl29125 itg320x jc42 my9221 |
||
---|---|---|
.. | ||
tests | ||
app.config.test | ||
app.config.test.native | ||
main.c | ||
Makefile | ||
README.md |
About
This is a test application for the MY9221 LED controller driver, which is found on the Seeed Studio Grove LED bar module 1.
Details
For this test application you can use e.g. the Groove LED bar which has 10 LEDs. The default settings in the Makefile are suited for the Grove ledbar, adapt them as needed for any other device or number of LEDs.
The test application runs several test sequence, first toggling all LEDs one by one, and secondly setting all LEDs to 33%, 66%, and 100% brightness. Finally all LEDs are turned of again.