Rust client sending 100% brightness and first 8 LEDs
This commit is contained in:
24
README.md
24
README.md
@@ -1,3 +1,27 @@
|
||||
# LED-Board
|
||||
## Project Page
|
||||
[C3MA](https://www.ccc-mannheim.de/wiki/LED-Board)
|
||||
|
||||
## Controller
|
||||
* PlatformIO
|
||||
|
||||
### Hardware
|
||||
* Arduino MEGA2560
|
||||
* Ethernet shield
|
||||
|
||||
### Firmware
|
||||
* PlatformIO based
|
||||
|
||||
see **platformio.ini**
|
||||
|
||||
## Client Software
|
||||
stored in folder **/client**
|
||||
|
||||
### Dependency
|
||||
* rust
|
||||
* cargo
|
||||
|
||||
### Build
|
||||
go to **/client**
|
||||
* cargo build
|
||||
* cargo run
|
||||
|
||||
Reference in New Issue
Block a user