LED-BOARD/README.md

28 lines
351 B
Markdown
Raw Normal View History

2023-05-03 21:07:19 +02:00
# 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