tinyfinger/code
Klemens Schölhorn fe6fe8ea52 Disable led display after 10 seconds to save energy
Going to sleep and waking on an interrupt generated by the button would
save even more energy, but it our current chip unfortunately has problems
waking up reliably.
2018-02-19 23:37:53 +01:00
..
tests Import the arduino sketch for the random number generation 2017-10-28 21:14:30 +02:00
button.h Use the state machines to control the finger 2017-12-01 00:15:39 +01:00
code.ino Disable led display after 10 seconds to save energy 2018-02-19 23:37:53 +01:00
debounce.h Use the state machines to control the finger 2017-12-01 00:15:39 +01:00
lcg_rng.h Import the arduino sketch for the random number generation 2017-10-28 21:14:30 +02:00
segment.h Implements menu and ability to disable groups 2017-12-01 01:58:15 +01:00
uniform_int_dist.h Import the arduino sketch for the random number generation 2017-10-28 21:14:30 +02:00