Hi folks,
Everyone from the programming team on 1501 wanted to thank those that helped us this year getting started with EasyC. We have posted our 2006 EasyC robot code at FRCsoft.com.
Download from Here
We really tried to push the limits of EasyC with PIDs, lookup tables arrays (which we couldn't get to work so we made a file loader), some indexing arrays, lots of functions that traded parameters, camera code, camera tracking, etc....
I would also like to say that EasyC made it "easy" for our team to work in a group. We have four people doing programming, we decided to all use global variables, so when we made our programs a lib file, we could import each program variables and all when the project was ready to be combine from a 4 to 1 program. It imported "easy". Also we had everything done in no time flat.
Great software package so far, with a few issues ;-) (see EasyC Wishlist post)