View Single Post
  #1   Spotlight this post!  
Unread 12-05-2016, 19:30
team-4480's Avatar
team-4480 team-4480 is offline
Debug? What's that?
FRC #4480
 
Join Date: Jan 2015
Rookie Year: 2013
Location: Minnesooota
Posts: 214
team-4480 will become famous soon enoughteam-4480 will become famous soon enough
Selecting Autonomous with TI LaunchPad?

Hi,

We are going to make a nice control box with random buttons and potentiometers using the TI MSP430 LaunchPad. We want to be able to select an autonomous mode with a dial using one of the potentiometers through the LaunchPad.

The problem is, how do I send what the choice is to the robot if the LaunchPad is seen as a gamepad?

Should I write a pygame script and use pynetworktables to send the choice from it? Or is there a much simpler way that I am overlooking? How do other teams do it?

Any help would greatly be appreciated!
__________________
#Python4Life
Reply With Quote