zephyr/drivers/led_strip
Fabio Baltieri 1d1dc09ca3 leds: add arduino,modulino-smartleds
Add an led_strip driver for the modulino smartleds module. This is a
pluggable I2C board with 8 addressable RGB LEDs

The I2C protocol is implemented on an microcontroller on the modulino
board itself, the firmware for that is open source and can be updated
using an Arduino sketch:

Link: https://github.com/arduino/node_modulino_firmware
Link: https://github.com/arduino-libraries/Modulino
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2025-05-14 11:03:10 +01:00
..
apa102.c
CMakeLists.txt leds: add arduino,modulino-smartleds 2025-05-14 11:03:10 +01:00
Kconfig leds: add arduino,modulino-smartleds 2025-05-14 11:03:10 +01:00
Kconfig.apa102
Kconfig.lpd880x
Kconfig.modulino leds: add arduino,modulino-smartleds 2025-05-14 11:03:10 +01:00
Kconfig.tlc5971
Kconfig.tlc59731
Kconfig.ws2812
lpd880x.c
modulino_smartleds.c leds: add arduino,modulino-smartleds 2025-05-14 11:03:10 +01:00
tlc5971.c
tlc59731.c
ws2812_gpio.c
ws2812_i2s.c
ws2812_rpi_pico_pio.c
ws2812_spi.c