Skip to content

A simple tea cooking robot implemented on Arduino Micro

Notifications You must be signed in to change notification settings

rakoenig/tea-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

tea-timer

A simple tea cooking robot implemented on Arduino Micro

Board schmeatics

The wires on the left go to a 9V battery block. Then you have pin connectors for:

  • On/off switch
  • The servo that controls the arm of the robot
  • A potentiometer that controls the time how long your tea bag should be in the tea
  • A green LED for standby
  • A red LED for showing that the program is running
  • A push button to start the program

Once the program is started the arm goes down and the tea bag enters the tee. Then we lift it half way up for around 5 times. After that tea bag is in the tea and time measuring starts. When the time set on the potentiometer is over the bags are pulled out of the cup. Since time is calculated in every iteration you can easily cancel a running program by turning the potentimeter knob to its left position (0 time).

When the program is finished the timer beeps for 3 times and the LED goes back to green.

There is a blog article in German that described the first prototype.

About

A simple tea cooking robot implemented on Arduino Micro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages