View Single Post
  #18   Spotlight this post!  
Unread 09-05-2013, 20:49
smitty6791 smitty6791 is offline
Registered User
AKA: Chris Smith
FRC #0111 (Wildstang)
Team Role: Mentor
 
Join Date: Jan 2011
Rookie Year: 2010
Location: Illinois
Posts: 4
smitty6791 is an unknown quantity at this point
Re: Team 111 Wildstang 2013 Robot Code (Java)

Quote:
Originally Posted by apples000 View Post
Just a quick question, when you use the I2C communication in WsLED, are you communicating directly to an addressable LED strip, or are you communicating to something like an arduino/basic stamp, then to the LED strip?
I'm also not sure if the LED control really needs to be spun off in a thread, but it seemed like the right thing to do to keep it out if the way of the main thread running all the rest the robot control.

Last edited by smitty6791 : 09-05-2013 at 21:06.