smart-leds-rs / ws2812-spi-rs

Use ws2812 on rust with embedded-hal spi
Apache License 2.0
64 stars 23 forks source link

Feature/halfduplex #24

Open smeenka opened 2 years ago

smeenka commented 2 years ago

A version with precise timings, running on a 4 mhz clock. To be able to use this a feature branch of the hal should be used, where it is possible to set the data size to 5 and to switch to half duplex mode