https://github.com/jamro/brass-thumb-pomodoro
A steampunk-inspired Arduino Pomodoro timer, featuring a vintage gauge, mechanical thumb-up signal, and 3D-printed components for enhanced productivity.
https://github.com/jamro/brass-thumb-pomodoro
Last synced: about 1 month ago
JSON representation
A steampunk-inspired Arduino Pomodoro timer, featuring a vintage gauge, mechanical thumb-up signal, and 3D-printed components for enhanced productivity.
- Host: GitHub
- URL: https://github.com/jamro/brass-thumb-pomodoro
- Owner: jamro
- License: mit
- Created: 2024-07-20T07:59:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T07:53:22.000Z (almost 2 years ago)
- Last Synced: 2025-02-24T14:57:57.368Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 8.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Brass Thumb Pomodoro
The Brass Thumb Pomodoro is a unique productivity timer inspired by the [Pomodoro Technique](https://en.wikipedia.org/wiki/Pomodoro_Technique) and designed in a delightful steampunk style. This timer, powered by the [Arduino](https://www.arduino.cc/) platform, helps you manage work and rest periods effectively. With 25-minute work intervals followed by 5-minute breaks, the device features a side switch to set the mode. Upon completing a work session, a thumbs-up figure pops out as a reward. The entire gadget is USB-powered and designed with 3D-printed parts, making it portable and convenient to use.



## Documentation
1. **[Materials List](doc/materials_list.md)**
2. **[3D Printing](doc/3d_printing.md)**
3. **[Upload Code](doc/upload_code.md)**
4. **[Wiring Electronics](doc/wiring_electronics.md)**
5. **[Device Assembly](doc/device_assembly.md)**
6. **[User Manual](doc/user_manual.md)**