Adding basic descriptions
authorBrian Flowers <git-admn@bsflowers.net>
Sat, 24 Apr 2021 11:45:42 +0000 (07:45 -0400)
committerBrian Flowers <git-admn@bsflowers.net>
Sat, 24 Apr 2021 11:45:42 +0000 (07:45 -0400)
AtmosNode/description [new file with mode: 0644]
DoorSensor/description [new file with mode: 0644]
FlatNode/description [new file with mode: 0644]
PresenceToken/description [new file with mode: 0644]

diff --git a/AtmosNode/description b/AtmosNode/description
new file mode 100644 (file)
index 0000000..98aac56
--- /dev/null
@@ -0,0 +1 @@
+Includes atmospheric monitoring sensors (VoCs, CO2, Temperature, Pressure, Humidity), passive IR, motion detecting camera, and a large speaker and amplifier
diff --git a/DoorSensor/description b/DoorSensor/description
new file mode 100644 (file)
index 0000000..2a2f73b
--- /dev/null
@@ -0,0 +1 @@
+Ultrasonic distance and hall effect sensor to monitor a doorway; based on an Adafruit M0 Feather Wifi (An Arduino-compatible SAMD board)
diff --git a/FlatNode/description b/FlatNode/description
new file mode 100644 (file)
index 0000000..f0a3093
--- /dev/null
@@ -0,0 +1 @@
+Includes a motion sensing camera, a USB microphone for audio detection, and speakers for audio output
diff --git a/PresenceToken/description b/PresenceToken/description
new file mode 100644 (file)
index 0000000..7fbe149
--- /dev/null
@@ -0,0 +1 @@
+A basic wifi beacon based on an Adafruit M0 Feather with Wifi (An Arduino-compatible SAMD board)