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
207 4022 d 0 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 4022 d 7 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 4023 d 0 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 4029 d 3 h Kevin /CAD Files/PSU/ Updated PSU cover piece.  
/CAD Files/PSU/Assembly.iam
/CAD Files/PSU/Cover.ipt
203 4029 d 7 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 4051 d 0 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 4056 d 23 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 4060 d 1 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 4062 d 8 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 4077 d 23 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 4077 d 23 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 4078 d 0 h Kevin /KiCAD/Projects/bluetooth_IMU/ Fixed a wrong entry in the parts list.  
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.lst
195 4078 d 1 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 4078 d 5 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 4079 d 0 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 4079 d 0 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 4106 d 11 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 4106 d 22 h Kevin /KiCAD/Projects/bluetooth_IMU/ Shrunk Bluetooth IMU PCB to 15x26mm from 15x28mm  
/KiCAD/Projects/bluetooth_IMU/bluetooth_IMU.kicad_pcb
189 4106 d 22 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 4109 d 22 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

Show All