Skip to content

A simple water sensor that will send a text message using and ESP32 and IFTTT

Notifications You must be signed in to change notification settings

awende/ESP32_Water_Sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ESP32_Water_Sensor

A simple water sensor that will send a text message using and ESP32 and IFTTT.

ESP32 Water Sensor

For more information, check out this blog post.

Additional software

To to get the ESP32 to send a text message, we'll need to create an account on IFTTT, and set up the Maker and SMS services. For maker, we'll use "ESP" as the trigger event name, and the message can have whatever information you'd like in the message, but to send the actual water level "{{Value1}}" is used at the end of message. Example: "The water level is {{Value1}}", where value1 is a JSON object that we set to "HIGH" or "LOW".

About

A simple water sensor that will send a text message using and ESP32 and IFTTT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%