The train arrival LED board
Go to file
2023-05-03 21:24:12 +02:00
client Rust client sending 100% brightness and first 8 LEDs 2023-05-03 21:24:12 +02:00
include stuff 2023-04-25 21:42:31 +02:00
lib Initial migration to platformIO 2023-04-24 21:49:13 +02:00
src stuff 2023-04-25 21:42:31 +02:00
.gitignore Initial migration to platformIO 2023-04-24 21:49:13 +02:00
gedoens-excel.xlsx Neue Pinzuordnung 2019-12-13 23:17:47 +01:00
platformio.ini Initial migration to platformIO 2023-04-24 21:49:13 +02:00
README.md Rust client sending 100% brightness and first 8 LEDs 2023-05-03 21:24:12 +02:00

LED-Board

Project Page

C3MA

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