Final project mounted on a wall

Example of the OLED display showing current items on the todo list

Diagram of the flow of data between the Task Board and the Todoist API.

Project information

  • Category: IoT
  • Completion date: January 2021
  • Technologies: IoT, AWS Lambda, Embedded Systems, ESP32

Details

For IDEA Hacks 2021, I built an interactive task listing board that illuminates rooms in your house with tasks. The color of the room changes with the urgency of the tasks, and all the tasks are displayed on an OLED display at the bottom of the module. The tasks are controlled through the app "Todoist", and your most pressing tasks are updated live.


The code is here: https://github.com/bschulz01/TaskBoard and the project submission is on Devpost