Go to Post -Best FIRST Robot: One that Makes it to Competition - Conor Ryan [more]
Home
Go Back   Chief Delphi > FIRST > General Forum
Team 51   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
Innovation First International, Inc.
The Chief Delphi Forums are sponsored by Innovation First International, Inc.
BAE Systems
ADVERTISEMENT

 
Reply
Thread Tools Rate Thread Display Modes
  #1   Spotlight this post!  
Unread 02-04-2006, 11:01 AM
yanksrock777 yanksrock777 is offline
Registered User
FRC #1468 (J-Birds)
 
Join Date: Feb 2006
Rookie Year: 2004
Location: Hicksville
Posts: 9
yanksrock777 is an unknown quantity at this point
Send a message via AIM to yanksrock777
FRC: Reset and Program Controls

My team is having some troubles with the electrical layouts and we want to make things much easier for the programmers. We were thinking of creating a switch for the reset and program buttons on the FRC controller. There is a three pin port where is says Reset/Prog. I was wondering if we could create a switch for the reset and program buttons instead of having to press them directly on the board. If that is possible than how would I wire the push buttons switches to the pins? Does anybody have a schematic? Thanks
Reply With Quote
  #2   Spotlight this post!  
Unread 02-04-2006, 11:45 AM
steven114 steven114 is offline
Programming Wizard and Team Captain
AKA: Steven Schlansker
FRC #0114 (Eaglestrike)
Team Role: Programmer
 
Join Date: Feb 2004
Location: Los Altos, CA
Posts: 335
steven114 is a jewel in the roughsteven114 is a jewel in the roughsteven114 is a jewel in the rough
Send a message via AIM to steven114
Re: FRC: Reset and Program Controls

Yes, you can. Directions are found right on the Innovation First website under Robot Controller Reference Guide, page 13.
http://www.ifirobotics.com/docs/rc-r...01-31-2005.pdf
__________________
Shift to the left, shift to the right!
Pop up, push down, byte, byte, byte!
Reply With Quote
  #3   Spotlight this post!  
Unread 02-04-2006, 05:03 PM
Alan Anderson's Avatar
Alan Anderson Alan Anderson is offline
Software Architect
FRC #0045 (TechnoKats)
Team Role: Mentor
 
Join Date: Feb 2004
Rookie Year: 2004
Location: Kokomo, Indiana
Posts: 7,051
Alan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond reputeAlan Anderson has a reputation beyond repute
Send a message via AIM to Alan Anderson
Re: FRC: Reset and Program Controls

You can make things very easy on the programmers by extending the switches all the way to the PC they're using. The program port only uses five of the available nine pins in a serial cable. We "stole" three of them with a little adapter at each end of the cable, putting a reset and program switch right at the programmer's fingertips.
Reply With Quote
  #4   Spotlight this post!  
Unread 01-24-2007, 08:33 PM
skrew-ball skrew-ball is offline
Registered User
None #0975
 
Join Date: Nov 2005
Location: Richmond, VA.
Posts: 10
skrew-ball will become famous soon enough
Re: FRC: Reset and Program Controls

I am pretty much new to the electronics, but I'm putting a button and toggle system for this to work. First the ground runs to the button, then from the button to the common pin of the toggle. From the toggle it finishes it's loop to the pin outs. This will work by only completing the circuit when the button is pressed on the desired toggle side. Making it plug in next to the cables allows for a quick plug-in and setting in a simple place ment.

Last edited by skrew-ball : 01-24-2007 at 08:36 PM.
Reply With Quote
  #5   Spotlight this post!  
Unread 01-24-2007, 09:37 PM
ay2b's Avatar
ay2b ay2b is offline
Registered User
AKA: AJ
FRC #0980 (Thunderbots)
Team Role: Mentor
 
Join Date: Mar 2004
Rookie Year: 1994
Location: Los Angeles, CA
Posts: 197
ay2b has a brilliant futureay2b has a brilliant futureay2b has a brilliant futureay2b has a brilliant futureay2b has a brilliant futureay2b has a brilliant futureay2b has a brilliant futureay2b has a brilliant futureay2b has a brilliant futureay2b has a brilliant futureay2b has a brilliant future
Re: FRC: Reset and Program Controls

Quote:
Originally Posted by Alan Anderson View Post
You can make things very easy on the programmers by extending the switches all the way to the PC they're using. The program port only uses five of the available nine pins in a serial cable. We "stole" three of them with a little adapter at each end of the cable, putting a reset and program switch right at the programmer's fingertips.
That's an excelent idea! I think I'll build a similar setup for our team. For the curious, take a look at the "program-port-y-cable.pdf" and "program-port-4-7-05.pdf" files on the IFI site (I don't have exact links off hand, just my downloaded copies). You'll see that the following pins are used: 2,3,5,7,8 (5 is ground). If anyone else makes a simlar setup, make sure that the wires you "steal" are not those pins.
__________________

2011 - SD Quarterfinalists (980), LA Quarterfinalists (980)
2010 - LA (2404) Finalists (980), AZ Motorola Quality (980)
2009 - LA Semifinalists (980); Las Vegas Quarterfinalists (980); SD (2404); IRI #1 Seed, Finalist (980)
2008 - SD Quarterfinalists (980), LA Champions (980), LA Rookie Inspiration Award (2404); CalGames Finalists
2007 - So.Cal Finalists (980), SD Quarterfinalists (980); CalGames Finalists
2006 - So.Cal Regional Champion (4), Toronto Judge's Award Day 1 (4)
2005 - SVR Champions, Delphi "Driving Tomorrow's Technology" (980); AZ Xerox Creativity (980); So.Cal Finalists, RadioShack Innovation in Control (980); Championship Archimedes Division Semifinalists; IRI Finalists (980)
2004 - So.Cal Regional Champions, Leadership in Controls (980); AZ GM Industrial Design (980); Championship Galileo Division #2 Seed; IRI Champions
2003 - PNW Semi-finalists (488)
2002 - PNW Finalists (488)
2000 - X-bot / 488 - Mentor / Founder
1994 - Sunny Delight - Driver - champion
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
Code runs only once, fails on reset roknjohn Programming 7 02-21-2005 07:24 PM
Program error after controller reset randomperson Programming 6 01-04-2005 10:31 PM
FRC Program State Frozen at Power-up WillyC IFI Control System 4 02-14-2004 05:05 PM
Anyone looking for more program space? archiver 2001 13 06-24-2002 01:20 AM


All times are GMT -5. The time now is 12:34 AM.

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


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