how to program an ultrasonic sensor

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
khaled yasin
Posts: 43
Joined: Sat Sep 13, 2008 10:36 pm
Contact:

how to program an ultrasonic sensor

Post by khaled yasin »

how to program an ultrasonic sensor using a pic????

User avatar
Steve
Matrix Staff
Posts: 3433
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times

Re: how to program an ultrasonic sensor

Post by Steve »

Ultrasound sensors typically need you to send a pulse to it and then to time how long it takes to receive the echoed pulse. Read the datasheet for the ultrasound sensor for more info.

Post Reply