From: Brian Flowers Date: Sat, 24 Apr 2021 11:45:42 +0000 (-0400) Subject: Adding basic descriptions X-Git-Url: http://git.slightlycyberpunk.com%2C%20git.slightlycyberpunk.com/git/?a=commitdiff_plain;h=7e5e145d71f3a19504fb548511ca978b24b7272e;p=CNS.git Adding basic descriptions --- diff --git a/AtmosNode/description b/AtmosNode/description new file mode 100644 index 0000000..98aac56 --- /dev/null +++ b/AtmosNode/description @@ -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 index 0000000..2a2f73b --- /dev/null +++ b/DoorSensor/description @@ -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 index 0000000..f0a3093 --- /dev/null +++ b/FlatNode/description @@ -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 index 0000000..7fbe149 --- /dev/null +++ b/PresenceToken/description @@ -0,0 +1 @@ +A basic wifi beacon based on an Adafruit M0 Feather with Wifi (An Arduino-compatible SAMD board)