how to use water level sensor by ESP32 board & automatic control relay

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024

Комментарии • 10

  • @محمدرزق-ح1ح
    @محمدرزق-ح1ح 11 месяцев назад +1

    Thank you for your effort. I have identified the mistake, which is connecting the water level sensor to point A4. I have connected it to point A1 instead, and the readings change as the level changes. Thank you.

  • @FernandoVeit
    @FernandoVeit 4 месяца назад

    Does it record data as the depth of the water increases or decreases? Is it possible to measure the inflow or outflow of this water with this equipment?

    • @KinCony
      @KinCony  4 месяца назад

      this is a sensor, whether data record according to your MCU's software code.

  • @mehmetgungor5776
    @mehmetgungor5776 6 месяцев назад

    thanks for video. can we use digital level sensors insted? I want to make a auto water change system. For example, for one day a week, the drain pump operates up to the low level sensor. Then it stops and the filling pump runs up to the upper level sensor. Is such a somewhat complicated scenario possible with this interface?

    • @KinCony
      @KinCony  6 месяцев назад +1

      sure, you can chose water float switch sensor. just detect HIGH or LOW level.

  • @piramida51
    @piramida51 11 месяцев назад

    will this automation work without internet? You will make the automation with internet, after if you disconnect the internet, will the set automation and analog-digital input-output still work?

    • @KinCony
      @KinCony  11 месяцев назад +1

      sure , must work without internet. it's important. logical automatic control locally without network

  • @qintiy
    @qintiy 11 месяцев назад

    can you do the same but with esphome and homeassistant

    • @KinCony
      @KinCony  11 месяцев назад

      later will do that, config by esphome with ADC.

    • @Luuuuuuuuuuuuuuuu
      @Luuuuuuuuuuuuuuuu 9 месяцев назад

      That'd be great, thanks!