Skip to content

Water level sensor firmware and circuit design for Wemos D1 Mini

License

Notifications You must be signed in to change notification settings

AlexeyMz/arduino-water-level-esp8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Water Level RX

This is a custom firmware for Wemos D1 (Arduino, esp8266) to act as a water level sensor with a web UI and HTTP API to access current readings.

Device circuit

Circuit diagram

Build notes

To rebuild web assets, run npm i in water-level-frontend to install dependencies, then npm run build to re-generate water-level-rx/server_assets_generated.cpp file.

About

Water level sensor firmware and circuit design for Wemos D1 Mini

Topics

Resources

License

Stars

Watchers

Forks