Subversion Repositories Code-Repo

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
342 3452 d 2 h Kevin / Renamed folder to be more verbose.  
262 3790 d 9 h Kevin / Removed intermediate build files from projects.  
239 3838 d 18 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Reordered the LEDs to properly show binary digits.  
236 3839 d 4 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Implemented WDT functionality to reset the device if no I2C messages are received in a period of time.  
233 3840 d 12 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Formatted a few things for easier readability.  
232 3840 d 12 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Changed data types to explicit declarations (stdint.h).  
230 3842 d 2 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Changed the address and command values to something thats easier to remember.  
228 3842 d 4 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Added new files for the LED cube controller.  
227 3842 d 4 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Created folder for LED cube controller code.