blob: 15cfd5576fc486bdabb6366d6abb20b7e89f3014 (
plain)
1
2
3
4
5
6
7
8
9
10
|
== Various Arduino Snippets
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.
Currently in this repository:
lighting/strobe.ino::
The code behind my https://xenoworld.de/2017/01/18/blink.html[fluorescent light demo].
|