maximemoreillon / ac_controller

WiFi and MQTT enabled air conditioner controller. Features ability to get OTA updates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wifi AC controller

Allows AC units to be controlled over Wi-Fi.

More information on the project page here

Video

Alt text

Parts list

  • Wemos D1 Mini
  • HC-SR501 PIR sensor
  • DHT22 temperature and humidity sensor
  • Infrared LED
  • NPN transistor

Requirements

References

AC remote IR signals decoding by Perhof

About

WiFi and MQTT enabled air conditioner controller. Features ability to get OTA updates.


Languages

Language:C++ 59.7%Language:C 40.3%