https://github.com/tabo-syu/epaper-calendar
電子ペーパーに Google カレンダーの予定と OpenWeatherMap から取得した天気予報を表示するプログラム
https://github.com/tabo-syu/epaper-calendar
e-paper google-calendar openweathermap python raspberry-pi waveshare-eink
Last synced: about 1 month ago
JSON representation
電子ペーパーに Google カレンダーの予定と OpenWeatherMap から取得した天気予報を表示するプログラム
- Host: GitHub
- URL: https://github.com/tabo-syu/epaper-calendar
- Owner: tabo-syu
- License: mit
- Created: 2021-05-09T06:51:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T21:29:31.000Z (almost 4 years ago)
- Last Synced: 2024-04-21T01:23:46.161Z (about 2 years ago)
- Topics: e-paper, google-calendar, openweathermap, python, raspberry-pi, waveshare-eink
- Language: Python
- Homepage:
- Size: 2.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# epaper-calendar
電子ペーパーにグーグルカレンダーに登録されている直近5件の予定と今日、明日の天気予報を表示するためのプログラムです。
## 動作要件
- Raspberry Pi
- [7.5inch_e-Paper_HAT](https://www.waveshare.com/wiki/7.5inch_e-Paper_HAT)
- Python 3.7
## フォントファイルの配置について
1. [Booth](https://noraglyphs.booth.pm/items/687528) からフォントファイルを DL
1. `view/assets` へ `GLT-GonunneObsolete.otf` と `GLT-GonunneSpurious.otf` を配置