Author Topic: Help me out with Obstacle Detection  (Read 4212 times)

0 Members and 1 Guest are viewing this topic.

Offline shyam4uallTopic starter

  • Jr. Member
  • **
  • Posts: 23
  • Helpful? 0
Help me out with Obstacle Detection
« on: September 06, 2008, 12:54:07 AM »
I m buildiing a computer controlled RC car..and i want to mount a obstacle detector on it and want the signal back to computer.

for this i am using IR sensor with 555 timer.but i m getting confused on how to get the signal back to computer as i dont want any wires attached between the car and computer.I m not using any uC.Also i want to mount a webcam on the car and video signals back to PC.Is there any means through which I can convert the usb webcam to a wireless one (bluetooth or wi-fi) ??

So how should i proceed.Do i have to use a uC ?? if yes which one will be easier to use.If any solution other than uC then it would be very helpful.

Offline Razor Concepts

  • Supreme Robot
  • *****
  • Posts: 1,856
  • Helpful? 53
    • RazorConcepts
Re: Help me out with Obstacle Detection
« Reply #1 on: September 06, 2008, 12:48:04 PM »
As for the camera, you can get ones with a built in transmitter that transmits to a reciever. The reciever can plug in directly to your TV (using the video ports), or you can buy a card for a laptop with the ports. The cheapest ones cost $50, I have one and the video quality is great. Google 2.4ghz wireless camera and youll find a ton of the $50 cameras to buy. If you want a little better quality signal you can get some cameras at www.rangevideo.com .

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Help me out with Obstacle Detection
« Reply #2 on: September 15, 2008, 03:18:44 PM »
Quote
for this i am using IR sensor with 555 timer.but i m getting confused on how to get the signal back to computer as i dont want any wires attached between the car and compute.I m not using any uCr
Well, you can transmit data wirelessly. But you'd either have to devise a circuit that transmits and receives the data, or use a microcontroller with bluetooth (or some other wireless method) to do it for you . . . I'd rather do the latter ;D

Offline shyam4uallTopic starter

  • Jr. Member
  • **
  • Posts: 23
  • Helpful? 0
Re: Help me out with Obstacle Detection
« Reply #3 on: September 16, 2008, 11:06:29 AM »
Which uC have bluetooth interface ? can you name them ..

Offline TrickyNekro

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,208
  • Helpful? 15
  • Hardware and Firmware Designer
    • The Hellinic Robots Portal
Re: Help me out with Obstacle Detection
« Reply #4 on: September 16, 2008, 11:17:40 AM »
There are such uC... but I wouldn't recommend them since programming will eat up most of your time...
Although I know a IC that might help...
CYWUSB6935 from cypress semi...
Look here:
http://www.cypress.com/products/?gid=14&fid=65&GoGatewayCategoryID=All&

They sample their modules as well...
I got two...

Hard to work with chips but excellent in what they do... really....

If you need any help I have some ready basic code but also can tell you how stuff is going...

Regards, Lefteris
For whom the interrupts toll...

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Help me out with Obstacle Detection
« Reply #5 on: September 16, 2008, 11:25:37 AM »
I recommend just buying an external bluetooth transmitter and hooking it up.

For example:
[youtube]IBpHslpP6DQ[/youtube]

Offline ArcMan

  • Supreme Robot
  • *****
  • Posts: 519
  • Helpful? 4
  • Mmmm... Plasma
Re: Help me out with Obstacle Detection
« Reply #6 on: September 16, 2008, 02:12:15 PM »
Check out these goodies for transmitting discrete signals via RF.  I have used them.  They work great.

http://www.rentron.com/PicBasic/RemoteControl.htm


Offline Ro-Bot-X

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,431
  • Helpful? 25
  • Store: RoBotXDesigns.ca
    • Ro-Bot-X Designs
Re: Help me out with Obstacle Detection
« Reply #7 on: September 16, 2008, 06:57:06 PM »
Which uC have bluetooth interface ? can you name them ..

There is Arduino BT, I think Sparkfun has it...
Check out the uBotino robot controller!

Offline shyam4uallTopic starter

  • Jr. Member
  • **
  • Posts: 23
  • Helpful? 0
Re: Help me out with Obstacle Detection
« Reply #8 on: September 16, 2008, 11:40:23 PM »
I recommend just buying an external bluetooth transmitter and hooking it up.

For example:
[youtube]IBpHslpP6DQ[/youtube]


just check out the video...

In the second kit,is the bluetooth transmitter connected to the uC through USB ?
« Last Edit: September 16, 2008, 11:41:11 PM by shyam4uall »

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Help me out with Obstacle Detection
« Reply #9 on: September 17, 2008, 07:15:40 AM »
Nope, its directly connected by UART.

Only the computer is using USB for bluetooth.

 


Get Your Ad Here