Skip to content

Arduino script to monitor temperature in a polytunnel and based on the temperature to open and close the door using a linear actuator

Notifications You must be signed in to change notification settings

kdevane/arduino-polytunnel-tempcontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

H1 Arduino Polytunnel Temperature Control

Started in 2017 using an Arduino Pro Mini

Powered from Solar Panel/12v Battery

Parts Used

  • Arduino Pro Mini
  • LM2596 DC-DC Buck Converter
  • BME/BMP280 Temperature & Humidity Sensor
  • SPI OLED 128x64 Display
  • 4 Relay Module
  • Linear Actuator
  • Momentary Switch

Library's used that needed to be downloaded and installed

  • U8g2lib
  • Adafruit_BME280
  • Adafruit_Sensor

alt text

About

Arduino script to monitor temperature in a polytunnel and based on the temperature to open and close the door using a linear actuator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages