Changes between Version 3 and Version 4 of MiniBotUltrasonic


Ignore:
Timestamp:
Jul 17, 2017, 9:38:11 PM (8 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MiniBotUltrasonic

    v3 v4  
    11= Mini Bot Ultrasonic Sensor
     2
     3The !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
     5For more information see:
     6
    27* http://www.modmypi.com/blog/hc-sr04-ultrasonic-range-sensor-on-the-raspberry-pi
    38* [http://www.modmypi.com/electronics/sensors/ultrasonic-range-sensor-hc-sr04- HC-SR04 ultrasonic with Raspberry Pi]