Subversion Repositories Code-Repo

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
215 3974 d 8 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
214 3974 d 8 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Wrote a python interface to the microcontroller code.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/CubeInterface.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/CubeMain.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/CubeRawCommands.py
213 3977 d 7 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 3977 d 11 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
211 3993 d 9 h Kevin /CAD Files/PSU/Rev. B/ Uploaded DWG file with the layout for laser cutting the piece of the PSU enclosure.  
/CAD Files/PSU/Rev. B/Laser_Cut.dwg
210 3993 d 11 h Kevin /CAD Files/PSU/ Uploaded revision B of the PSU for the LED cube.  
/CAD Files/PSU/Rev. A
/CAD Files/PSU/Rev. A/Assembly.iam
/CAD Files/PSU/Rev. A/Base.ipt
/CAD Files/PSU/Rev. A/Cover.ipt
/CAD Files/PSU/Rev. A/PSU Base.stl
/CAD Files/PSU/Rev. A/PSU Cover.stl
/CAD Files/PSU/Rev. B
/CAD Files/PSU/Rev. B/Assembly.iam
/CAD Files/PSU/Rev. B/Back.ipt
/CAD Files/PSU/Rev. B/Bottom.ipt
/CAD Files/PSU/Rev. B/Front.ipt
/CAD Files/PSU/Rev. B/Side.ipt
/CAD Files/PSU/Rev. B/Top.ipt
/CAD Files/PSU/Assembly.iam
/CAD Files/PSU/Base.ipt
/CAD Files/PSU/Cover.ipt
209 4008 d 9 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 4008 d 9 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 4014 d 7 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 4014 d 14 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 4015 d 7 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
204 4021 d 10 h Kevin /CAD Files/PSU/ Updated PSU cover piece.  
/CAD Files/PSU/Assembly.iam
/CAD Files/PSU/Cover.ipt
203 4021 d 15 h Kevin /CAD Files/PSU/ Uploaded initial design for the PSU enclosure for the LED Cube.  
/CAD Files/PSU
/CAD Files/PSU/Assembly.iam
/CAD Files/PSU/Base.ipt
/CAD Files/PSU/Cover.ipt
202 4043 d 7 h Kevin /PIC Stuff/PICX_16F1829_BLE_IMU/ Finished writing the library code for UART and I2C for the BLE IMU board.  
/PIC Stuff/PICX_16F1829_BLE_IMU/I2C.c
/PIC Stuff/PICX_16F1829_BLE_IMU/I2C.h
/PIC Stuff/PICX_16F1829_BLE_IMU/INTERRUPT.c
/PIC Stuff/PICX_16F1829_BLE_IMU/INTERRUPT.h
/PIC Stuff/PICX_16F1829_BLE_IMU/TIMER.c
/PIC Stuff/PICX_16F1829_BLE_IMU/TIMER.h
/PIC Stuff/PICX_16F1829_BLE_IMU/UART.c
/PIC Stuff/PICX_16F1829_BLE_IMU/UART.h
/PIC Stuff/PICX_16F1829_BLE_IMU/main.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/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/project.xml
201 4049 d 7 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 4052 d 8 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 4054 d 15 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
198 4070 d 6 h Kevin /PIC Stuff/ Removed the dist and build folder for projects to save space.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/build
/PIC Stuff/Cerebot_32MX7_LED_Cube/dist
/PIC Stuff/PICX_16F1829_BLE_IMU/build
/PIC Stuff/PICX_16F1829_BLE_IMU/dist
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
197 4070 d 6 h Kevin /PIC Stuff/PICX_16F1829_BLE_IMU/ Initial import of PIC 16F1829 code for the Bluetooth IMU project.  
/PIC Stuff/PICX_16F1829_BLE_IMU
/PIC Stuff/PICX_16F1829_BLE_IMU/Makefile
/PIC Stuff/PICX_16F1829_BLE_IMU/build
/PIC Stuff/PICX_16F1829_BLE_IMU/build/default
/PIC Stuff/PICX_16F1829_BLE_IMU/build/default/production
/PIC Stuff/PICX_16F1829_BLE_IMU/build/default/production/main.p1
/PIC Stuff/PICX_16F1829_BLE_IMU/build/default/production/main.p1.d
/PIC Stuff/PICX_16F1829_BLE_IMU/build/default/production/main.pre
/PIC Stuff/PICX_16F1829_BLE_IMU/dist
/PIC Stuff/PICX_16F1829_BLE_IMU/dist/default
/PIC Stuff/PICX_16F1829_BLE_IMU/dist/default/production
/PIC Stuff/PICX_16F1829_BLE_IMU/dist/default/production/PICX_16F1829_BLE_IMU.production.cof
/PIC Stuff/PICX_16F1829_BLE_IMU/dist/default/production/PICX_16F1829_BLE_IMU.production.hex
/PIC Stuff/PICX_16F1829_BLE_IMU/dist/default/production/PICX_16F1829_BLE_IMU.production.hxl
/PIC Stuff/PICX_16F1829_BLE_IMU/dist/default/production/PICX_16F1829_BLE_IMU.production.lst
/PIC Stuff/PICX_16F1829_BLE_IMU/dist/default/production/PICX_16F1829_BLE_IMU.production.map
/PIC Stuff/PICX_16F1829_BLE_IMU/dist/default/production/PICX_16F1829_BLE_IMU.production.obj
/PIC Stuff/PICX_16F1829_BLE_IMU/dist/default/production/PICX_16F1829_BLE_IMU.production.rlf
/PIC Stuff/PICX_16F1829_BLE_IMU/dist/default/production/PICX_16F1829_BLE_IMU.production.sdb
/PIC Stuff/PICX_16F1829_BLE_IMU/dist/default/production/PICX_16F1829_BLE_IMU.production.sym
/PIC Stuff/PICX_16F1829_BLE_IMU/funclist
/PIC Stuff/PICX_16F1829_BLE_IMU/main.c
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject
/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-impl.mk
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/Makefile-local-default.mk
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/Makefile-variables.mk
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/Package-default.bash
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/configurations.xml
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/private
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/private/SuppressibleMessageMemo.properties
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/private/configurations.xml
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/private/private.properties
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/private/private.xml
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/project.properties
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/project.xml
196 4070 d 7 h Kevin /KiCAD/Projects/bluetooth_IMU/ Fixed a wrong entry in the parts list.  
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.lst

Show All