Ticker-proxy: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== ticker-proxy == === send-text-large2b.py === ...is a proxy between UDP messages and the tickers. For some (scarlett ticker) it strips control characters and then distributes the messages over the 3 tickers. === btc.py === * no longer in use (would transmit with pixelflood a sparline of the btc price to the zaal1-ticker) === door-bridge.py === * this is the script which notifies door opens on the tickers === mpd-to-ticker.py === * notifies of new playing songs...") |
|||
| Line 23: | Line 23: | ||
=== send-text-scarlett.py === | === send-text-scarlett.py === | ||
* renders ticker messages (and pixelflood stream) to a bitmap that the | * renders ticker messages (and pixelflood stream) to a bitmap that the [[ScarlettScroller]] understands | ||
Revision as of 23:39, 24 January 2026
ticker-proxy
send-text-large2b.py
...is a proxy between UDP messages and the tickers. For some (scarlett ticker) it strips control characters and then distributes the messages over the 3 tickers.
btc.py
- no longer in use (would transmit with pixelflood a sparline of the btc price to the zaal1-ticker)
door-bridge.py
- this is the script which notifies door opens on the tickers
mpd-to-ticker.py
- notifies of new playing songs
mqtt-bridge.py
- distributes the vanheusden.com btc price ticker to the nurdspace mqtt server
send-text-scarlett.py
- renders ticker messages (and pixelflood stream) to a bitmap that the ScarlettScroller understands