View Single Post
  #49   Spotlight this post!  
Unread 29-12-2006, 14:51
chris31 chris31 is offline
Team 2021 Captain
AKA: Chris Davidson
FRC #2021 (FA Robotics)
Team Role: Mentor
 
Join Date: Nov 2005
Rookie Year: 2006
Location: Atlanta, GA/ Fredericksburg,VA
Posts: 949
chris31 has a reputation beyond reputechris31 has a reputation beyond reputechris31 has a reputation beyond reputechris31 has a reputation beyond reputechris31 has a reputation beyond reputechris31 has a reputation beyond reputechris31 has a reputation beyond reputechris31 has a reputation beyond reputechris31 has a reputation beyond reputechris31 has a reputation beyond reputechris31 has a reputation beyond repute
Send a message via AIM to chris31
Re: 2007 Robot Controller

Quote:
Originally Posted by ThomasP View Post
There is actually a project people are working on to slave VEX controllers to a Java board here. If you check out Systronix's website, you'll see that it has a lot of potential and could be used for things that the PIC controller wouldn't be able to.
Theres nothing Java can do that C cant do. The hardware will do the same thing no matter what software is running it.

Personally I like embedded devices and am glad that I get to use C for FIRST. Its a nice break from OOP and Java. I love C structs. I guess its just how I think.
Reply With Quote