Skip to content

faquin/Autometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Autometer kitchen timer

Presentation

This project started in India where I bought a rickshaw autometer. I got the idea of opening it and using its display somehow. After some investigation of the current circuit, I replaced the orignial Atmega by an arduino micro.

I created a kitchen timer with it. It is working great:

  1. At first, the Arduino is sleeping
  2. When the back button is pressed, the Arduino wakes up and increment the number of minutes to count. The button can be pressed several times
  3. When the handle is triggered, the countdown starts
  4. When the countdown is 0, the buzzer activates until the handle is reset
  5. Finally the Arduino goes back to sleep

Files

Autometer.ino

The Arduino code. It uses libraries

Autometer.fzz

The adaptater I had to make between the Atmega connector and the Arduino pins.

Existing circuit

See the dedicated page

About

Modification of Autometer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%