Subversion Repositories Code-Repo

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
264 3768 d 2 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed a few bugs, added a few new animations, and improved Ethernet support for the Cerebot board.  
237 3825 d 18 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 3826 d 16 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Implemented code for the I2C1 module.  
231 3827 d 19 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Changed data types to explicit declarations (stdint.h).  
207 3988 d 20 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated code to make it easier to see scrolling text.  
206 3989 d 3 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.