GitXplorerGitXplorer
j

ws2812b

public
26 stars
3 forks
2 issues

Commits

List of commits on branch master.
Unverified
cfd2321438f8ac8beec8c804dfa74eac6bdcd565

Merge pull request #3 from getreu/master

jjaparic committed 7 years ago
Unverified
44fd138c8d5670c05b18793d1fbcbc841dbaab34

feature gates are required to compile with recent nightlies

ggetreu committed 7 years ago
Unverified
56c871ff9de6c9675fd4fc759e1d607eda721ce7

Merge pull request #1 from japaric/v2

jjaparic committed 7 years ago
Unverified
0cee0c538560c28760ec657eda04f9967e068595

move to a stable release of cortex-m-rtfm

jjaparic committed 7 years ago
Unverified
19c814ec0d89173fba19806d9558236c0adad961

adapt to changes in cortex-m-rtfm

jjaparic committed 7 years ago
Unverified
f09c36d707d6b0668d2b5e69b1d9ee4837a90234

adapt to changes in cortex-m-rtfm

jjaparic committed 8 years ago

README

The README file for this repository.

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.