A small library that records the frequency between events. That frequency can later be used for timing events.
To install (on OSX):
cdto your default Arduino directory- Run this in the directory
git clone git://github.com/d2kagw/arduino-rhythm-library.git Tap - Open (or relaunch) the Arduino IDE
- Select
Sketch > Import Library... > Tap - Profit.
There's no example directory for this library since the setup is quite complex. However, you can find a detailed blog posting and schematic for a full Arduino project here on Learning Arduino.
Enjoy.