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 3984 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 3984 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 3987 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 3987 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
211 4003 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 4003 d 19 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 4018 d 16 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 4018 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 4024 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 4024 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 4025 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
204 4031 d 18 h Kevin /CAD Files/PSU/ Updated PSU cover piece.  
/CAD Files/PSU/Assembly.iam
/CAD Files/PSU/Cover.ipt
203 4031 d 22 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 4053 d 14 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 4059 d 14 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 4062 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 4064 d 22 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 4080 d 14 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 4080 d 14 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 4080 d 15 h Kevin /KiCAD/Projects/bluetooth_IMU/ Fixed a wrong entry in the parts list.  
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.lst
195 4080 d 15 h Kevin /KiCAD/Projects/bluetooth_IMU/ Changed the MAX17043 battery monitor chip to MAX17040 to remove the BGA footprint.
Isolated the programming lines on the PIC by removing an interrupt line from both the accelerometer and gyroscope.
Updated the parts list with the correct parts to order.
 
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.kicad_pcb-bak
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.lst
/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.net
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.sch
194 4080 d 20 h Kevin /KiCAD/Libraries/ Updated KiCad libraries with some new parts.  
/KiCAD/Libraries/PCBNEW/w_vacuum.mod
/KiCAD/Libraries/PCBNEW/walter/smd_dil/msoic-8_pp.wings
/KiCAD/Libraries/PCBNEW/walter/smd_dil/msoic-8_pp.wrl
/KiCAD/Libraries/PCBNEW/walter/smd_dil/msop-12.wings
/KiCAD/Libraries/PCBNEW/walter/smd_dil/msop-12.wrl
/KiCAD/Libraries/PCBNEW/walter/smd_diode/sod123.wings
/KiCAD/Libraries/PCBNEW/walter/smd_diode/sod123.wrl
/KiCAD/Libraries/PCBNEW/walter/smd_inductors/inductor_smd_5.8x2.8mm.wings
/KiCAD/Libraries/PCBNEW/walter/smd_inductors/inductor_smd_5.8x2.8mm.wrl
/KiCAD/Libraries/PCBNEW/walter/smd_leds/cree_xm_color.wings
/KiCAD/Libraries/PCBNEW/walter/smd_leds/cree_xm_color.wrl
/KiCAD/Libraries/PCBNEW/walter/vacuum
/KiCAD/Libraries/PCBNEW/walter/vacuum/socket_gzc7-y.wings
/KiCAD/Libraries/PCBNEW/walter/vacuum/socket_gzc7-y.wrl
/KiCAD/Libraries/PCBNEW/walter/vacuum/socket_gzc9-b.wings
/KiCAD/Libraries/PCBNEW/walter/vacuum/socket_gzc9-b.wrl
/KiCAD/Libraries/PCBNEW/walter/vacuum/tube_gzc7-y.wings
/KiCAD/Libraries/PCBNEW/walter/vacuum/tube_gzc7-y.wrl
/KiCAD/Libraries/PCBNEW/walter/vacuum/tube_gzc9-b.wings
/KiCAD/Libraries/PCBNEW/walter/vacuum/tube_gzc9-b.wrl
/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/w_smd_dil.mod
/KiCAD/Libraries/PCBNEW/w_smd_diode.mod
/KiCAD/Libraries/PCBNEW/w_smd_inductors.mod
/KiCAD/Libraries/PCBNEW/w_smd_leds.mod
193 4081 d 15 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Import of PIC32 project for the LED Cube.  
/PIC Stuff/Cerebot_32MX7_LED_Cube
/PIC Stuff/Cerebot_32MX7_LED_Cube/Makefile
/PIC Stuff/Cerebot_32MX7_LED_Cube/build
/PIC Stuff/Cerebot_32MX7_LED_Cube/build/default
/PIC Stuff/Cerebot_32MX7_LED_Cube/build/default/production
/PIC Stuff/Cerebot_32MX7_LED_Cube/build/default/production/main.o.d
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/dist
/PIC Stuff/Cerebot_32MX7_LED_Cube/dist/default
/PIC Stuff/Cerebot_32MX7_LED_Cube/dist/default/production
/PIC Stuff/Cerebot_32MX7_LED_Cube/dist/default/production/Cerebot_32MX7.production.elf
/PIC Stuff/Cerebot_32MX7_LED_Cube/dist/default/production/Cerebot_32MX7.production.hex
/PIC Stuff/Cerebot_32MX7_LED_Cube/dist/default/production/Cerebot_32MX7_LED_Cube.production.elf
/PIC Stuff/Cerebot_32MX7_LED_Cube/dist/default/production/Cerebot_32MX7_LED_Cube.production.hex
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject
/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-impl.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-local-default.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-variables.mk
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Package-default.bash
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/private.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/private.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/project.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/project.xml
192 4081 d 15 h Kevin /PIC Stuff/PICX_27J13/ Added DMA functionality to the SPI module.  
/PIC Stuff/PICX_27J13/base_SPI.c
/PIC Stuff/PICX_27J13/base_SPI.h
/PIC Stuff/PICX_27J13/defines.h
/PIC Stuff/PICX_27J13/funclist
/PIC Stuff/PICX_27J13/main.c
/PIC Stuff/PICX_27J13/nbproject/Makefile-default.mk
/PIC Stuff/PICX_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_27J13/nbproject/configurations.xml
/PIC Stuff/PICX_27J13/nbproject/private/private.xml
191 4109 d 2 h Kevin /KiCAD/Projects/ Finalized boards for manufacturing.  
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU-cache.lib
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.bak
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.kicad_pcb
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.net
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.sch
/KiCAD/Projects/liPoCharger/liPoCharger.kicad_pcb
190 4109 d 13 h Kevin /KiCAD/Projects/bluetooth_IMU/ Shrunk Bluetooth IMU PCB to 15x26mm from 15x28mm  
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.kicad_pcb
189 4109 d 13 h Kevin /KiCAD/ Finished new project for a 12 connector liPo charger.  
/KiCAD/Projects/liPoCharger
/KiCAD/Projects/liPoCharger/liPoCharger-cache.lib
/KiCAD/Projects/liPoCharger/liPoCharger.bak
/KiCAD/Projects/liPoCharger/liPoCharger.cmp
/KiCAD/Projects/liPoCharger/liPoCharger.kicad_pcb
/KiCAD/Projects/liPoCharger/liPoCharger.net
/KiCAD/Projects/liPoCharger/liPoCharger.pro
/KiCAD/Projects/liPoCharger/liPoCharger.sch
/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
/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.net
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.sch
188 4112 d 12 h Kevin /KiCAD/ Finished initial layout of the bluetooth IMU board.  
/KiCAD/Libraries/PCBNEW/Tag-Connect.mod
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.cmp
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.kicad_pcb
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.net
/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
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU-cache.lib
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.bak
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.pro
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.sch
187 4114 d 5 h Kevin /KiCAD/Projects/ Renamed project to reflect the main chip used.
Removed previous old project.
 
/KiCAD/Projects/RGB Led Cube (TLC5951)
/KiCAD/Projects/RGB Led Cube (TLC5951)/Driver2.sch
/KiCAD/Projects/RGB Led Cube
/KiCAD/Projects/RGB Led Cube (TLC5951)/Boost.bak
/KiCAD/Projects/RGB Led Cube (TLC5951)/Driver.bak
/KiCAD/Projects/RGB Led Cube (TLC5951)/FETSwitch.bak
/KiCAD/Projects/RGB Led Cube (TLC5951)/rgb_led_cube.bak
/KiCAD/Projects/RGB Led Cube (TLC5951)/rgb_led_cube.kicad_pcb-bak
/KiCAD/Projects/RGB Led Cube 2
/KiCAD/Projects/RGB Led Cube 3
186 4114 d 5 h Kevin /KiCAD/Projects/RGB Led Cube (MAX6975)/ Renamed project to reflect the main chip used.  
/KiCAD/Projects/RGB Led Cube (MAX6975)
/KiCAD/Projects/RGB Led Cube (MAX6975)/Boost-cache.lib
/KiCAD/Projects/RGB Led Cube (MAX6975)/Boost.sch
/KiCAD/Projects/RGB Led Cube (MAX6975)/FETSwitch-cache.lib
/KiCAD/Projects/RGB Led Cube (MAX6975)/FETSwitch.sch
/KiCAD/Projects/RGB Led Cube (MAX6975)/Layout.pdf
/KiCAD/Projects/RGB Led Cube (MAX6975)/rgb_led_cube--brd-bot.svg
/KiCAD/Projects/RGB Led Cube (MAX6975)/rgb_led_cube--brd-ss.svg
/KiCAD/Projects/RGB Led Cube (MAX6975)/rgb_led_cube--brd-top.svg
/KiCAD/Projects/RGB Led Cube (MAX6975)/rgb_led_cube.cmp
/KiCAD/Projects/RGB Led Cube (MAX6975)/rgb_led_cube.kicad_pcb
/KiCAD/Projects/RGB Led Cube (MAX6975)/rgb_led_cube.kicad_pcb-bak
/KiCAD/Projects/RGB Led Cube (MAX6975)/rgb_led_cube.lst
/KiCAD/Projects/RGB Led Cube (MAX6975)/rgb_led_cube.png
/KiCAD/Projects/RGB Led Cube (MAX6975)/rgb_led_cube.svg
/KiCAD/Projects/RGB Led Cube (MAX6975)/Driver.bak
/KiCAD/Projects/RGB Led Cube (MAX6975)/rgb_led_cube.bak
185 4117 d 23 h Kevin /KiCAD/ Finalized board layout for the RGB Led Cube.  
/KiCAD/Projects/RGB Led Cube 3/Driver2.bak
/KiCAD/Projects/RGB Led Cube 3/Driver2.sch
/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
/KiCAD/Projects/RGB Led Cube 3/Driver.bak
/KiCAD/Projects/RGB Led Cube 3/Driver.sch
/KiCAD/Projects/RGB Led Cube 3/FETSwitch.bak
/KiCAD/Projects/RGB Led Cube 3/FETSwitch.sch
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube-cache.lib
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.bak
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.cmp
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.kicad_pcb
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.kicad_pcb-bak
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.net
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.sch
184 4121 d 23 h Kevin /KiCAD/Projects/RGB Led Cube 3/ Finished v.3 of the LED board. Board layout is optimized for an external power supply.  
/KiCAD/Projects/RGB Led Cube 3/Driver.bak
/KiCAD/Projects/RGB Led Cube 3/Driver.sch
/KiCAD/Projects/RGB Led Cube 3/FETSwitch.bak
/KiCAD/Projects/RGB Led Cube 3/FETSwitch.sch
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube-cache.lib
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.bak
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.cmp
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.kicad_pcb
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.kicad_pcb-bak
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.net
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.sch
183 4126 d 6 h Kevin /KiCAD/Projects/RGB Led Cube 3/ Duplicated the LED cube board to modify it to a 4 layer board using an external power supply.  
/KiCAD/Projects/RGB Led Cube 3
/KiCAD/Projects/RGB Led Cube 3/Boost-cache.lib
/KiCAD/Projects/RGB Led Cube 3/Boost.bak
/KiCAD/Projects/RGB Led Cube 3/Boost.sch
/KiCAD/Projects/RGB Led Cube 3/Driver-cache.lib
/KiCAD/Projects/RGB Led Cube 3/Driver.bak
/KiCAD/Projects/RGB Led Cube 3/Driver.sch
/KiCAD/Projects/RGB Led Cube 3/FETSwitch-cache.lib
/KiCAD/Projects/RGB Led Cube 3/FETSwitch.bak
/KiCAD/Projects/RGB Led Cube 3/FETSwitch.sch
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube-cache.lib
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.bak
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.cmp
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.kicad_pcb
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.kicad_pcb-bak
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.net
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.pro
/KiCAD/Projects/RGB Led Cube 3/rgb_led_cube.sch
182 4128 d 5 h Kevin /KiCAD/ More or less finished the schematic for the bluetooth IMU board.  
/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/Projects/RGB Led Cube 2/Boost-cache.lib
/KiCAD/Projects/RGB Led Cube 2/Boost.bak
/KiCAD/Projects/RGB Led Cube 2/Boost.sch
/KiCAD/Projects/RGB Led Cube 2/Driver.bak
/KiCAD/Projects/RGB Led Cube 2/Driver.sch
/KiCAD/Projects/RGB Led Cube 2/FETSwitch.bak
/KiCAD/Projects/RGB Led Cube 2/FETSwitch.sch
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.bak
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.cmp
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.kicad_pcb
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.kicad_pcb-bak
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.net
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.sch
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU-cache.lib
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.bak
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.pro
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.sch
181 4130 d 19 h Kevin /KiCAD/ Created a new project for a tiny Bluetooth IMU.  
/KiCAD/Projects/bluetooth_IMU
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU-cache.lib
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.bak
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.pro
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.sch
/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/Projects/RGB Led Cube 2/rgb_led_cube.kicad_pcb
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.kicad_pcb-bak
180 4132 d 8 h Kevin /KiCAD/ Created an alternative LED Cube that uses the TCL5951 chip instead of the MAX6974 for the PWM driver.  
/KiCAD/Projects/RGB Led Cube 2
/KiCAD/Projects/RGB Led Cube 2/Boost-cache.lib
/KiCAD/Projects/RGB Led Cube 2/Boost.bak
/KiCAD/Projects/RGB Led Cube 2/Boost.sch
/KiCAD/Projects/RGB Led Cube 2/Driver-cache.lib
/KiCAD/Projects/RGB Led Cube 2/Driver.bak
/KiCAD/Projects/RGB Led Cube 2/Driver.sch
/KiCAD/Projects/RGB Led Cube 2/FETSwitch-cache.lib
/KiCAD/Projects/RGB Led Cube 2/FETSwitch.bak
/KiCAD/Projects/RGB Led Cube 2/FETSwitch.sch
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube-cache.lib
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.bak
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.cmp
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.kicad_pcb
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.kicad_pcb-bak
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.net
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.pro
/KiCAD/Projects/RGB Led Cube 2/rgb_led_cube.sch
/KiCAD/Libraries/EESCHEMA/Custom_Parts.bak
/KiCAD/Libraries/EESCHEMA/Custom_Parts.bck
/KiCAD/Libraries/EESCHEMA/Custom_Parts.dcm
/KiCAD/Libraries/EESCHEMA/Custom_Parts.lib
179 4133 d 7 h Kevin /KiCAD/Projects/RGB Led Cube/ Fixed up a few small things and added a rendered image of the board.  
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.png
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.svg
/KiCAD/Projects/RGB Led Cube/Boost.bak
/KiCAD/Projects/RGB Led Cube/Boost.sch
/KiCAD/Projects/RGB Led Cube/Driver-cache.lib
/KiCAD/Projects/RGB Led Cube/Driver.bak
/KiCAD/Projects/RGB Led Cube/Driver.sch
/KiCAD/Projects/RGB Led Cube/FETSwitch.bak
/KiCAD/Projects/RGB Led Cube/FETSwitch.sch
/KiCAD/Projects/RGB Led Cube/rgb_led_cube-cache.lib
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.bak
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.cmp
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.kicad_pcb
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.kicad_pcb-bak
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.net
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.sch
178 4134 d 7 h Kevin /KiCAD/Projects/RGB Led Cube/ Increased the width of high current traces.
Exported each layer as an SVG to allow for easier viewing.
 
