]> vault307.fbx.one Git - garage_door_sensor.git/commitdiff
new file: garage_sensor.py
authorJimmy <jimipunk88@gmail.com>
Mon, 24 Jun 2024 23:46:32 +0000 (18:46 -0500)
committerJimmy <jimipunk88@gmail.com>
Mon, 24 Jun 2024 23:46:32 +0000 (18:46 -0500)
start creating garage door sensor box

garage_sensor.py [new file with mode: 0644]

diff --git a/garage_sensor.py b/garage_sensor.py
new file mode 100644 (file)
index 0000000..b58a031
--- /dev/null
@@ -0,0 +1,3 @@
+# use distance sensor to measure in front (place by track). If less than 100, door is open.
+# set up web socket to communicate with base server to display status
+# host server will check status and light led if door OPEN