DROPLET irrigation system works with ESPhome and Home assistant

When PricelessToolkit failed to find an affordable (indoor) irrigation system that works with Home Assistant and ESPHome, he built the DROPLET board based on ESP32 wireless SoC and supporting up to five micro-pumps and soil moisture sensors.

The board also comes with switches to manually control the pump, a built-in DS18B20 temperature sensor, a buzzer, and a I/O header to connect an expansion header for relay control, I2C, GPIOs, and an external DS18B20 temperature sensor.

ESP32-S board irrigation system

DROPLET specifications:

  • Wireless module – ESP32-S with ESP32 dual-core 32-bit microcontroller @ 240 MHz with 2.4 GHz WiFi and Bluetooth connectivity, 4MB SPI flash
  • Display – I2C header for 5V/3.3V OLED display
  • Pump interfaces – 5x 2-pin connectors for micropumps
  • Sensors and sensor interfaces
    • DS18B20 temperature sensor
    • 5x 3-pin connectors for soil moisture sensors; pulled low with a 1 MΩ resistor.
  • Expansion – 2x 16-pin right-angle female header with GPIOs, UART, 5V, and GND
  • Debugging – UART header for programming and debugging
  • Misc – Buzzer, 5x buttons for manual pump control, user button (GPIO 36).
  • Power Supply – 5V DC via a power jack

DROPLET irrigation system

The board is shown above fitted to the expander board with MCP23017 chip and five micropumps and the bottom part of the 3D printed housing. You’ll find the Gerber files, 3D files for the enclosure, the YAML configuration files for ESPHome and Home Assistant, as well as basic instructions to get started with the irrigation system on GitHub.

DROPLET enclosure OLED display
With enclosure and OLED display

An example of integration with Home Assistant is shown below using a BMP280 temperature and pressure sensor, a VL53L0x ToF sensor, a DHT temperature & humidity sensor, and eight relays. The solution is said to support all sensors already supported by ESPHome.

Home Assistant Irrigation

I first discovered the board through Tindie where it is sold for $57, or $83.50 with the expansion board, but it is also available for purchase directly on PricelessToolkit’s online store. You’ll still need to purchase the micropumps (Aliexpress) and soil sensors (Aliexpress) separately.

Share this:
FacebookTwitterHacker NewsSlashdotRedditLinkedInPinterestFlipboardMeWeLineEmailShare

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus

11 Replies to “DROPLET irrigation system works with ESPhome and Home assistant”

    1. Yes, MCP23017. I copied MCP230017 from GitHub and did not double-check the part number. The photos indeed show 74HC595 inserted into the expansion board, but both chips are apparently interchangeable and software compatible, although they target different use cases.

  1. What would one use the expansion board for? I have a ton of plants that I need autowatering for but none need pumps as they’re below my water source so I’ve been looking for some sort of on/off relay switch that’s dirt cheap. The idea being that I’d just let the water through for a specified amount of time instead of pumping it and having to worry about one more thing not working.

    1. i imagine that if you just want to run out water for a specific amount of time, you could use a servo that turns a 90 degree small water valve, in the line between the water source and the plant. Most of the servos that I’m aware of use a pwm signal to determine how far to turn, so any output pin on a microcontroller that supports pwm control should do the trick. You could either use a flow monitor, to track how much water gets fed through, or run tests and set times according to your experience. I don’t recommend waiting till the water is detected by a soil monitor, as you may end up with far more water than you expect. Though any solution will require checks and adjustments to increase or decrease the volume of water depending on your requirements.

Leave a Reply

Your email address will not be published. Required fields are marked *

Khadas VIM4 SBC
Khadas VIM4 SBC