Progress Bar

Skip to main content

Jaycar
...

Arduino Fridge Alarm

Arduino Fridge Alarm

Difficulty
Test & Tools

Summary

This neat little project is a good way to learn about simple Arduino programming. The unit is connected to a door latch, which will set an alarm after a configurable amount of time. It also uses the LCD controller shield to set and configure the time delay between door open and the alarm sounding.

Materials Required

1Duinotech Arduino Compatible 2 X 16 LCD Screen Display with ControllerXC4454
1Duinotech UNO r3 Main BoardXC4410
1Duinotech Arduino Compatible Active Buzzer ModuleXC4424
1Security Alarm Reed SwitchLA5072
128 Pin Header Terminal StripHM3211

Future Improvements

  • You can add a status LED module (such as XC4428 ) to display different states, ie: ARMED, TRIPPED, ALARM, TRIGGERED.

  • The buzzer is annoying to everyone in the household except you, so you could try and use a speaker instead ( AS3006 or similar) to play a nice melody instead. This requires “PWM” output, so look at the “tone” example for some inspiration.

  • Use a temperature sensor (XC3700) to show the temperature of the fridge along with the latch alarm.

Similar projects you may be interested in

Test & Tools
Laser Beam Timer
Difficulty

Jaycar-RCT-Hero
Test & Tools
Resistor & Capacitor Tester
Difficulty

Portable Soil Moisture Meter
Test & Tools
Portable Soil moisture meter
Difficulty

Test & Tools
Wireless Garden Monitor
Difficulty