Ticker-proxy

From NURDspace
Revision as of 23:42, 24 January 2026 by Folkert (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

pixel-yeeter/

  • this directory contains everything for the zaal1 ticker. in pixel-yeeter/client/python/examples/nurdspace/ lives nurdspace.py