If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
hello
I am measuring distance from here to there.
thank you
you may use ultrasonic transducrs as TX and Rx- send a pluse of Ultrasonic signal as TX while at the same time sarting a timer
when this signal travels forward and gets reflected from the place (by an arranged reflector) and as it is received by the tranducer (which is now configured as Rx) stop the timer by the int created by the received signal. you know the velocity of sound in normal air. use a formula to convert the uS of time accumulated into distance.
Regards,
Sarma
hello
thank you mvs_sarma
I found many codes for this project and they use the same thing you say, but all of them written in C language , and I can't program with this language.
And I found another written in asm with AT89C2051.
I understand that how it works but I can't write it in picbasic.
thank you
I have an example of using the Devantech SRF04 sonar range-finder with PBP in our
Micro-Bot projects section here http://www.rentron.com/Micro-Bot/Sonar.htm
Devantech makes the SRF04 schematic & source code available for folks that prefer to build
one themselves: http://www.robot-electronics.co.uk/htm/srf1.shtml
They have several more here: http://www.robot-electronics.co.uk/s...angers1999.htm
The Parallax PING module linked to by mackrackit should also be pretty simple to use.
Hello
Thank you very much for your help.
sorry but how can I make distance meter without using ultrasound generator, e.g. infrared or laser or other methods.
because the tools of ultrasound doesn't offer in my country.
Thank you.
With standard off-the-shelf type IR components, this isn't incredibly precise, but here's
one way to do it: http://www.rentron.com/PicBasic/infr..._detection.htm
If you want something pre-manufactured, and a bit more accurate, then do a Google search
for Sharp GP2D12. I've never used on myself, but I hear they're fairly accurate.
Laser range-finders are a great deal more complex + expensive, but still an option if you have
the budget. Here's an intro http://www.repairfaq.org/sam/lr/
You can find a LOT more with a quick search at Google.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks