Subversion Repositories Code-Repo

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
276 3708 d 10 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated controller API to support the new controllers.
Updated SNAKE game with support for the new controllers.
Fixed a bug in the waterfall animations where the topmost layer was ignored.
 
237 3803 d 12 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Changed Timer4 to operate on a millisecond scale.
Added in controller polling functionality.
Added 'game modes' that are switched to upon controller button press.
Removed iteration parameter on animations.
 
235 3803 d 18 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed the code for the I2C module so that it actually works.
Added a new README file with some random information.
 
234 3804 d 11 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Implemented code for the I2C1 module.