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
242 3825 d 7 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 3825 d 14 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
240 3825 d 16 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Implemented the game snake.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/SNAKE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SNAKE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/CONTROLLERS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CONTROLLERS.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/private.xml
239 3825 d 16 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Reordered the LEDs to properly show binary digits.  
/PIC Stuff/PICX_16F1825_Controller/defines.h
/PIC Stuff/PICX_16F1825_Controller/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1825_Controller/nbproject/private/private.xml
238 3825 d 21 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Added missing files for controller code.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/CONTROLLERS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CONTROLLERS.h
237 3825 d 21 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
236 3826 d 3 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.  
/PIC Stuff/PICX_16F1825_Controller/base_I2C.c
/PIC Stuff/PICX_16F1825_Controller/funclist
/PIC Stuff/PICX_16F1825_Controller/main.c
/PIC Stuff/PICX_16F1825_Controller/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1825_Controller/nbproject/private/private.xml
235 3826 d 3 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 3826 d 19 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
233 3827 d 10 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Formatted a few things for easier readability.  
/PIC Stuff/PICX_16F1825_Controller/main.c
/PIC Stuff/PICX_16F1825_Controller/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1825_Controller/nbproject/private/private.xml
232 3827 d 10 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Changed data types to explicit declarations (stdint.h).  
/PIC Stuff/PICX_16F1825_Controller/base_I2C.c
/PIC Stuff/PICX_16F1825_Controller/base_I2C.h
/PIC Stuff/PICX_16F1825_Controller/base_INTERRUPTS.c
/PIC Stuff/PICX_16F1825_Controller/defines.h
/PIC Stuff/PICX_16F1825_Controller/funclist
/PIC Stuff/PICX_16F1825_Controller/main.c
/PIC Stuff/PICX_16F1825_Controller/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1825_Controller/nbproject/private/private.xml
231 3827 d 22 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
230 3829 d 0 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Changed the address and command values to something thats easier to remember.  
/PIC Stuff/PICX_16F1825_Controller/defines.h
/PIC Stuff/PICX_16F1825_Controller/main.c
/PIC Stuff/PICX_16F1825_Controller/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1825_Controller/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1825_Controller/nbproject/configurations.xml
/PIC Stuff/PICX_16F1825_Controller/nbproject/private/private.xml
228 3829 d 3 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Added new files for the LED cube controller.  
/PIC Stuff/PICX_16F1825_Controller/Makefile
/PIC Stuff/PICX_16F1825_Controller/base_I2C.c
/PIC Stuff/PICX_16F1825_Controller/base_I2C.h
/PIC Stuff/PICX_16F1825_Controller/base_INTERRUPTS.c
/PIC Stuff/PICX_16F1825_Controller/base_INTERRUPTS.h
/PIC Stuff/PICX_16F1825_Controller/defines.h
/PIC Stuff/PICX_16F1825_Controller/funclist
/PIC Stuff/PICX_16F1825_Controller/main.c
/PIC Stuff/PICX_16F1825_Controller/nbproject
/PIC Stuff/PICX_16F1825_Controller/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1825_Controller/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1825_Controller/nbproject/Makefile-impl.mk
/PIC Stuff/PICX_16F1825_Controller/nbproject/Makefile-local-default.mk
/PIC Stuff/PICX_16F1825_Controller/nbproject/Makefile-variables.mk
/PIC Stuff/PICX_16F1825_Controller/nbproject/Package-default.bash
/PIC Stuff/PICX_16F1825_Controller/nbproject/configurations.xml
/PIC Stuff/PICX_16F1825_Controller/nbproject/private
/PIC Stuff/PICX_16F1825_Controller/nbproject/private/SuppressibleMessageMemo.properties
/PIC Stuff/PICX_16F1825_Controller/nbproject/private/configurations.xml
/PIC Stuff/PICX_16F1825_Controller/nbproject/private/private.properties
/PIC Stuff/PICX_16F1825_Controller/nbproject/private/private.xml
/PIC Stuff/PICX_16F1825_Controller/nbproject/project.properties
/PIC Stuff/PICX_16F1825_Controller/nbproject/project.xml
227 3829 d 3 h Kevin /PIC Stuff/PICX_16F1825_Controller/ Created folder for LED cube controller code.  
/PIC Stuff/PICX_16F1825_Controller
226 3854 d 9 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
224 3900 d 6 h Kevin /PIC Stuff/PICX_16F1829_BLE_IMU/ Added libraries for interfacing to the MAX17040 LiPoly chip and the RN-42 bluetooth chip.  
/PIC Stuff/PICX_16F1829_BLE_IMU/MAX17040.c
/PIC Stuff/PICX_16F1829_BLE_IMU/MAX17040.h
/PIC Stuff/PICX_16F1829_BLE_IMU/RN-42.c
/PIC Stuff/PICX_16F1829_BLE_IMU/RN-42.h
/PIC Stuff/PICX_16F1829_BLE_IMU/Demo.py
/PIC Stuff/PICX_16F1829_BLE_IMU/UART.h
/PIC Stuff/PICX_16F1829_BLE_IMU/funclist
/PIC Stuff/PICX_16F1829_BLE_IMU/main.c
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/configurations.xml
223 3900 d 21 h Kevin /PIC Stuff/PICX_16F1829_BLE_IMU/ Updated code/libraries to interface to the L3GD20 and LSM303DLHC sensors.
Also wrote a python script to read, convert, and display sensor values.
 
/PIC Stuff/PICX_16F1829_BLE_IMU/Demo.py
/PIC Stuff/PICX_16F1829_BLE_IMU/L3G.c
/PIC Stuff/PICX_16F1829_BLE_IMU/L3G.h
/PIC Stuff/PICX_16F1829_BLE_IMU/LSM303.c
/PIC Stuff/PICX_16F1829_BLE_IMU/LSM303.h
/PIC Stuff/PICX_16F1829_BLE_IMU/I2C.c
/PIC Stuff/PICX_16F1829_BLE_IMU/I2C.h
/PIC Stuff/PICX_16F1829_BLE_IMU/TIMER.c
/PIC Stuff/PICX_16F1829_BLE_IMU/TIMER.h
/PIC Stuff/PICX_16F1829_BLE_IMU/funclist
/PIC Stuff/PICX_16F1829_BLE_IMU/main.c
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/configurations.xml
222 3903 d 23 h Kevin /PIC Stuff/PICX_16F1829_BLE_IMU/ Fixed some code for compatibility with Rev. C of the IMU board.  
/PIC Stuff/PICX_16F1829_BLE_IMU/I2C.c
/PIC Stuff/PICX_16F1829_BLE_IMU/INTERRUPT.c
/PIC Stuff/PICX_16F1829_BLE_IMU/TIMER.c
/PIC Stuff/PICX_16F1829_BLE_IMU/TIMER.h
/PIC Stuff/PICX_16F1829_BLE_IMU/funclist
/PIC Stuff/PICX_16F1829_BLE_IMU/main.c
/PIC Stuff/PICX_16F1829_BLE_IMU/main.h
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/Makefile-local-default.mk
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/configurations.xml
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/private/configurations.xml
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/private/private.xml
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/project.xml
216 3940 d 11 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

Show All