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 3472 d 16 h Kevin / Renamed folder to be more verbose.  
274 3767 d 14 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated some animations.
Working on the new interface to the controllers.
 
264 3801 d 20 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 3858 d 22 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed some issues in the game modes.  
237 3859 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.
 
231 3861 d 13 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Changed data types to explicit declarations (stdint.h).  
226 3888 d 0 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.