(2022) Monthly Habit Tracker

The project is a single month habit tracker that is inspired by Simone GiertzThe Every Day Calendar”. It allows users to track multiple activities throughout the year by clicking on physical buttons corresponding to the activities that they have accomplished. The corresponding date on the calendar will illuminate with RGB LEDs to indicate the completion of the activity. The project features several different “modes” and has the ability to connect multiple boards together. It utilizes an ESP32 to connect to the internet and backup the data from the boards. The project is fabricated using JLPCB SMD placement services, which allows for fully automated manufacturing. Additionally, the months will progress automatically. More information can be found on the Habit Tracker project page. See this Instagram video describing this project in more details

Features

  • Months will progress automatically.
  • Several different “modes”. Binary clock, Unix Epoch binary clock, Screensaver mode
  • Physical buttons with leads to be able to expand on the board out to a frame.
  • Ability to connect the boards together
  • Uses a ESP32 to connect to the internet and backup the data from the boards.
  • Fabricated using JLPCB SMD placement services. Fully automated manufacturing.

habit-tracker-hardwareI was inspired to create this project after seeing Simone GiertzThe Every Day Calendar” KickStarter. The idea behind the project was to create a tool that would allow me to track multiple activities throughout the year and visualize my progress. I have often been intrigued by the quantified self movement. Tracking statistics about yourself to learn about your own blind spots and try and become better person. I been trying to buy one of her full size boards for the last few years but they were always sold out. So I decided that this would be a good opportunity to make one of my own and learn how to make PCBs using kiCad and JLPCB manufacturing.

The habit tracker is a physical device that consists of a calendar with RGB LEDs and physical buttons. On each day, I can click the buttons for the activities that I have accomplished and the corresponding date on the calendar will illuminate with different colors. The device also features several different “modes” such as a binary clock, a Unix Epoch binary clock, and a mode where the leds fade in and out randomly like a screensaver. The device also has the ability to connect multiple boards together to track multiple months or even years worth of data.

Designing and building this device was a great learning experience for me as I am primarily a software person. The biggest challenge I had while creating this this project that I have never designed a PCB before. The first time I selected LEDS from JLPCB parts library, I ended up selecting one that were out of stock. I needed to redesign the board once I found LEDs that were in stock but had a different foot print. The power connector on the board was too small for a normal 5v adapter, and some of the buttons pins were not available when the wifi was enabled. Hardware is new to me as I am primarily a software person.

This project uses a ESP32 as the main controller. This controller can connect to the internet and backup the data from the boards automaticly as well as time synchronization. It uses a captivel portal for configuration on start up.

Overall, I am very happy with the final result of this project. It is a functional and visually appealing device that serves its purpose well. This project was a great learning experience for me, from designing the PCB to fabricating it. It was a fun and challenging project that helped me to improve my skills and knowledge PCB design.

habit-tracker-pcb habit-tracker-schematic

Published: