ebakoba / automatic-air-conditioner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Hardware

Project sketch

Software

  • Python 3

  • Pyhton modules Adafruit_DHT and RPi.GPIO

How to run

  • Create a config (i.e. with cp ./config.example.json ./config.json)

  • python3 main.py

Usage

The threshold temperature or the timeout period between the switches can be changed in the config.json file.

Program will adapt settings in next 10 seconds and does not require a restart

About


Languages

Language:Python 100.0%