
05-05-2006, 10:38
|
 |
Registered User
 FRC #1748 (Lab Rats)
Team Role: Teacher
|
|
Join Date: Jun 2005
Rookie Year: 2004
Location: Baltimore
Posts: 55
|
|
|
Re: 2006 Robot Code Download
Quote:
|
Originally Posted by chakorules
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)
|
I was able to download your code. However, I was sent to a broken link page when I attempted to register.
|