View Single Post
  #3   Spotlight this post!  
Unread 05-03-2007, 14:39
Jake M Jake M is offline
void* Jake;
FRC #1178 (DURT)
Team Role: Programmer
 
Join Date: Jan 2006
Rookie Year: 2005
Location: Missouri
Posts: 118
Jake M has a spectacular aura aboutJake M has a spectacular aura about
Re: RS 232 and Dashboard

Oh, I have the Dashboard documentation. What I don't know is how I would take the RS 232 signals and translate them back into numeric values, so I could then trigger LEDs and display PWM values and the like.
__________________
Code:
void function(void)
 {
  function();
 }