TV
Jump to navigation
Jump to search
A plasma TV is affixed to the wall. It displays status information about the space.
The TV
It's a Hitachi 42PD5000. Native resolution is 1024x1024, but it does not accept digital input at this resolution, or any sane resolution. The screen itself is 16:9, but all the advertised EDID modes are 4:3.
After much experimentation, I (HEx) settled on 1024x768 over VGA, software scaled to 1366x768.
Sauron
Driving the TV is an Athlon 64 box named sauron (172.31.26.150). It runs debian jessie.
User "kiosk" is logged in on boot, running Chromium in kiosk mode.
Status page
The status page displays:
- General status from the API (open or closed, who's here, current temperature).
- Twitter feed
- Mailing list feed
- IRC
- Camera feed
Currently it's fetched from https://sphere.chronosempire.org.uk/~HEx/kiosk/.
Code is on github.