The train arrival LED board
Go to file
2023-08-15 00:09:29 +02:00
.vscode weather icon initial 2023-05-31 21:30:21 +02:00
client include modified weatherapi, use forcast, use worst rain detection 2023-06-09 01:09:59 +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 LED framebuffer connected to GUI 2023-08-15 00:09:29 +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