OCCRA   [more] Florida Regional : 109d 05h 59m ...
Go to Post But plywood is so awesome on robots...... But I guess shiny usually always wins out huh? - Jon K. [more]
Home
Go Back   Chief Delphi > Technical > Control System > FRC Control System
Team 47   CD-Events   CD-Media   CD-Swap   CD-Spy   FRC-Spy   Unsung FIRST Heroes   WFA
portal register members calendar search Today's Posts Mark Forums Read FAQ rules
Protobot Robot Bundles
The Chief Delphi Forums are sponsored by Innovation First, Inc.
Delphi
ADVERTISEMENT

 
Reply
 
Thread Tools Rate Thread Display Modes
  #1   Spotlight this post!  
Old 11-03-2009, 05:31 PM
daltore's Avatar
daltore daltore is offline
Electronics/programming/design
AKA: Aaron Osmer
FRC #2158 (ausTIN CANs)
Team Role: Engineer
 
Join Date: Dec 2007
Rookie Year: 2007
Location: Austin, TX
Posts: 164
daltore will become famous soon enoughdaltore will become famous soon enough
Send a message via AIM to daltore Send a message via MSN to daltore Send a message via Yahoo to daltore Send a message via Skype™ to daltore
Laptop wireless card in Master mode to control robots?

This next year, our robotics program is going to get a few cRIO's and use them for non-competition robots in class, and we're looking for the cheapest ways to control these things wirelessly. I found some very cheap wireless N bridges for the robots, but I was thinking about controlling the network. Our laptops have Dell 1505 wireless cards, which have Draft N capability. If these do have master mode (still looking), would it be possible to just use the laptops to control the individual robots instead of using a router? This would make things significantly cheaper and simpler (well, maybe not simple, but at least a little better).

If you can think of any other alternatives to the DS and a router, let me know. Anything that can tell the FRC version of the cRIO what to do over the airwaves is fine, we just don't quite have the budget to purchase several full control systems.
Reply With Quote
  #2   Spotlight this post!  
Old 11-03-2009, 08:30 PM
Greg McKaskle Greg McKaskle is offline
Registered User
no team (Team NI)
 
Join Date: Apr 2008
Rookie Year: 2008
Location: Austin, TX
Posts: 661
Greg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond repute
Re: Laptop wireless card in Master mode to control robots?

What you need to determine is if the bridges can bridge an ad hoc network. You may be able to determine this from documentation, or you may just want to host the network from a laptop and determine if the bridge configuration will connect to it. It turns out that the gaming adapters in the 2009 KoP will not do this. The will only bridge an infrastructure network.

If you have a router on the robot instead of a bridge, it can host an infrastructure network for the laptop to join. Also keep in mind that N speed is not absolutely necessary for a robot or two to be on the network. G will work fine, even with video until you have a full field.

Greg McKaskle
Reply With Quote
  #3   Spotlight this post!  
Old 11-04-2009, 10:25 PM
daltore's Avatar
daltore daltore is offline
Electronics/programming/design
AKA: Aaron Osmer
FRC #2158 (ausTIN CANs)
Team Role: Engineer
 
Join Date: Dec 2007
Rookie Year: 2007
Location: Austin, TX
Posts: 164
daltore will become famous soon enoughdaltore will become famous soon enough
Send a message via AIM to daltore Send a message via MSN to daltore Send a message via Yahoo to daltore Send a message via Skype™ to daltore
Re: Laptop wireless card in Master mode to control robots?

Good advice, all of it. The specs on the bridge say it supports both Ad-Hoc and infrastructure, and it's designed to either be used as a bridge or an access point connected to a wired router (love this thing already...).

I know we can use wireless G, but the reason I didn't want to was because we're in a small enclosed classroom, which happens to be built like a Faraday cage, with a wireless B/G access point in it already for the school networks, which will be in use on the same laptops for looking up designs/code/etc, and with 20 laptops in the same room, we're pushing it as it is. Wireless N puts us on an entirely different frequency band with more channels, and is not in use anywhere in the school as of now (I believe the access points only support the 2.4 GHz band, not the 5 GHz). It's more of an interference issue, not a speed issue, although having a bunch of wireless N bridges laying around won't be half-bad, either... Not to mention, these things are cheap, so we might as well.

If anyone cares to see, here's the link to the bridges we're looking at.

This brings me to my next question. Now that I'm confident we can get the robots connected directly to the laptop, any ideas on how to get useful driver data from the laptops to the robots? Say, if we plugged in some USB joysticks to the laptop with the hopes of driving the robots around? I know this is more a question for after the 2010 field control system comes out, but we'd like to not have to buy a bunch of DS's.
Reply With Quote
  #4   Spotlight this post!  
Old 11-04-2009, 10:27 PM
Joe Ross's Avatar Unsung FIRST Hero
Joe Ross Joe Ross is offline
Looking Forward to the Classmate PC
FRC #0330 (Beachbots)
Team Role: Engineer
 
Join Date: Jun 2001
Rookie Year: 1997
Location: Los Angeles, CA
Posts: 3,913
Joe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond repute
Re: Laptop wireless card in Master mode to control robots?

Quote:
Originally Posted by daltore View Post
This brings me to my next question. Now that I'm confident we can get the robots connected directly to the laptop, any ideas on how to get useful driver data from the laptops to the robots? Say, if we plugged in some USB joysticks to the laptop with the hopes of driving the robots around? I know this is more a question for after the 2010 field control system comes out, but we'd like to not have to buy a bunch of DS's.
Have you looked at the Virtual DS? http://www.chiefdelphi.com/forums/sh...ad.php?t=75431
__________________
Please make things easier for the beta testers by asking questions on the 2010 FIRST beta test forums. Every time you post a question on chiefdelphi means twice as much work for the beta testers.
Reply With Quote
  #5   Spotlight this post!  
Old 11-04-2009, 11:02 PM
daltore's Avatar
daltore daltore is offline
Electronics/programming/design
AKA: Aaron Osmer
FRC #2158 (ausTIN CANs)
Team Role: Engineer
 
Join Date: Dec 2007
Rookie Year: 2007
Location: Austin, TX
Posts: 164
daltore will become famous soon enoughdaltore will become famous soon enough
Send a message via AIM to daltore Send a message via MSN to daltore Send a message via Yahoo to daltore Send a message via Skype™ to daltore
Re: Laptop wireless card in Master mode to control robots?

Wow, I hadn't seen that before, I guess I just didn't use the right terms in the search engine. But that's awesome! Alright, looks like that'll be our solution if we can get it to work properly. Shouldn't be too hard, since we can still use an ethernet port and a second bridge if we can't get the internal wireless card to cooperate. Really cool program, though! We'll have to try it out with our 2009 robot!

Thanks for your help guys, and if anyone else has any opinions on the matter, please do comment.
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless mode Jill FRC Control System 6 01-09-2009 11:53 AM
New Control System - Wireless Problems Ashwin FRC Control System 13 12-11-2008 10:38 AM
New Control System Wireless Bridge Power? Greg Marra General Forum 3 09-21-2008 05:19 PM
Control a vex with a laptop? antiNeo Programming 17 06-24-2008 12:51 PM
Linux Wireless Card Problems Mike Chit-Chat 3 01-03-2006 03:57 AM


All times are GMT -5. The time now is 07:00 AM.

The Chief Delphi Forums are sponsored by Innovation First, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © Delphi and Pontiac Central High School