Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with pulse_counter config
#5
Photo 
(10-10-2023, 12:07 AM)admin Wrote: yes, all can use for digital input.

Posting for information only so other users that want same kind of feature can use.

OK I use used PIN 14 (GPIO3), VCC (12v) and ground:

   

This is the relevant part of the ESPHome yaml:

sensor:
  - platform: pulse_counter
    pin:
      number: 14
      mode:
        input: true
        pullup: true


It all works as it should.
Reply


Messages In This Thread
Help with pulse_counter config - by MnM - 10-09-2023, 06:01 PM
RE: Help with pulse_counter config - by admin - 10-09-2023, 10:42 PM
RE: Help with pulse_counter config - by MnM - 10-09-2023, 11:37 PM
RE: Help with pulse_counter config - by admin - 10-10-2023, 12:07 AM
RE: Help with pulse_counter config - by MnM - 10-10-2023, 01:28 AM
RE: Help with pulse_counter config - by admin - 10-10-2023, 08:36 AM

Forum Jump:


Users browsing this thread: