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
222 3931 d 16 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
221 3959 d 4 h Kevin /KiCAD/Libraries/ Updated KiCAD libraries with new parts.  
/KiCAD/Libraries/EESCHEMA/Custom_Parts.bak
/KiCAD/Libraries/EESCHEMA/Custom_Parts.bck
/KiCAD/Libraries/EESCHEMA/Custom_Parts.dcm
/KiCAD/Libraries/EESCHEMA/Custom_Parts.lib
/KiCAD/Libraries/PCBNEW/Custom Parts.mod
220 3959 d 5 h Kevin /KiCAD/Projects/bluetooth_IMU/ Updated the BLE IMU board to revision C and replaced the BLE chip with the RN-42 bluetooth module.  
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU-cache.lib
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.bak
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.cmp
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.kicad_pcb
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.kicad_pcb-bak
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.net
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.sch
219 3966 d 4 h Kevin /Classwork/MATH4176 - Cryptography 2/ Imported some files for classes from last semester.  
/Classwork/MATH4176 - Cryptography 2
/Classwork/MATH4176 - Cryptography 2/ElGamal.py
/Classwork/MATH4176 - Cryptography 2/EllipticCurve.py
/Classwork/MATH4176 - Cryptography 2/Factoring.py
/Classwork/MATH4176 - Cryptography 2/GCD.py
/Classwork/MATH4176 - Cryptography 2/Notes.pdf
/Classwork/MATH4176 - Cryptography 2/PollardRhoLog.py
/Classwork/MATH4176 - Cryptography 2/RSA.py
/Classwork/MATH4176 - Cryptography 2/Shamir.py
/Classwork/MATH4176 - Cryptography 2/Shanks-Tonelli.py
/Classwork/MATH4176 - Cryptography 2/Shanks.py
218 3968 d 1 h Kevin /CAD Files/LED_Cube_Mount/ Updated LED cube mount to improve rendering results.  
/CAD Files/LED_Cube_Mount/Assembly.iam
/CAD Files/LED_Cube_Mount/Base_PCB.ipt
/CAD Files/LED_Cube_Mount/Side_Piece_1.ipt
/CAD Files/LED_Cube_Mount/Side_Piece_2.ipt
/CAD Files/LED_Cube_Mount/Support_Arm_1.ipt
/CAD Files/LED_Cube_Mount/Support_Arm_2.ipt
217 3968 d 1 h Kevin /CAD Files/LED_Cube_Mount/ Designed a slide on support that holds the LED cube upside down with mounting holes.  
/CAD Files/LED_Cube_Mount
/CAD Files/LED_Cube_Mount/Assembly.iam
/CAD Files/LED_Cube_Mount/Base_PCB.ipt
/CAD Files/LED_Cube_Mount/Side_Piece_1.ipt
/CAD Files/LED_Cube_Mount/Side_Piece_1.stl
/CAD Files/LED_Cube_Mount/Side_Piece_2.ipt
/CAD Files/LED_Cube_Mount/Side_Piece_2.stl
/CAD Files/LED_Cube_Mount/Support_Arm_1.ipt
/CAD Files/LED_Cube_Mount/Support_Arm_1.stl
/CAD Files/LED_Cube_Mount/Support_Arm_2.ipt
/CAD Files/LED_Cube_Mount/Support_Arm_2.stl
216 3968 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 3976 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
214 3976 d 16 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 3979 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 3979 d 20 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 3995 d 17 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 3995 d 20 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 4010 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 4010 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 4016 d 16 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 4016 d 23 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 4017 d 16 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 4023 d 19 h Kevin /CAD Files/PSU/ Updated PSU cover piece.  
/CAD Files/PSU/Assembly.iam
/CAD Files/PSU/Cover.ipt
203 4023 d 23 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

Show All