We need to find some less intrusive ways to make us remember important stuff, like your top prio tasks! Group chats, instant messages, mails (and calls too) interrupt us, and at least I tend to ignore them on the spot and read them later. But I usually totally forget to check my personal Trello task board - but a daily reminder would be way too annoying!
I had a spare M5Paper laying around (well, I bought it for recreating the old world's PDA) and a huge list of unfinished projects.
Disclaimer: this project wasn't sponsored in any way.
Components
1×
M5Paper
ESP32 based devkit in a fancy case, with 4.7" touch e-ink display.
1×
microSD
The smallest possible, for storing the font(s)
Of course this includes requesting an API key for Trello and figuring out the ID of your selected list.
The response includes all data. I limited the card count for 10 to my list and since the API response is pretty chatty, I would recommend too to avoid running out of memory.
2
Configure M5Paper
Set the Wi-Fi SSID-password, Trello API link in the credentials.cpp
At some point the root certificate for Trello will expire too. I'll do my best to update the certificate, but if I forget it, it can be changed in this file too.
3
Load font(s)
Using SPIFSS would be great, but current tools don't support Arduino IDE 2.0 yet. The easy way: load the Unicode-supporting TTF font to a microSD!