Skip to content

ESP8266 program for monitoring water level in a pool. Uses a dual float reed switch sensor.

License

Notifications You must be signed in to change notification settings

highdeserthacker/iot-water-level-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

Water Level Sensor - utilizes a dual float sensor to determine water level in a pool, tank, or other reservoir. Reports status to mqtt broker at topic device/pool/entities/waterlevel. Also has an I2C temperature sensor to report temperature to mqtt. For use by HomeAssistant - compatible state payloads.

Hardware: WEMOS D1 mini Temperature Sensor - I2C Dual Float sensor - reed switches

Language: C++

Setup Instructions

Install my IoT microcontroller library. https://github.com/highdeserthacker/iot-microcontroller-lib Read the instructions in the repo for setting this up.

About

ESP8266 program for monitoring water level in a pool. Uses a dual float reed switch sensor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published