Difference between revisions of "Screen"
From Fixme.ch
Line 10: | Line 10: | ||
* infobeamer software | * infobeamer software | ||
** Examples: https://github.com/dividuum/info-beamer-nodes/ | ** Examples: https://github.com/dividuum/info-beamer-nodes/ | ||
+ | |||
+ | == Data == | ||
+ | |||
+ | * FIXME/Fablab events using the public calendars | ||
+ | * Power consumption using [[Power]] | ||
+ | * Next bus using opendata.ch | ||
+ | * Random image using picsum.photos | ||
+ | * YOU IDEAS HERE | ||
== Code == | == Code == | ||
Line 16: | Line 24: | ||
A webhook is running on the raspberry pi which automatically update the git repository when a commit is pushed on master. | 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 == | == Pictures == | ||
[[File:IMG_20190223_002255.jpg|200px|thumb|left|picture of the info screen]] | [[File:IMG_20190223_002255.jpg|200px|thumb|left|picture of the info screen]] |
Revision as of 12:57, 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
- 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 !!