Skip to content

Commit 35fba82

Browse files
committed
Updated readme and screenshot
1 parent 9f5af97 commit 35fba82

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
# rpi_dashboard
22
**Raspberry PI Dashboard**
33

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)
57

68
## Features
79
* Time
810
* Date
911
* Reads Number of local Media Files on MiniDLNA (Music/Video)
10-
* Gets local Weather from OpenWeather
12+
* Gets local Weather and forecast from OpenWeather
1113
* Checks to see if Owner is home (Pings mobile phone)
1214

1315
## Data Storage
1416
* Saves data to JSON files so does not flood online services, called `data_*.txt`
1517
* Saves images to `icon_*.png`
1618
* 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```
1820

19-
## setup
21+
## System Setup
2022
* Register with [OpenWeatherMap](http://www.openweathermap.org/)
2123
* run `setup.py` to create config file
2224
* read [Backlight Setup manual](BacklightControlNotes.md)

screenshot1.png

39.6 KB
Loading

0 commit comments

Comments
 (0)