Subversion Repositories Code-Repo

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
342 3452 d 0 h Kevin / Renamed folder to be more verbose.  
276 3743 d 18 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.
 
269 3764 d 7 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Changed pin-outs to match that of the Cerebot adapter board.  
261 3792 d 6 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed a few bugs so that the Ethernet control actually works now.  
255 3794 d 4 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Implemented code for the onboard Ethernet module.  
241 3838 d 14 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Implemented the game tron.  
237 3838 d 21 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 3839 d 3 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.