/SmartAC

A smart AC controller implemented with esp8266 and raspberry pi

Primary LanguageCGNU General Public License v3.0GPL-3.0

SmartAC

A smart AC controller implemented with esp8266 and raspberry pi

How to run

  • First install platformio dependencies from here
  • For Actuator and Thermometer
    • cd Actuator
    • make
    • make upload
    • cd ..
    • cd Thermometer
    • make
    • make upload
  • For the server
    • cd Server
    • python server.py [-h] [--verbose] [-ip IP] [-port PORT]'

Wiring

  • Thermometer Thermometer

The setup of the actuator