paulstarmail / WaterLevelMonitor

IoT-OTA firmware, to display the percentage of water in the water-tank, in any web-browser connected to the same WiFi network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WaterLevelMonitor

IoT-OTA firmware, to display the percentage of water in the water-tank, in any web-browser connected to the same WiFi network.

It is highly recommended, that you set up a Static IP in your router and configure the “Server.ino” code accordingly, for the project. For that, you might need access to your router’s configuration web-page. It is highly recommended, that you insulate the harware against water vapour, that might condense on the harware in the long run from the water tank, or the rain water that might fall and damage the electronics. You will require the below hardware and software for this project.

  1. NODEMCU ESP32S (Development board, with 38 pin)
  2. Micro-USB cable
  3. HC-SR04 (Ultrasonic sensor)
  4. WiFi connection (WiFi Extender, if needed)
  5. Multi-wood sheet
  6. Insulation tape
  7. Scissors
  8. Glue gun
  9. Soldering iron
  10. Dot board
  11. Power adapter and AC supply
  12. Computer (preferably, Laptop)
  13. Arduino IDE (with ESP32 library)

About

IoT-OTA firmware, to display the percentage of water in the water-tank, in any web-browser connected to the same WiFi network.


Languages

Language:C++ 100.0%