Interface class for the Max Botix ultrasonic range finder model 1210. It includes input methods for PWM, Analog, and Serial. A PwmIn class was created to allow the PWM input to be read. Now includes automatic range update via interrupts.

Dependencies:   mbed

Auto generated API documentation and code listings for MB1210

Code

main.cpp [code]
MB1210.cpp [code]
MB1210.h [code]
PwmIn.cpp [code]
PwmIn.h [code]