diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 698e25a..c7de3c6 100644 --- a/README.adoc +++ b/README.adoc @@ -4,10 +4,17 @@ Every now and then I create a small Arduino (test) project. I think I should publish the stuff here — this is mostly cargo cult code that has been hammered into some semi-working form. -=== lighting/strobe.ino +=== lighting/ + +==== strobe.ino The code behind my https://xenoworld.de/2017/01/18/blink.html[fluorescent light demo]. +=== tinyhouse.ino + +Quick hack for some soothing orange light put into a tiny desk-top house made +of clay + === humidity-led-indicator/ Code for a small project which uses a humidity sensor (DHT22) and an |