Summary

  • ESPTimeCast is an easy-to-set-up ESP32 clock featuring a board, an LED screen, a web installer, and a 3D-printable case.
  • New update adds a stopwatch and Pomodoro timer, configurable via the web UI or the Chrome extension.
  • Flash ESPTimeCast in under a minute; full build files and docs are on the project website.

Covering really big, ambitious ESP32 projects is always a ton of fun, but we also need to take some time to check out the little things, too. After all, some people may not want to learn how an ESP32 works by creating a full-blown map of their local subway or building a life-size arcade cabinet; some people want something easy and practical. And what better way to get started with a clock?

Well, one of the easiest ESP32 clocks to set up just received a new update. It can now act as a stopwatch and a Pomodoro timer, and the best part is that setting up the code takes under a minute.

The ESPTimeCast can now act as your Pomodoro timer

A nice little productivity booster

Over on the ESP32 subreddit, user mfactory_osaka announced the newest version of their project, ESPTimeCast. If this is the first you've heard of it, it's an ESP32-powered clock designed to be as easy to set up as possible. All you need is the board, an LED screen, and a shell to hold them all in (including a 3D-printable one listed on the website). Then, plug it into your PC, use the web installer to flash ESPTimeCast onto your board, and you're ready to go.

The new update to ESPTimeCast adds a timer and Pomodoro feature. If you've never heard of it, the Pomodoro Technique is when you work for 25 minutes, then rest for five. The ESPTimeCast version lets you tweak the values to your liking using the web UI or a Chrome extension.

Deals

Maker deals: discounts on ESP32 boards, displays, tools

Find savings on microcontroller boards, LED displays, 3D-printing filament and enclosures, soldering stations, and hobby electronics. Browse offers to stock up on parts, accessories, and tools for hands-on ESP32 projects.

If you'd like to see how the ESPTimeCast is made and perhaps build your own, head over to the official website for all of the details.