NewPing Library: HC-SR04, SRF05, SRF06, DYP-ME007, Parallax PING))) - v1.7

bulut:

CyklKent:
Do your sensors look like these?:

exactly the same

So, you're trying to use just the sensor without the control board? Many people have tried doing this and I have yet to hear of anyone who was successful. The same is true with the typical HC-SR04 type sensors. You can't just use the sensors without the control board.

Basically, if you want to use these sensors, you're going to need to interface with the control board, not the sensors directly. It's not something that can be fixed with software. You need hardware to amplify the signals, issue the pings, etc. You can't just connect them to an Arduino, they won't work that way.

Tim