ultrasonic range finder using flowcode

Tips, Tricks and methods for programming, learn ways of making your programming life easier, and share your knowledge with others.

Moderators: Benj, Mods

Post Reply
rags
Posts: 29
Joined: Thu Dec 22, 2011 5:33 pm
Has thanked: 1 time
Contact:

ultrasonic range finder using flowcode

Post by rags »

hello , i came across this project where timers gotta be used..but in flowcode4 for AVR timers are not user friendly.

i have pasted the link of the project that has the logic of the project so kindly guide me how to start this project with flowcode.

http://extremeelectronics.co.in/avr-tut ... -tutorial/

User avatar
JohnCrow
Valued Contributor
Valued Contributor
Posts: 1367
Joined: Wed Sep 19, 2007 1:21 pm
Location: Lincolnshire
Has thanked: 364 times
Been thanked: 716 times
Contact:

Re: ultrasonic range finder using flowcode

Post by JohnCrow »

Hi
Bert van Dam's book Microcontroller Systems Engineering has a similar project, although it is for the pic
You can download the flowcode files for this from the Elektor site.
You will be able to import this pic files into AVR flowcode.

I've used the PIC version with the SRF05 sensor and it works very well.

http://www.elektor.com/products/books/m ... 3441.lynkx
1 in 10 people understand binary, the other one doesn't !

Post Reply