File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
# rpi_dashboard
2
2
** Raspberry PI Dashboard**
3
3
4
- A Dashboard for raspberry pi Module 3 with the Raspberry 7" Touch Screen
4
+ A Dashboard for Raspberry PI Module 3 with the Raspberry 7" Touch Screen
5
+
6
+ ![ Daytime Screenshot] ( screenshot1.png )
5
7
6
8
## Features
7
9
* Time
8
10
* Date
9
11
* Reads Number of local Media Files on MiniDLNA (Music/Video)
10
- * Gets local Weather from OpenWeather
12
+ * Gets local Weather and forecast from OpenWeather
11
13
* Checks to see if Owner is home (Pings mobile phone)
12
14
13
15
## Data Storage
14
16
* Saves data to JSON files so does not flood online services, called ` data_*.txt `
15
17
* Saves images to ` icon_*.png `
16
18
* Saves a backup of current data/images which are used incase of data update failure
17
- * Config file eClock.cfg, this is created using setup.py
19
+ * Config file eClock.cfg, this is created using ``` setup.py ```
18
20
19
- ## setup
21
+ ## System Setup
20
22
* Register with [ OpenWeatherMap] ( http://www.openweathermap.org/ )
21
23
* run ` setup.py ` to create config file
22
24
* read [ Backlight Setup manual] ( BacklightControlNotes.md )
You can’t perform that action at this time.
0 commit comments