Update README.md

This commit is contained in:
Ace 2018-08-27 00:43:22 +02:00 committed by GitHub
parent 24e83ae122
commit e1a7ba646d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,21 +6,18 @@ Attention, this repository has just been created. Please do not use it yet as th
#Place image of the calendar here
## 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
* 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
## Hardware required
* 7.5" E-Paper Display (Black, White, Red) with driver hat from waveshare (https://www.waveshare.com/product/7.5inch-e-paper-hat-b.htm)
* Raspberry Pi Zero W (without headers)
* 90° angled 2x20 Pin GPIO headers
* MicroSD card (min. 4GB)
* MicroUSB cable
⋅⋅* 3d-printer (you can also appoint any 3d-printing service)
⋅⋅* Soldering iron
* 3d-printer (you can also appoint any 3d-printing service)
* Soldering iron
## Setup
@ -29,4 +26,4 @@ Execute the following command in the Terminal to install all required packages:
sudo curl -sSL https://raw.githubusercontent.com/aceisace/Raspberry-Pi-Google-Calendar-with-E-Paper-display/master/Packages-installer | bash
### Customising the main script
Once the packages are installed, you can copy the 'Calendar' folder from this directory to the 'Home' folder of the 'Pi' user.
Once the packages are installed, you can copy the 'Calendar' folder from this directory to the 'Home' folder of the 'Pi' user on the raspberry pi. From there, navigate to the file 'calendarv2.4' and edit the file according to your own needs.