dcarosone / ws2812b

WS2812B LED ring controlled via a serial interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ws2812b

WS2812B LED ring controlled via a serial interface

Setup

Crescendo sequence

Part list

Components

What you'll find in this repo.

  • firmware. The code that runs on the LED driver.
  • logcat. Tool to parse logs generated by the LED driver.
  • sequence. Tool to send commands to the LED driver.
  • shared. Code shared between all the components.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

WS2812B LED ring controlled via a serial interface

License:Apache License 2.0


Languages

Language:Rust 99.8%Language:GDB 0.2%