]> hydra-www.ietfng.org Git - acmetensortoys-esp-lua_lamp/commitdiff
Add examples/lamp/README.rst
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Fri, 14 Oct 2016 01:08:21 +0000 (21:08 -0400)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Fri, 14 Oct 2016 01:08:21 +0000 (21:08 -0400)
README.rst [new file with mode: 0644]

diff --git a/README.rst b/README.rst
new file mode 100644 (file)
index 0000000..0c3e2d8
--- /dev/null
@@ -0,0 +1,35 @@
+#################
+Remote Touch Lamp
+#################
+
+This somewhat sizable project is a re-implementation of
+``http://filimin.com/`` of sorts.  It speaks MQTT and uses a CAP1188 for
+local touch sensing.
+
+Hardware V1
+###########
+
+The first reification of this project was made using largely the Adafruit
+Feather stack of components, as well as some others.  A complete BoM is:
+
++------------------------+---------------------------------------------+
+| Case                   | https://www.adafruit.com/products/903       |
++------------------------+---------------------------------------------+
+| Copper Tape            | https://www.adafruit.com/products/1128      |
++------------------------+---------------------------------------------+
+| Feed Cable             | https://www.adafruit.com/products/744       |
++------------------------+---------------------------------------------+
+| USB female             | https://www.adafruit.com/products/1833      |
++------------------------+---------------------------------------------+
+| USB male               | https://www.sparkfun.com/products/10031     |
++------------------------+---------------------------------------------+
+| Battery                | https://www.adafruit.com/products/328       |
++------------------------+---------------------------------------------+
+| CPU                    | https://www.adafruit.com/products/2821      |
++------------------------+---------------------------------------------+
+| LED array              | https://www.adafruit.com/products/2945      |
++------------------------+---------------------------------------------+
+| FeatherWing Doubler    | https://www.adafruit.com/products/2890      |
++------------------------+---------------------------------------------+
+| CAP1188 BOB            | https://www.adafruit.com/products/1602      |
++------------------------+---------------------------------------------+