/tea-timer

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Automatic Tea Timer

This is a simple gadget that will help you prepare your teas and infusions. Just put the tea bag (or infuser) and the cup with hot water in place and select the desired steeping time. The Tea Timer will automatically infuse the tea during the selected time and will notify you with a beep when your drink is ready.

See it in action: https://youtu.be/dda5ccRVNXM
Thingiverse link: http://www.thingiverse.com/thing:1049056
Instructables link: http://www.instructables.com/id/Automatic-Tea-Timer

3ders.org article link: http://www.3ders.org/articles/20151012-make-perfect-tea-every-time-with-this-3d-printed-automatic-tea-timer.html

Printed parts

The printed parts have been designed with FreeCAD. The original parametric files are supplied along with the generated STL files. For the main part of the Tea Timer, in addition to the unsupported version, I created a version with the minimal supports needed (although it will depend on the printer).

Required hardware

You may also need some type of adhesive (I used double sided foam to fasten the arduino board and the contrast potentiometer on the inside), an USB-to-TTL serial converter board to upload the sketch and wiring material (wires, solder, heatshrink tubing…).

Ideas for possible improvements

  • Micro USB connector for power
  • Battery powering option
  • Hardware debouncer for the button (instead of software debouncer)
  • Tea bag shaking option
  • LCD progress bar
  • Sleep mode