You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pigpio_sled extends the classic pigpio with led strip support using the rpi_ws281x library. It provides the same shared and remote support of strip led devices as is customary with pigpio. pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).
Декоративное устройство на микроконтроллере STM32 и адресных светодиодах WS2812, управляемое по радиоканалу радиомодулем NRF24L01+. Decorative device based on an STM32 microcontroller and WS2812 addressable LEDs controlled via a radio channel by an NRF24L01+ radio module
A classic Cyclone LED chasing game implemented on an STM32F031K6 microcontroller using WS2812 addressable LEDs. Press the button to stop the light on the target!