Create a calendar reader which accesses your outlook calendar and reads your day to you with just the click of a button. This is an ideal introductory project for those curious on how to get started with microprocessors using JavaScript.
You will need to get a clientSecret key from the Microsoft Graph API and change it in the config file!
Hardware:
-
Raspberry Pi
** Be sure to run 'sudo apt-get install festival festvox-kallpc16k' on your pi so that the proper node modules work**
-
AUX Speaker
Node Modules
- async
- iso8601.js
- say
- string
- superagent