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
264 3754 d 19 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.  
242 3811 d 21 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed some issues in the game modes.  
237 3812 d 11 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.
 
231 3814 d 12 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Changed data types to explicit declarations (stdint.h).  
226 3840 d 23 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Enabled the watchdog timer to reset the device every ~17.5min, implemented code for SPI4 module read/write, and moved the animation code to its own file.