Skip to content

Commit 0929a9e

Browse files
committed
Update README.md
1 parent 110178a commit 0929a9e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ Further UI ideas TBD.
1616
Hardware interface is
1717
* a reed switch for sensor.
1818
* The existing door button of this garage door opener happens to have 24vDC across it when the switch is open, and when pressed passes 30ma. Therefore I am using a simple PNP transistor driver on GPIO in a never-seen-before-by-me configuration of isolated ground but common Vss (3.3v controller to 24v door opener). Therefore the button press is "active low" and doesn't suffer from nuances of ESP-01 GPIO0/GPIO2 boot-time signals.
19+
*
20+
Test commit

0 commit comments

Comments
 (0)