The train arrival LED board
Go to file
Ada 6d5d7cf261 Update server to respond to status checking messages
The simulator responds to unknown valid datagrams by returning them to the
sender.
2023-09-22 22:47:21 +02:00
.vscode weather icon initial 2023-05-31 21:30:21 +02:00
client Timeout of 10 seconds 2023-09-22 20:14:43 +02:00
include Serial debug messages added for received UDP packages 2023-05-03 22:05:05 +02:00
lib Initial migration to platformIO 2023-04-24 21:49:13 +02:00
simulation/VirtualLedBoard Update server to respond to status checking messages 2023-09-22 22:47:21 +02:00
src correct packages (length) must be read into memory 2023-05-17 21:14:54 +02:00
.gitignore Serial debug messages added for received UDP packages 2023-05-03 22:05:05 +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