Create README.md

This commit is contained in:
Vinzenz Schroeter 2024-05-08 13:41:48 +02:00 committed by GitHub
parent ab7bebfc6e
commit 041af7e19b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# 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