Skip to content

vaddieg/arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Old Arduino projects

Humeter

Indoor temperature and humidity meter, displaying daily averages, history graph and dew point. Code is hardly optimized to fit in 4k and run on Atmega48. Can be powered with 3 AA batteries (draws ~1 mA)

Required hardware:

  • DHT-11
  • LCD 1602 (without backlight if you want it to run on batteries)
  • Atmega48 or better configured to run on 8 MHz internal oscillator
  • ~50mF 16V capacitor
  • 10k resistor
  • potentiometer for LCD contrast
  • Arduino ISP to flash the Atmega (or another flasher)

image

LCD connections might be not up-to-date. Check vs code comments

About

some of my sketches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages