The train arrival LED board
Go to file
empirephoenix 47f5507f4f
Merge pull request #3 from lysogeny/master
Fix kerning issues in station names by increasing font size and shortening strings where necessary.
2023-10-13 20:08:04 +02:00
.vscode weather icon initial 2023-05-31 21:30:21 +02:00
client Merge branch 'master' into master 2023-10-13 20:07:28 +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 Handle unused variable 2023-09-23 15:42:18 +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
README.md Rust client sending 100% brightness and first 8 LEDs 2023-05-03 21:24:12 +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

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