Hi everyone
At this moment i am trying to connect several ultrasonic sensor to my galileo. I know that pulseIn doesn't work in galileo. I make work a HC-SR04 sensor but what i need is detect distance a 3 pin sensor distance (This model: Ultra Sonic range measurement module - Wiki)
I looked the another posts about pulseIn or ultrasonic sensor and please, don't say me connect a ultrasonic sensor to arduino uno and this to galileo. it's not possible.
I tried the same code that i used for HC-SR04 but doesn't work.
Do you have any idea about how to make 3 pin ultrasonic sensor detects distance in galileo?
Thank you
PS: Sorry if my english is wrong.