Very accurate master clock synchronized to the DCF77 time signal

Brett’s new masterclock is Arduino-controlled and keeps very accurate time by periodically synchronizing with the DCF77 “Atomic” Clock in Mainflingen near Frankfurt, Germany. The DCF77 library for Arduino is used to decode the time signal broadcasted from the atomic clock. The time is displayed as hours, minutes, and seconds on six 1″ seven segment LEDs. A 4×20 I2C LCD display is also used in the project to display additional info such as display brightness, sync information, signal quality, auto tune’d frequency, auto tuned quartz accuracy, etc. Both the displays are auto-dimmed based on the surrounding light intensity using an LDR sensor

Read more

Arduino pill reminder

This Arduino-based Pill Reminder is suitable for people who often forget to take their medicines on time. It has 14 pill compartments in total and each compartment contains pills for a day of week. An RTC chip is used for timekeeping, and LEDs are used to light up the appropriate compartment every day. In addition, a proximity sensor is also implemented to sense a person approaching the device, which in turn, makes the LED blink to attract the attention.

Read more

Three tact switches, three LEDs, three I/O lines

Francois AUGER & Philippe Fretaud has posted this Design Idea on EDN that shows how to drive three LEDs and scan three tact switches with only three I/O pins of microcontroller. They have demonstrated the technique using the Atmel microcontroller (Arduino), and the technique could be useful for any low pin count devices where you can run out of I/O resources easily.

Read more
« Older Entries Recent Entries »