Difference between revisions of "Screen"
From Fixme.ch
(→Data) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
== Components == | == Components == | ||
− | * Sony Bravia TV screen KDL32S2020 | + | * Sony Bravia TV screen KDL32S2020 (res: 1366x768) |
* Raspberry pi running on screen.fixme.ch | * Raspberry pi running on screen.fixme.ch | ||
* infobeamer software | * infobeamer software | ||
+ | ** Examples: https://github.com/dividuum/info-beamer-nodes/ | ||
+ | |||
+ | == Data == | ||
+ | |||
+ | * FIXME/Fablab events using the public calendars | ||
+ | * Power consumption using [[Power]] | ||
+ | * Network usage with SNMP | ||
+ | * Next bus using opendata.ch | ||
+ | * Random image using picsum.photos | ||
+ | * YOU IDEAS HERE | ||
+ | |||
+ | == Code == | ||
+ | |||
+ | https://git.fixme.ch/fixme/screen | ||
+ | |||
+ | A webhook is running on the raspberry pi which automatically update the git repository when a commit is pushed on master. | ||
+ | |||
+ | Feel free to contribute !! | ||
+ | |||
+ | == Pictures == | ||
+ | |||
+ | [[File:IMG_20190223_002255.jpg|200px|thumb|left|v0.1]] | ||
+ | [[File:fixme-screen.png|200px|thumb|left|v1.0]] |
Latest revision as of 13:18, 26 February 2020
Contents
Description
Digital signage on top of the frige.
Components
- Sony Bravia TV screen KDL32S2020 (res: 1366x768)
- Raspberry pi running on screen.fixme.ch
- infobeamer software
Data
- FIXME/Fablab events using the public calendars
- Power consumption using Power
- Network usage with SNMP
- Next bus using opendata.ch
- Random image using picsum.photos
- YOU IDEAS HERE
Code
https://git.fixme.ch/fixme/screen
A webhook is running on the raspberry pi which automatically update the git repository when a commit is pushed on master.
Feel free to contribute !!