Hello,
I need to quickly build some sort of presence detector that sends notifications through the internet (it's a context of real threat to my family).
I have recently bought an Arduino Yun. Beside I got a "Me Ultrasonic Sensor v3.1" (http://www.makeblock.com/me-ultrasonic-sensor/) from a Makeblock package I bought years ago. This sensor is connected to the Arduino Uno of the Makeblock package through an RJ25 port.
I've just discovered this "Me Ultrasonic Sensor v3.1" looks almost exactly like the HC-SR04 sensor. The only difference seemed to be the RJ25 port. So I got rid of the RJ25 port, and I'm now left with this :
...which doens't have only 4 pins like the HC-SR04, but 6.
Could someone provide me with some hints about how to connect that to my Arduino Yun?
Thank you very much