Difference between revisions of "Screen"

From Fixme.ch
Jump to: navigation, search
(Data)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Category:Ongoing_Projects]]
 +
== Description ==
 +
 
Digital signage on top of the frige.
 
Digital signage on top of the frige.
  
 
== 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 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