Netherlands
Asked — Edited

Ping)) Ultrasonic Sensor Question

My sensor only has a Vcc, Gnd and Signal pin on it, can i wire it with just 1 servo wire?


ARC Pro

Upgrade to ARC Pro

With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.

PRO
Synthiam
#1  

Hey there! I've never seen a ping sensor with only 3 wires before. Are you sure there are not 4? If not, let me know the model number and i'll see if i can whip up a driver for you.

PRO
Canada
#2  

So it looks like Parallax has changed their PING))) sensor to have a 3 pin interface, I believe the SIG pin does the transmitting waits for a certain period and receives the Echo on the same pin. Dang, after all these years they have finally went to a standard 3 pin design but still haven't added analog out....grrrrr...Bad Parallax...bad!

User-inserted image

If anyone wants to use ultrasonics I'd recommend, ironically enough, the MaxSonar EZ series by MaxBotix they can do analog or digital readouts and they are less of a cost than the PING))) and they are also a smaller form factor, seriously use an EZ-0 with the EZ-B, they are sweet!

User-inserted image

#3  

Hi, How did you end up connecting the MaxBotix sensor, via the ADC or Pulse timing? I have several from another project that I would like to use. Thanks.

PRO
Synthiam
#4  

Looks like I'm going to have to build support for the 3 wire ping sensor. Good idea, don't know why they didn't think of it sooner! More ping, less i/o! eek

PRO
Canada
#5  

@nyaple I use analog because you get a very linear voltage vs. distance readout, and it's an easy 3 pin hookup.

#6  

Hi, Thanks for the info. I have it setup and working. I'm new to EZ-B, how do you add the Maxbotix sensor to the Ping Distance built in controls? The existing control only allos the digital interface of the Ping style detectors. Thanks, Nelson

PRO
Synthiam
#7  

Hey Nelson,

Connect the AN (analog output) from the Maxsonar to one of the 8 ADC inputs of the EZ-B. You can then use an ADC control (or the sharp IR radar control) with it

Netherlands
#8  

can't i just make the trigger port and the echo port the same?