Skip to content

A simple program for measuring waste water level using ESP32 and ToF sensor.

License

Notifications You must be signed in to change notification settings

cjeholm/sewagelevel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ESP32 Sewage Level Sensor

A simple program for measuring waste water level using ESP32 and ToF sensor.

This code is written for the M5Stack ATOM Lite ESP32 using the Time-of-Flight Distance Ranging Sensor Unit VL53L0X. Measurements are posted to a MQTT server for home automation integration.

The program runs once and then activates the ESP32's sleep function. Upon waking the program simply restarts and this repeats forever. The ESP32's power consumption is miniscule when sleeping and this allows the setup to run on battery power.

About

A simple program for measuring waste water level using ESP32 and ToF sensor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages