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 4 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 6 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.
 
234 3804 d 4 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Implemented code for the I2C1 module.  
231 3805 d 7 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Changed data types to explicit declarations (stdint.h).  
206 3966 d 15 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Added code to overlay an array of pixels to the displayed animation. Also implemented a scrolling text feature to the cube.  
201 4001 d 7 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Cleaned up and finished commenting the code.  
199 4006 d 15 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Finished writing the library for the RGB LED cube for the PIC32MX795XX board.