Close
0%
0%

Droplet Smart Irrigation System

ALL-IN-ONE Irrigation and monitoring system for Smart Homes

dmDM
Similar projects worth following
Droplet brings together all the features one could need for plant monitoring, and growth automation. Based on the ESP32, the board is compatible with Home Assistant and ESPHome. So you can automate and visualize any sensor data at any time. If you want to repeat this project, then all the files for ordering printed circuit boards, configuration files, and files for printing the 3D case can be found on the GitHub page.

  • 1
    First-time setup

    WIFI Captive Portal

    The captive portal component in ESPHome is a fallback mechanism for when connecting to the configured WiFi fails. After 1 minute of unsuccessful WiFi connection attempts, the ESP will start a WiFi hotspot with the credentials

    SSID: "Droplet Fallback Hotspot"
    password: "password"
    

    When you connect to the fallback network, the web interface should open automatically (see also login to network notifications). If that does not work, you can also navigate to http://192.168.4.1/ manually in your browser. In this web interface, you can manually override the WiFi settings of the device. Additionally, you can upload a new firmware file to your node without having to use a USB cable for uploads.

    Reflashing via USB-UART adapter

    First, you need to create in the ESPhome new device using the Droplet Config file "don't forget to change it to your needs" then compile it and download the ".bin" file. To upload it to the Droplet, we also need "ESPHome Flasher" software

    • Connect your USB-UART adapter to your PC
    • Push the "PROG" button on the Droplet Mainboard "don't release it"
    • Plug the power adapter and wait for a second, then release the button
    • Connect your USB-UART cables TX, RX, and GND to "J1"
    • Upload firmware via ESPHome Flasher

View all instructions

Enjoy this project?

Share

Discussions

benjamin.f.menard wrote 01/04/2023 at 21:01 point

Very beautiful project! nice job.

  Are you sure? yes | no

DM wrote 01/05/2023 at 15:45 point

Thanks!!

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates