I have been tasked with taking a fairly old robot vehicle and upgrading as many systems as possible. It has an array of 7 sonar sensors that I would like to re-use, but I don't have a good working knowledge of what to do with them. They have only two wires. I sort of know the idea behind how they'll work (send a pulse to the sensor, flip a switch somewhere in the wiring(?), get the return signal, figure out time between the ping and the return) but that's where I'm at. What I would love is something like an example circuit of how to hook this thing up and I can then try to program some tests on a Raspberry Pi or some other cheap device.
What about the circuit it originally had? You're very correct to ask about it. It appears to have used a TI TL851CN chip to control the sonar. I read the data sheet and it wasn't very illuminating to someone of my experience level (student). Second, the data sheet says it is meant to be paired with a TL852 chip which is nowhere to be found on the original circuit. So, I'm not really able to figure out what it's doing.