Skip to content

Latest commit

 

History

History
119 lines (73 loc) · 4.01 KB

README_en.md

File metadata and controls

119 lines (73 loc) · 4.01 KB

eInkCalendarWithHitokoto eInk Calendar with Hitokoto and To do List

中文

Onse upon a time...

A year befor I had had to stay at home for Online-Classing, and it was very boring. Then I saw a project on OshwHub ESP8266 eInk Clock. So I made one and added English words list in the flash.

At the same time I saw an eInk device in Xiaomi Store 有品&秒秒测智能健康日历. I am eager to make the same product.

Eventually, I found a repositorybreakstring/eInkCalendarOfToxicSoul.

Just do it.

Project

Hardware

  • Display: Display is freaking expensive, around 230 RMB(without shipping fee). Caution: There are two version of Waveshare 5.83inch e-Paper HAT, the resolutions are different.

Significantly, on the early version of E-Paper ESP32 Driver Board there is only one button.

But I got a two-button version.

According to the E-Paper ESP32 Driver Board schemetic,ON/OFF is the power switch,and the display switch is here:

  • Power: USB Power(maybe I will use 4 AA batteries?)

Software

  • IDE: PlatformIO IDE

const String QWEATHER_API_KEY = "********************";
const String TODOIST_ACCESS_TOKEN = "************************";
const String MUXIAOGUO_API_KEY = "************************";
const String TIANXING_API_KEY = "************************";

All Done

  • Programme upload:

Todoist Setting

Appearance

Features

I used a 7.5 inches eInk display.

To be updated

  • Tomato clock + buzzer
  • Time + RTC
  • SD card + personalize fonts and texts
  • Words List JSON
  • Hitokoto
  • To do list

Thanks

Update

Time Features
2021.05.29 First updated
2022.01.20 Add Hitokoto API
2022.01.21 Add Todoist API
2022.01.22 Add Chinese Lunar