 | | Re: Ultrasonic proximity sensor
|
|
(...) Seriously? That's hilarious. -- -- Open Forge, LLC 24/365 Onsite Support for PCs, Networks, & Game Consoles 512-695-4126 (Austin, Tx.) help@open-forge.com irc.open-forge.com Hangar 18 Open Source Distributed Computing Using Plan 9 & Linux (...) (22 years ago, 20-Nov-03, to lugnet.robotics)
|
|
 | | RE: Are there GOTO statements in NQC?
|
|
I find that GOTO is a very handy way to bypass code to test some alternate code in high-level languages. It is also a command that is easy to match to a machine language code of various processor types. In writing batch scripts on Windows (...) (22 years ago, 20-Nov-03, to lugnet.robotics)
|
|
 | | Re: Ultrasonic proximity sensor
|
|
(...) The frequency at which air is best matched is about 40kHz, several things with this: - low resolution because of the low frequency - going to take more power to get a given range of detection than using a commercial grade unit (works at 40kHz) (...) (22 years ago, 20-Nov-03, to lugnet.robotics)
|
|
 | | Ultrasonic proximity sensor
|
|
Mindsensors Has recently developed a Ultrasonic distance sensor, which uses 24 KHz ultrasonic wave for distance mesurements. If your are interested visit us at www.mindsensors.com/uspd.htm www.mindsensors.com Mindsensors Robotics (22 years ago, 20-Nov-03, to lugnet.robotics)
|
|
 | | Re: Are there GOTO statements in NQC?
|
|
(...) The thing everyone has forgotton about the "one exit point" rule is that it applies to MACHINE CODE PROGRAMMING - not high level languages. This single misunderstanding has resulted in more convoluted and illegible code than I care to (...) (22 years ago, 20-Nov-03, to lugnet.robotics)
|