Subversion Repositories Code-Repo

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
243 3845 d 15 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed a bug in the TRON code where the last tail pixel was set to a different color rather than the head.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/TRON.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
242 3846 d 0 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed some issues in the game modes.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/SNAKE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SNAKE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/TRON.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
241 3846 d 7 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Implemented the game tron.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/TRON.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TRON.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/README.txt
/PIC Stuff/Cerebot_32MX7_LED_Cube/SNAKE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/private.xml
237 3846 d 13 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.
 
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/I2C1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/README.txt
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER4.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER4.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER5.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
235 3846 d 19 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed the code for the I2C module so that it actually works.
Added a new README file with some random information.
 
/PIC Stuff/Cerebot_32MX7_LED_Cube/README.txt
/PIC Stuff/Cerebot_32MX7_LED_Cube/I2C1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/I2C1.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
234 3847 d 12 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Implemented code for the I2C1 module.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/I2C1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/I2C1.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER4.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER5.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/UART1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/private.xml
231 3848 d 15 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Changed data types to explicit declarations (stdint.h).  
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/BTN.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/PWM2.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI1.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI4.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI4.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER4.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER4.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER5.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER5.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/UART1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/UART1.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/glcdfont.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/private.xml
226 3875 d 2 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.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI4.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI4.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI1.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-local-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/private.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/project.xml
216 3961 d 4 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed the serial code so that it writes the entire cube at once instead of writing each layer individually to prevent tearing in the animations.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/CubeInterface.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/CubeMain.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/CubeRawCommands.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/UART1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
215 3969 d 16 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated code to support external frame generation.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/UART1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
213 3972 d 15 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed a few issues with the frame processing code. Command frames can now be sent over UART to control the cube.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
212 3972 d 19 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Modified button interrupt code to support both the 32MX7 and MX7CK boards.
Implemented code for the UART module and basic support for frame parsing.
 
/PIC Stuff/Cerebot_32MX7_LED_Cube/UART1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/UART1.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/BTN.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/BTN.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI1.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/configurations.xml
209 4003 d 17 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed a bug when switching rotations outside of 90 degree angles.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
208 4003 d 17 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Minor update of some code in main.c.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/configurations.xml
207 4009 d 15 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated code to make it easier to see scrolling text.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER4.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
206 4009 d 22 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.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER4.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER4.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/glcdfont.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/glcdfont.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER5.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER5.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
205 4010 d 15 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Added code to rotate the cube. Also added two demo loops showing this functionality.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/glcdfont.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/configurations.xml
201 4044 d 15 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Cleaned up and finished commenting the code.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/BTN.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/BTN.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/PWM2.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI1.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER5.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER5.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
200 4047 d 16 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Added functionality to allow changing of refresh rates and brightness settings for the LED cube through the onboard buttons.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/BTN.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/BTN.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
199 4049 d 23 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Finished writing the library for the RGB LED cube for the PIC32MX795XX board.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/PWM2.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/PWM2.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SPI1.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER5.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER5.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml

Show All