Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.26 KB

File metadata and controls

40 lines (22 loc) · 1.26 KB

#Ultrasonic support

By using an ultrasonic sensor we give the Visabot a sense of sight. Comibining it with a small servo we can cover a larger with the sensor.

Build the Ultrasonic model attached to the Mini Servo by following these instructions:

Step 1

Ultrasonic Setup

Step 2

Ultrasonic Setup

Step 3

Ultrasonic Setup

You will need to solder a cable like this. Heat shrink is available on request.

Step 4

Ultrasonic Setup

Once the ultrasonic module is built attach it to the front of your Visabot. Attach the wires as required.

Servo examples

Ping

The Ultrasonic sensor we are using, HC-SR04, is called a Ping object in Johnny-Five.

Loads more examples at: https://github.com/rwaldron/johnny-five/blob/master/docs