aboutsummaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index a1195ec..15cfd55 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,7 +1,10 @@
== Various Arduino Snippets
Every now and then I create a small Arduino (test) project. I think I should
-publish the stuff here.
+publish the stuff here — this is mostly cargo cult code that has been hammered
+into some semi-working form.
Currently in this repository:
+lighting/strobe.ino::
+ The code behind my https://xenoworld.de/2017/01/18/blink.html[fluorescent light demo].