URM V3.2 Ultrasonic sensor
| Attachment | Size |
|---|---|
| URM3.2_Mannual_Rev2.pdf | 306.71 KB |
Vendor's Description:
URM37 V3.2 Ultrasonic Sensor uses an industrial level AVR processor as the main processing unit. It comes with a temperature correction which is very unique in its class.
Direct control through RS232, easy to control by PC.
Specfication
Power: +5V
Current: <20mA
Working temperature: -10 ~ +70 C
Detecting range: 4cm-5m
Resolution: 1cm
Interface: PWM, RS232 or TTL (via Jumper)
Servo control: One servo control output
Operating Mode: Serial (PWM) passive control mode; Autonomous Mode; On/OFF Mode
Temperature sensor: 12 bits reading from serial port
Size: 22mm × 51 mm
Weight: 30g




@ Tue, 2009-12-08 21:55
Can this thing work with
@ Wed, 2009-09-23 20:29
Servo Control
Yes. It does allow users to send serial command to control a servo. And Mr Miles has developed an Arduino library for this little sensor, and it should be very easy to use.
Here is the download link: http://download.milesburton.com/Arduino ... 37_2.0.zip
@ Wed, 2009-09-23 15:21
Interesting device and a
Interesting device and a great price. I took a quick look at the manual. Does the servo control function allow this sensor to commnand a servo? It looks like a very impressive sensor.
Has anyone used one with a PICAXE?
@ Wed, 2009-09-23 06:43
Arduino Code
Please find the document and code sample at:
http://www.yerobot.com/forum/viewforum.php?f=5&sid=4598bc6bc738fb953290062feb9f2237
@ Tue, 2009-09-22 21:30
Code - Arduino
@ Thu, 2009-06-18 20:15
@YeRobot (or anyone)-------- Serial Control - few questions
How do you access the serial control of the URM V3.2 via an Arduino - has this been documented anywhere.
I know you have to change to "Mode 1: Serial passive control mode" do you have any schematics of how to do this ?
Does this mean i have to desolder the SMD R16,17,15 and resolder to R18,19 for it to work off the Arduino Serial Port ?
Do you supply them with this modification already done ?
This would be a much better way to control it - plus its got a temparature probe installed.....
Using this mode releases the Processor and lets the module do all the work. (ie just a simple serial read)
@ Thu, 2009-06-18 21:27
You are right. You have
@ Thu, 2009-06-18 22:17
Thanks thats perfect - gives me a bit more confidence
Thanks for quick reply ,thats perfect - gives me a bit more confidence to desolder the the SMDs now.
Did you notice Mr.Flex has one of your URMs installed.....
@ Fri, 2009-06-19 22:21
SMD resistors changed - question about sending code
SMD resistors easy to change - phew.....
Please could you help me with the mode change - if we get this working then i am sure the LMR crew will pick up thier ears.
Reading the Manual its not clear what value i should be sending to the module to change to:-
Mode 1 - serial passive control mode.
I assume i must send this to the module:-
0x44 + 0x02 + (0x??) +0x22 - can you help me with the ?? ....... it only shows mode 2 (0xaa) and mode 3 (0xbb).
Thanks in anticipation.
@ Fri, 2009-06-19 23:13
TTL and RS223 passive mode