/KiCAD/Projects/RGB Led Cube/Layout.pdf
/KiCAD/Projects/RGB Led Cube/rgb_led_cube--brd-bot.svg
/KiCAD/Projects/RGB Led Cube/rgb_led_cube--brd-ss.svg
/KiCAD/Projects/RGB Led Cube/rgb_led_cube--brd-top.svg
/KiCAD/Projects/RGB Led Cube/Boost.bak
/KiCAD/Projects/RGB Led Cube/Boost.sch
/KiCAD/Projects/RGB Led Cube/Driver.bak
/KiCAD/Projects/RGB Led Cube/Driver.sch
/KiCAD/Projects/RGB Led Cube/FETSwitch.bak
/KiCAD/Projects/RGB Led Cube/FETSwitch.sch
/KiCAD/Projects/RGB Led Cube/rgb_led_cube-cache.lib
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.bak
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.cmp
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.kicad_pcb
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.kicad_pcb-bak
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.net
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.sch
177 4134 d 13 h Kevin /KiCAD/ Changed footprints to match the actual parts for the boost circuit.  
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.lst
/KiCAD/Libraries/EESCHEMA/MIC29X00.lib
/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/Projects/RGB Led Cube/Boost-cache.lib
/KiCAD/Projects/RGB Led Cube/Boost.bak
/KiCAD/Projects/RGB Led Cube/Boost.sch
/KiCAD/Projects/RGB Led Cube/Driver.bak
/KiCAD/Projects/RGB Led Cube/Driver.sch
/KiCAD/Projects/RGB Led Cube/FETSwitch.bak
/KiCAD/Projects/RGB Led Cube/FETSwitch.sch
/KiCAD/Projects/RGB Led Cube/rgb_led_cube-cache.lib
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.bak
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.cmp
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.kicad_pcb
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.kicad_pcb-bak
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.net
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.sch
176 4135 d 10 h Kevin /KiCAD/ Finished rev. 1 of the PCB for the LED Cube.  
/KiCAD/Projects/RGB Led Cube/Boost-cache.lib
/KiCAD/Projects/RGB Led Cube/Boost.bak
/KiCAD/Projects/RGB Led Cube/Boost.sch
/KiCAD/Projects/RGB Led Cube/FETSwitch-cache.lib
/KiCAD/Projects/RGB Led Cube/FETSwitch.bak
/KiCAD/Projects/RGB Led Cube/FETSwitch.sch
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.cmp
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.kicad_pcb
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.kicad_pcb-bak
/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
/KiCAD/Projects/RGB Led Cube/Driver-cache.lib
/KiCAD/Projects/RGB Led Cube/Driver.bak
/KiCAD/Projects/RGB Led Cube/Driver.sch
/KiCAD/Projects/RGB Led Cube/rgb_led_cube-cache.lib
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.bak
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.net
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.pro
/KiCAD/Projects/RGB Led Cube/rgb_led_cube.sch