Hi there!
I'm Kazem. I have recently purchased a HC-SR04 (an Ultrasonic range finder), I used Arduino Uno and was able to find ranges in inch and Cm. It works base on transmitting ultrasound and receiving echo. By calculating the delay finding the range, therefore it works by time delay. My question is that: Is there any way to use this board (HC-SR04) and by manipulating program see the changes of frequency instead of time?
I want to use it to recognize different materials base on different frequency, is it possible?
I'm Kazem. I have recently purchased a HC-SR04 (an Ultrasonic range finder), I used Arduino Uno and was able to find ranges in inch and Cm. It works base on transmitting ultrasound and receiving echo. By calculating the delay finding the range, therefore it works by time delay. My question is that: Is there any way to use this board (HC-SR04) and by manipulating program see the changes of frequency instead of time?
I want to use it to recognize different materials base on different frequency, is it possible?