项目作者: topcats

项目描述 :
Raspberry PI Dashboard
高级语言: Python
项目地址: git://github.com/topcats/rpi_dashboard.git
创建时间: 2016-10-07T23:47:16Z
项目社区:https://github.com/topcats/rpi_dashboard

开源协议:

下载


rpi_dashboard

Raspberry PI Dashboard

A Dashboard for Raspberry PI Module 3 with the Raspberry 7” Touch Screen

Daytime Screenshot

Features

  • Time
  • Date
  • Reads Number of local Media Files on MiniDLNA (Music/Video)
  • Gets local Weather and forecast from OpenWeather
  • Checks to see if Owner is home (Pings mobile phone)
  • Gets Owner’s Calendar Information from Office365
  • Changes Screen colour and display brightness dependant on Time of Daytime
  • Interacts with Local Z-Wave Setup to have a small selection of actions

Data Storage

  • Saves data to JSON files so does not flood online services, called data_*.txt
  • Saves images to icon_*.png
  • Saves a backup of current data/images which are used incase of data update failure
  • Config file eClock.cfg, this is created using setup.py

System Setup