Skip to content
/ Ancy Public

Multi-threading program that retrieve temperature and humidity, put it in local database, display it on a simple HTTP page, and use it to control electrical panel via its API

Notifications You must be signed in to change notification settings

Mi-LeV/Ancy

Repository files navigation

Ancy

Python program which :

  1. retrieve temperature and humidity from DHT22 sensors then insert them in a mariaDB server
  2. run a HTTP server where displays graphs of sensors
  3. run a thermostat algorithm getting temperature and humidity from the SQL server and sending calls to the connected Legrand's circuit-breaker API

About

Multi-threading program that retrieve temperature and humidity, put it in local database, display it on a simple HTTP page, and use it to control electrical panel via its API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages