Driver for the Omron-D7S Vibration Sensor, communicates via I2C.
- I2CMaster - http://homepage.hispeed.ch/peterfleury/avr-software.html
- CException - https://github.com/ThrowTheSwitch/CException
The dependency on CException can easily be removed by simply removing a few lines of code.