Arduino sandglass timer

Apparently not satisfied with Arduino's delay() function, Flickr member namaRyo is working on an microcontroller monitored sandglass timer. The Arduino uses an optical interrupter to detect when sand falls through the glass. Once it determines the sand has run out, a servo motor is activated, flipping the sandglass over and resetting it. A...

Related posts:

Perform timing for microcontrollers without using timers 2009-02-19 10:00:21

Use the I/O "interrupt-on-change" feature to implement a medium-precision, long-period timer with low additional cost. [...]

Perform timing for microcontrollers without using timers 2009-02-19 10:00:21

Use the I/O "interrupt-on-change" feature to implement a medium-precision, long-period timer with low additional cost. [...]

555 timer drives multiple LEDs from one NiMH cell 2009-02-19 10:00:21

Using a CMOS 555 timer, you can drive seven high-brightness LEDs from a single 1.25V cell. [...]

555 timer drives multiple LEDs from one NiMH cell 2009-02-19 10:00:21

Using a CMOS 555 timer, you can drive seven high-brightness LEDs from a single 1.25V cell. [...]