Skip to content

cbm80amiga/N5110_lowpower_thermometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

N5110_lowpower_thermometer

Low power Arduino thermometer

Source code for https://youtu.be/C0AbhEarWSc

This project can work for 500 days using 3xAA/AAA or any lithium cell at 2000mAh capacity

Features:

  • extremely low power with modded Pro Mini
  • ATMEGA clock speed reduced to 4MHz
  • display is refreshed every 80 seconds
  • most optimal power option: any lithium cell or 3xNiMH AA/AAA, at battery capacity 2000mAh thermometer should work for about 500 days
  • there is no lithium protection in hardware, but current cell voltage is displayed and in case of less than 3V warning message is shown and everything enters deep sleep mode to avoid further discharging
  • thermistor isn't connected directly between ADC and VCC to avoid constant power consumption
  • temperature min/max and battery level are displayed

Use N5110_SPI lib from my github

About

Low power Arduino thermometer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published