====== Ledflut ====== ===== Goals ===== * Bring "[[https://cccgoe.de/wiki/Pixelflut|pixelflut]]" concept to **LED panels**. In extenso, everyone can send pixels via a **simple text protocol** to a LED panel through the network. This **race to display** pixels leads to a funny pixel surperposition among participants. * Inspiration : a taste of [[https://en.wikipedia.org/wiki/Place_(Reddit)|Place]] ===== Partners ===== * [[user:jo|Jo]] ===== Ressources ===== * [[https://github.com/defnull/pixelflut|pixelflut]] + [[https://cccgoe.de/wiki/Pixelflut|site]] * [[https://github.com/lukaslihotzki/pixelflood|pixelflood]] .. A fast, asynchronous implementation of Pixelflut in c++ * [[https://github.com/timvisee/pixelpwnr|pixelpwnr]] .. pixelflut client for images and animations written in Rust * [[https://github.com/hzeller/rpi-rgb-led-matrix|rpi-rgb-led-matrix]] ===== Follow-up / Roadmap ===== * Project created on **Fri 08-03-19** by **[[mailto:barzi@jack.tf|barzi]]** * janv 2019 OK: get the hadware ready (2 32X64 RGB LED panels, a RPi, a driver hat for the panels) * janv 2019 OK: test panel and RPi drivers and rpi-rgb-led-matrix * janv 2019 OK: get rid of SDL in pixelflut * replace SDL backend with rpi-rgb-led-matrix