Damien Clarke

Results 4 repositories owned by Damien Clarke

ResponsiveAnalogRead

286
Stars
53
Forks
Watchers

Arduino library for eliminating noise in analogRead inputs without decreasing responsiveness.

AnalogMultiButton

71
Stars
12
Forks
Watchers

Arduino library to capture multiple button presses through a single analog pin, as well as onPress and onRelease "events" and button press times.

ArduinoTapTempo

58
Stars
12
Forks
Watchers

An Arduino library that times consecutive button presses to calculate tempo / BPM. Corrects for missed beats and can reset phase with single taps.