PaperCal is a M5Paper sketch to display your Google Calendar events.
- This sketch requires M5Paper and microSD card (<= 16GB)
- Put "settings.txt" into microSD. In this settings file you have to specify following
- Put TTF font file you use into microSD. GenShinGothic-Medium (http://jikasei.me/font/genshin/) is recommended
- Put PEM file (root CA for Google Calendar, should be google-com.pem) into microSD
- Get private URL for your iCalendar (You can copy it from Google Calendar)
- Specify your WiFi, font file name, PEM file name, private URL in "settings.txt"
- Build and transfer this project as PlatformIO project
Once transfered and run, it displays your Google Calendar events in this month. It shutdown power automatically and reboot on next 0:00AM. You can specify multiple iCalendar URLs (See an example of settings.txt")
This sketch has following limications to display calendar:
- Not showing recurring events
- Not showing
- Date format is YYYY/MM/DD (Japan)
This PlatformIO project depends on following libraries: