RGB LED library. Part of stm32libs
Go to file
2024-10-11 17:23:12 +02:00
.veles_metadata Added .veles_metadata 2022-07-01 21:04:18 +02:00
LICENSE Added license 2024-10-11 17:22:04 +02:00
README.md Updated README 2024-10-11 17:23:12 +02:00
rgbled.c Added license 2024-10-11 17:22:04 +02:00
rgbled.h Added license 2024-10-11 17:22:04 +02:00

RGB LED library

Library for controlling RGB LEDs. For now single-LED only and tightly coupled with STM32 LL. Work in progress.

License

This project is licensed under the MIT License. See the LICENSE file for details.

TODO list

  • de-couple from STM32 LL
  • add ability to drive multiple LEDs