Quote:
Originally Posted by ThomasP
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.