Very much a work in progress
Creating a personal dashboard, partly so I can use my phone less.
Answering the questions:
- How cold/hot/rainy will it be today?
- How bad will my allergies be from pollen or smoke/etc (PM2.5)?
- What is on my To Do list?
- What are some projects I want to work on that I may have forgotten about?
Uses an ESP32 and a 64×32 2.5 Pitch LED Matrix. Gets internet time (because RTC didn’t work?) as top line, gets weather conditions as middle line, gets AQI info as color coded boxes that minimize to two pixel high bars on bottom, and gets the top item from one of my trello lists and a random item.
I designed a case in OpenSCAD because I didn’t like any of the exiting cases, and I also wanted to add buttons to cycle displayed items, reset, and other such as yet defined functions. You can see the holes on the top of the case, not yet populated.
Case might actually be close to done, arduino code has a ways to go. I lost momentum when I realized my source for weather could be almost 5 degrees off and I had to figure out a new site & API.


