Skip to content

boboyroy/IOT-Smart-Temperature-Switch-With-Alexa-NodeMcu

 
 

Repository files navigation

IOT-Temperature-Switch-With-Alexa-NodeMcu

Control a relay switch based on temperature and humidity

In This project you will be able to control a device with Alexa skills that uses temperature and humidity based trigger. You can set a trigger to turn on or off a device based on your preset temperature or humidity trigger.

  1. Download this project and unzip.

  2. Deploy this project to Heroku by clicking this button Deploy

  3. Copy following folders to "C:\Program Files (x86)\Arduino\libraries"

    arduinoWebSockets

    ArduinoJson

    DHT

  4. Update and flash your NudeMcu with "Temperature-Humidity-Switch/Temperature-Humidity-Switch.ino"

  5. Create an Alexa skills and add Heroku app URL as an end-point

  6. Test and enjoy.

About

Control a relay switch based on temperature and humidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.0%
  • Other 9.7%
  • C 4.9%
  • Python 2.2%
  • Other 1.2%