A distance measurement class using ultrasonic sensor HC-SR04.
Dependents: Esercitazione4_4 HC-SR04 Group10_slave Oled_Gus ... more
The purpose of this library is to encourage students to develope their own classes. Instructions how to follow the development of this library for ultrasonic distance measurement are given here.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:cf3e4e307d15 | 2016-12-10 | tbjazic | Filtering with Ticker object corrected. |
5:a667b621f625 | 2015-12-07 | tbjazic | Example of use (documentation part) updated. |
4:aae70f15357f | 2015-12-07 | tbjazic | Functions for setting the sensor range and reading its values are added. Function for returning the measured distance in milimeters added. |
3:9a7899cf5e3a | 2015-12-06 | tbjazic | Limited distance range added. |
2:aa59a9c531be | 2015-12-05 | tbjazic | Another minor documentation update. |
1:9989fcb7f189 | 2015-12-05 | tbjazic | Minor documentation update. |
0:8871082486ac | 2015-12-05 | tbjazic | Initial library commit. |