Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xseignard/bright
https://github.com/xseignard/bright
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/xseignard/bright
- Owner: xseignard
- Created: 2020-07-25T23:47:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-04T16:04:07.000Z (about 4 years ago)
- Last Synced: 2024-10-15T08:30:59.291Z (3 months ago)
- Language: C++
- Homepage:
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Configuration
![conf](./misc/conf.png)
### Step 1
Set `CUSTOM_ID` value to the desired one (should match ID of the controler).
### Step 2
Set the `NUM_STRIPS` to the given number of LEDs strips the controler (selected by `CUSTOM_ID`) is handling.
### Upload code
- In the menu bar: `Terminal > New Terminal`
- Type `pio run -t upload` in the Terminal