HOME   |   STORE   |   SCHEMATICS   |   DOWNLOADS   |   CONTACT  

Circuit-Zone.com - Electronic Projects



Arduino Battery Saver - Watchdog and Sleep Functions
Posted on Wednesday, May 25, 2011   •   Category: Arduino

Arduino Battery Saver - Watchdog and Sleep Functions

This example shows how to make use of the Watchdog and Sleep functions provided by the ATMEGA168 chip (decimila). These functions are useful if you want to build low power consuming devices operated by battery or solar power.

The reduced power consumption is achieved by through a intermittent operation of the system .In case of Arduino your main loop will be executed once before the system is put into the sleep mode. After a few seconds t the watchdog wakes the system up and the main loop is executed again. The ratio between main loop execution time and watchdog time determines the amount of power that will be saved.

When we assume that the time to measure a sensor and making some decisions will take 10 millisecond and the watchdog is set to 8 seconds the on/off ratio is 800 which extends the battery live time by this factor.

     Arduino Prototype
     Arduino Battery Saver - Watchdog and Sleep Functions
     Arduino RF link using 433MHz Transmitter / Receiver modules
     Arduino Sinewave Generator
     Using RF 433MHz Transmitter / Receiver Modules With Arduino
     Arduino Breadboard Clone
     Arduino AVR In System Programmer
     Two Wire I2C Arduino LCD Display
Arduino Battery Saver - Watchdog and Sleep Functions

 

Build Accurate LC Meter and start making your own coils and inductors. This LC Meter allows to measure incredibly small inductances making it perfect tool for making all types of RF coils. LC Meter can measure inductances starting from 10nH - 1000nH, 1uH - 1000uH, 1mH - 100mH and capacitances from 0.1pF up to 900nF. The circuit includes an auto ranging and reset function to make sure the readings are as accurate as possible ... [more]



Circuit-Zone.com © 2007-2024. All Rights Reserved.

AC / DC Innveters
AM Radio
Amplifiers
Antennas
Arduino
Audio Attenuators
Audio DAC
AVR
Battery Chargers
CNC Milling Devices
Counters / Frequency Meters
Fluorescent Lamps
FM Radio / Receivers
FM Transmitters
Frequency Wave Generators
Headphone Amplifiers
iPOD Hacks
LC Meter
LED
Miscellaneous
Motor Controllers
MP3 Players
Oscillators
Oscilloscopes
PC Circuits
PCB
Phone Circuits
PIC
PLL Circuits
Power Supplies
RC Servo Motors
Remote Control
RF Radio Frequency
Robots
Sensors
Solar Circuits
Stepper Motors
Stereo Encoders
Test and Measurement
Timer Circuits
TV Transmitters
USB Circuts
USB Interface Adapters
USB Soundcards / USB Headphones
Video
Volume Control