S0-LED-Display
Aus Stratum 0
Version vom 18:51, 6. Okt. 2024 von Lichtfeind (Diskussion | Beiträge)
S0-LED-Display | |
---|---|
Beschreibung: | RGB LED-Display |
Ort: | Chillraum |
Status: | working (Was heißt das?) |
Kontakt: | lichtfeind |
Usage Policy: | Use reasonably, read documentation, nicht ohne Erlaubnis an der Hardware hacken. |
Inhaltsverzeichnis
Status
Mixed
Software hat minimale Funktionalität. Hardware ist noch glitchy.
Eckdaten
- Auflösung: 384x256 Pixel
- Buswidth: 72 @ 10MHz
- Power: 115W (alle LEDs an und Strom auf 50?)
Anwendungen
ffmpeg -re -i /tmp/frieren_6281484.jpg -f mpegts -blocksize 1024 tcp://leddisp.s0:5001 ffmpeg -re -i {video/image} -r 10 -framerate 10 -vf "scale=384:256" -f rawvideo -pix_fmt +rgba tcp://localhost:5000 ffmpeg -re -i {video/image} -r 10 -framerate 10 -vf "scale=384:256:force_original_aspect_ratio=decrease:flags=lanczos,pad=384:256:-1:-1:color=black" -f rawvideo -pix_fmt +rgba tcp://localhost:5000