Subversion Repositories Code-Repo

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
217 3975 d 20 h Kevin /CAD Files/LED_Cube_Mount/ Designed a slide on support that holds the LED cube upside down with mounting holes.  
216 3975 d 23 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.  
215 3984 d 11 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated code to support external frame generation.  
214 3984 d 11 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Wrote a python interface to the microcontroller code.  
213 3987 d 11 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.  
212 3987 d 15 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.
 
211 4003 d 12 h Kevin /CAD Files/PSU/Rev. B/ Uploaded DWG file with the layout for laser cutting the piece of the PSU enclosure.  
210 4003 d 15 h Kevin /CAD Files/PSU/ Uploaded revision B of the PSU for the LED cube.  
209 4018 d 12 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed a bug when switching rotations outside of 90 degree angles.  
208 4018 d 12 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Minor update of some code in main.c.  
207 4024 d 11 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated code to make it easier to see scrolling text.  
206 4024 d 18 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.  
205 4025 d 11 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Added code to rotate the cube. Also added two demo loops showing this functionality.  
204 4031 d 14 h Kevin /CAD Files/PSU/ Updated PSU cover piece.  
203 4031 d 18 h Kevin /CAD Files/PSU/ Uploaded initial design for the PSU enclosure for the LED Cube.  
202 4053 d 10 h Kevin /PIC Stuff/PICX_16F1829_BLE_IMU/ Finished writing the library code for UART and I2C for the BLE IMU board.  
201 4059 d 10 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Cleaned up and finished commenting the code.  
200 4062 d 11 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.  
199 4064 d 18 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Finished writing the library for the RGB LED cube for the PIC32MX795XX board.  
198 4080 d 10 h Kevin /PIC Stuff/ Removed the dist and build folder for projects to save space.  
197 4080 d 10 h Kevin /PIC Stuff/PICX_16F1829_BLE_IMU/ Initial import of PIC 16F1829 code for the Bluetooth IMU project.  
196 4080 d 11 h Kevin /KiCAD/Projects/bluetooth_IMU/ Fixed a wrong entry in the parts list.  
195 4080 d 11 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.
 
194 4080 d 16 h Kevin /KiCAD/Libraries/ Updated KiCad libraries with some new parts.  
193 4081 d 10 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Import of PIC32 project for the LED Cube.  
192 4081 d 10 h Kevin /PIC Stuff/PICX_27J13/ Added DMA functionality to the SPI module.  
191 4108 d 22 h Kevin /KiCAD/Projects/ Finalized boards for manufacturing.  
190 4109 d 9 h Kevin /KiCAD/Projects/bluetooth_IMU/ Shrunk Bluetooth IMU PCB to 15x26mm from 15x28mm  
189 4109 d 9 h Kevin /KiCAD/ Finished new project for a 12 connector liPo charger.  
188 4112 d 8 h Kevin /KiCAD/ Finished initial layout of the bluetooth IMU board.  
187 4114 d 0 h Kevin /KiCAD/Projects/ Renamed project to reflect the main chip used.
Removed previous old project.
 
186 4114 d 1 h Kevin /KiCAD/Projects/RGB Led Cube (MAX6975)/ Renamed project to reflect the main chip used.  
185 4117 d 19 h Kevin /KiCAD/ Finalized board layout for the RGB Led Cube.  
184 4121 d 19 h Kevin /KiCAD/Projects/RGB Led Cube 3/ Finished v.3 of the LED board. Board layout is optimized for an external power supply.  
183 4126 d 2 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.  
182 4128 d 1 h Kevin /KiCAD/ More or less finished the schematic for the bluetooth IMU board.  
181 4130 d 15 h Kevin /KiCAD/ Created a new project for a tiny Bluetooth IMU.  
180 4132 d 4 h Kevin /KiCAD/ Created an alternative LED Cube that uses the TCL5951 chip instead of the MAX6974 for the PWM driver.  
179 4133 d 3 h Kevin /KiCAD/Projects/RGB Led Cube/ Fixed up a few small things and added a rendered image of the board.  
178 4134 d 3 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.