Story Details

  • Show HN: Physical Pomodoro Timer with ESP32 and e-paper screen

    Posted: 2025-03-29 10:42:26

    This project showcases a DIY physical Pomodoro timer built using an ESP32 microcontroller and an e-paper display. The device allows users to easily start, pause, and reset their focused work intervals and breaks. The e-paper screen clearly displays the remaining time and the current Pomodoro state (work or break). The code, available on GitHub, is designed to be customizable, allowing users to adjust the durations of work and break periods. The use of an e-paper screen makes it low-power and easily readable in various lighting conditions.

    Summary of Comments ( 46 )
    https://news.ycombinator.com/item?id=43514383

    HN users generally praised the project's clean design and execution. Several commenters appreciated the minimalist aesthetic and focus on a single function, contrasting it favorably with more complex, app-based timers. Some suggested improvements like adding a physical button for starting/stopping or integrating features like task tracking. The choice of e-paper display was also well-received for its low power consumption and clear readability. A few users expressed interest in purchasing a pre-built version, while others were inspired to create their own versions based on the open-source design. Some discussion revolved around the value of physical versus digital timers, with proponents of physical timers citing the benefits of tactile feedback and reduced distractions.