Changes between Version 3 and Version 4 of MiniBotUltrasonic
- Timestamp:
- Jul 17, 2017, 9:38:11 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MiniBotUltrasonic
v3 v4 1 1 = Mini Bot Ultrasonic Sensor 2 3 The !PiBotZero has a dedicated connector for an external ultrasonic or laser range finder. The connector is pin-compatible with the popular and low cost (often for [https://www.ebay.com/i/311580098337 less than $1]) HC-SR04 ultrasonic rangefinder module and this is recommended. The !PiBot Image libraries include support for the HC-SR04 using an Ultrasonic class that is compatible with the WPILib Ultrasonic class. 4 5 For more information see: 6 2 7 * http://www.modmypi.com/blog/hc-sr04-ultrasonic-range-sensor-on-the-raspberry-pi 3 8 * [http://www.modmypi.com/electronics/sensors/ultrasonic-range-sensor-hc-sr04- HC-SR04 ultrasonic with Raspberry Pi]