Difference between revisions of "Screen"

From Fixme.ch
Jump to: navigation, search
(Components)
(Data)
 
(5 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
* 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 15:18, 26 February 2020

Description

Digital signage on top of the frige.

Components

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

v0.1
v1.0