gaborsimon / WeatherStation

This project is intended to provide a self-made, basic weather station based on ATMEL AVR microcontroller and HD44780 LCD display.
MIT License
0 stars 0 forks source link

Power consumption 1 #11

Closed gaborsimon closed 8 years ago

gaborsimon commented 8 years ago

implement sleep mode

gaborsimon commented 8 years ago

"Power-save" mode of sleep mode is implemented. In our application this is the desired sleep mode since the main scheduler is clocked asynchronously from the external watch-clock on Timer2.