From 05c59d9deeedc29b7da52c4d43f93a1176dfdb97 Mon Sep 17 00:00:00 2001 From: Ace Date: Wed, 13 Mar 2019 15:03:39 +0100 Subject: [PATCH] Some improvements --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4d014b2..5a9dac6 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,13 @@ This software fully supports the 3-Colour **and** 2-Colour version of the 7.5" E * **Added Support for the 2-Colour E-Paper Display as well!** (Late September 2018) * **Added Support for Raspbian Stretch lite.** (Late September 2018) - + ## Main features -* Display the date and a full monthly calendar -* Syncronise events from any online calendar (like google, yahoo etc.) -* Get live weather data (including temperature, humidity, etc.) using openweathermap api +* Monthly Calendar which automatically updates itself to the current day +* Fetch appointments/events from your Google Calendar and display them on the Display +* Fetch live weather data (temperature, humidity, sunrise- & sunset time, wind speed, weather-icon) from Openweathermap servers and display them on the E-Paper +* Fetch RSS-feeds from given RSS-feed URLs and display the content (news, quotes etc.) on the E-Paper ## Hardware required * 7.5" 3-Colour E-Paper Display (Black, White, Red/Yellow) with driver hat from [waveshare](https://www.waveshare.com/product/7.5inch-e-paper-hat-b.htm) @@ -52,7 +53,7 @@ This is how the installer will run: ## Adding details to the programm -Once the packages are installed, navigate to the home directory, open 'E-Paper-Master' and open the file 'settings.py' inside the Calendar folder. Adjust the values as needed. You can use the table below as a reference. You can edit the settings.py file by typing: +Once the packages are installed, navigate to the home directory, open 'E-Paper-Master' and open the file 'settings.py' inside the Calendar folder. Adjust the values using the list below as a reference. You can edit the settings.py file by typing: `nano /home/pi/E-Paper-Master/Calendar/settings.py` in the Terminal. | Parameter | Description |