Go to Post I've found that being outraged on behalf of others is often a misuse of energy. - Taylor [more]
Home
Go Back   Chief Delphi > Other > FIRST Tech Challenge
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
Reply
 
Thread Tools Rate Thread Display Modes
  #1   Spotlight this post!  
Unread 27-09-2005, 21:09
mechanicalbrain's Avatar
mechanicalbrain mechanicalbrain is offline
The red haired Dremel gnome!
FRC #0623 (Ohm robotics)
Team Role: Electrical
 
Join Date: Apr 2005
Rookie Year: 2004
Location: Virginia
Posts: 1,221
mechanicalbrain has a reputation beyond reputemechanicalbrain has a reputation beyond reputemechanicalbrain has a reputation beyond reputemechanicalbrain has a reputation beyond reputemechanicalbrain has a reputation beyond reputemechanicalbrain has a reputation beyond reputemechanicalbrain has a reputation beyond reputemechanicalbrain has a reputation beyond reputemechanicalbrain has a reputation beyond reputemechanicalbrain has a reputation beyond reputemechanicalbrain has a reputation beyond repute
Send a message via AIM to mechanicalbrain Send a message via Yahoo to mechanicalbrain
Re: Adding Bluetooth to Vex

Im not that familliar with VEX but maybe a gumstix (www.gumstix.com). They have built in bluetooth and I know they work fine with the IFI controller.
__________________
"Oh my God! There's an axe in my head."
623's 2006 home page
random mechanicalbrain slogans

Reply With Quote
  #2   Spotlight this post!  
Unread 29-09-2005, 19:17
CyberTroniX CyberTroniX is offline
Registered User
no team
 
Join Date: Jun 2005
Location: Egypt
Posts: 12
CyberTroniX is an unknown quantity at this point
Re: Adding Bluetooth to Vex

i sent a message to the manufacturers of the bluetooth module and they told me it can only be connected to any UART .

so i don't know if the Rx1 on Vex is UART or not ?
Reply With Quote
  #3   Spotlight this post!  
Unread 29-09-2005, 20:22
foobert foobert is offline
Registered User
no team
 
Join Date: May 2005
Location: oakland, ca
Posts: 87
foobert is a jewel in the roughfoobert is a jewel in the roughfoobert is a jewel in the rough
Re: Adding Bluetooth to Vex

Quote:
Originally Posted by CyberTroniX
i sent a message to the manufacturers of the bluetooth module and they told me it can only be connected to any UART .

so i don't know if the Rx1 on Vex is UART or not ?
yes, rx1 and tx1 are connected to rg1 and rg2 on the user processor. these are the receive and transmit pins respectively of usart2.
Reply With Quote
  #4   Spotlight this post!  
Unread 30-09-2005, 16:41
CyberTroniX CyberTroniX is offline
Registered User
no team
 
Join Date: Jun 2005
Location: Egypt
Posts: 12
CyberTroniX is an unknown quantity at this point
Re: Adding Bluetooth to Vex

thanks for the info
do u know the pinout of Rx1 ?
i am also trying to get the schematic of the circuit that has the micrcontroller on in , because i want to know how is the microcontroller is connected to Rx1 or Serial .
Anyone knows how these are connected ??
Reply With Quote
  #5   Spotlight this post!  
Unread 30-09-2005, 21:26
foobert foobert is offline
Registered User
no team
 
Join Date: May 2005
Location: oakland, ca
Posts: 87
foobert is a jewel in the roughfoobert is a jewel in the roughfoobert is a jewel in the rough
Re: Adding Bluetooth to Vex

Quote:
Originally Posted by CyberTroniX
thanks for the info
do u know the pinout of Rx1 ?
i am also trying to get the schematic of the circuit that has the micrcontroller on in , because i want to know how is the microcontroller is connected to Rx1 or Serial .
Anyone knows how these are connected ??
i made a little chart. i was planning to add more info, but got sidetracked. the functions of the various pins on the 18f8520 can be determined from the datasheet. as i mentioned rx1 and tx1 are connected to rg1 and rg2 which are also known as rx2 and tx2. the transmit and receive lines on the serial port are connected to rx1 and tx1. very confusing, eh?

anyway, i got the information from the example code at vexlabs.
Reply With Quote
  #6   Spotlight this post!  
Unread 01-10-2005, 21:16
CyberTroniX CyberTroniX is offline
Registered User
no team
 
Join Date: Jun 2005
Location: Egypt
Posts: 12
CyberTroniX is an unknown quantity at this point
Re: Adding Bluetooth to Vex

i'm a bit confused ..
if i can connect the bluetooth module ( which has 4 pins : TX , RX , PWR , GND ) to Rx1 , do i connect it to Rx1 which was used for the RF Module that came with the robot ? or do i connect it to RX & TX that are on the Analod/Digital section of the microcontroller ?

if it's the 1st option then i need to know the pinouts of the Rx1 input ,
if it's the 2nd option then i need to know where to connect the PWR & GND pins of the bluetooth module ?


Something else i'm thinking of doing it ... which is replacing the RF Module on the Remote Control Unit with a bluetooth module . Is it possible ??
Reply With Quote
  #7   Spotlight this post!  
Unread 19-06-2006, 13:35
jgannon's Avatar
jgannon jgannon is offline
I ᐸ3 Robots
AKA: Joey Gannon
no team
 
Join Date: Feb 2004
Rookie Year: 2004
Location: Pittsburgh, PA
Posts: 1,467
jgannon has a reputation beyond reputejgannon has a reputation beyond reputejgannon has a reputation beyond reputejgannon has a reputation beyond reputejgannon has a reputation beyond reputejgannon has a reputation beyond reputejgannon has a reputation beyond reputejgannon has a reputation beyond reputejgannon has a reputation beyond reputejgannon has a reputation beyond reputejgannon has a reputation beyond repute
Re: Adding Bluetooth to Vex

Quote:
Originally Posted by mechanicalbrain
Im not that familliar with VEX but maybe a gumstix (www.gumstix.com). They have built in bluetooth and I know they work fine with the IFI controller.
Let me re-emphasize this. You'll probably have a lot less trouble if you just buy the 400MHz Gumstix with Bluetooth, which will run you about $169. Connect one of the serial ports on the Gumstix to the Vex, and write a couple of lines of code on the Gumstix to redirect I/O from the wired serial port to the Bluetooth UART. Then you have your Bluetooth Vex, and you have a nifty off-board co-processor should you ever need it.
__________________
Team 1743 - The Short Circuits
2010 Pittsburgh Excellence in Design & Team Spirit Awards
2009 Pittsburgh Regional Champions (thanks to 222 and 1218)
2007 Pittsburgh Website Award
2006 Pittsburgh Regional Champions (thanks to 395 and 1038)
2006 Pittsburgh Rookie Inspiration & Highest Rookie Seed

Team 1388 - Eagle Robotics
2005 Sacramento Engineering Inspiration
2004 Curie Division Champions (thanks to 1038 and 175)
2004 Sacramento Rookie All-Star

_
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
how to build a VEX programming module bblack7489 FIRST Tech Challenge 78 09-06-2011 16:03
Useful VEX Tools Joe Johnson FIRST Tech Challenge 4 26-04-2005 18:48
Vex Robotics Vex FIRST Tech Challenge 0 14-04-2005 13:48
VEX Robotics vexrobotics FIRST Tech Challenge 8 30-03-2005 23:25
VEX Kits ARRIVED!!! Joe Johnson FIRST Tech Challenge 14 28-03-2005 19:28


All times are GMT -5. The time now is 09:53.

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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi