--- /dev/null
+#################
+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 |
++------------------------+---------------------------------------------+