A simulator for the CCCB service point display.
Find a file
Vinzenz Schroeter 72336ab0ba fix submodule
2024-05-09 16:58:37 +02:00
.github/workflows Create github action 2024-05-09 13:45:28 +02:00
pixel-shared-rs@92bb68371b fix submodule 2024-05-09 16:58:37 +02:00
src move constants to shared 2024-05-09 16:43:56 +02:00
.gitignore print CmdBitmapLinearWin payload to console on packet receive 2024-05-08 12:42:40 +02:00
.gitmodules move a bunch of stuff to shared 2024-05-09 16:39:00 +02:00
Cargo.lock move a bunch of stuff to shared 2024-05-09 16:39:00 +02:00
Cargo.toml move a bunch of stuff to shared 2024-05-09 16:39:00 +02:00
LICENSE Create LICENSE 2024-05-08 13:42:44 +02:00
README.md Create README.md 2024-05-08 13:41:48 +02:00

pixel-receiver-rs

An emulator for the CCCB airport display.

In CCCB, there is a big LED matrix screen you can send images to via UDP. This project aims to build a working an application that can receive packages in the same binary format and display the contents to the user.

Use cases:

  • getting error messages for invalid packages
  • test your project when outside of CCCB
  • test your project while other people are using the display