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
316 3589 d 6 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Added ADC and timer functionality.  
315 3590 d 7 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Added support for SPI and the SSD1306 OLED driver.  
314 3592 d 8 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Increased button debouncing delay duration.  
313 3592 d 9 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Removed extraneous intermediate build files.  
312 3592 d 9 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Initial code import for the stepper motor driver board.  
311 3606 d 13 h Kevin /CAD Files/Gears/NEMA17_Gearbox/ Modified a few files to reflect actual dimensions.  
310 3607 d 13 h Kevin /CAD Files/Belt_Extruder/Rev. E/ Minor change to reduce retraction amount when printing with full infill.  
309 3607 d 15 h Kevin /CAD Files/Gears/ Added gearbox design for NEMA17 stepper motors.  
308 3616 d 12 h Kevin /CAD Files/Belt_Extruder/Rev. E Alt/ Widened the center hole for a gear by 0.1mm.  
307 3617 d 21 h Kevin /CAD Files/Belt_Extruder/Rev. E Alt/ Uploaded version of rev. E with herringbone gears.  
306 3619 d 17 h Kevin /CAD Files/Belt_Extruder/Rev. E/ Fixed a few issues with the bottom plate.  
305 3620 d 6 h Kevin /CAD Files/Belt_Extruder/Rev. E/ Added files for revision E of the extruder.  
304 3621 d 8 h Kevin /CAD Files/Belt_Extruder/Rev. D/ Fixed dimensions of disassembly image.  
303 3621 d 8 h Kevin /CAD Files/Belt_Extruder/Rev. D/ Added disassembly image for extruder revision C.  
302 3621 d 9 h Kevin /CAD Files/Belt_Extruder/ Removed more extraneous files.  
301 3621 d 9 h Kevin /CAD Files/Belt_Extruder/ Removed some extraneous (unused) files in the designs.  
300 3621 d 10 h Kevin /CAD Files/Belt_Extruder/Rev. C/ Updated rev. C assembly with modified parts.  
299 3621 d 10 h Kevin /CAD Files/Belt_Extruder/Rev. D/ Added files for revision D of the extruder.  
298 3621 d 15 h Kevin /CAD Files/Belt_Extruder/Rev. C/ Minor update to the assembly file for revision C.  
297 3621 d 16 h Kevin /CAD Files/Belt_Extruder/Rev. C/ Fixed and improved a few minor aspects of this revision.  
296 3628 d 10 h Kevin /CAD Files/Belt_Extruder/Rev. C/ Made some more changes to finalize revision C.  
295 3630 d 14 h Kevin /CAD Files/Belt_Extruder/Rev. C/ Added files for revision C of the filament extruder.  
294 3632 d 10 h Kevin /CAD Files/Belt_Extruder/Rev. B/ Added a version of the stepper motor gear in the opposite direction so the piece doesn't slowly slip out on retraction prints.  
293 3635 d 9 h Kevin /CAD Files/Belt_Extruder/ Updated a few images and removed random lockfiles.  
292 3635 d 17 h Kevin /CAD Files/Belt_Extruder/ Import of design files for the 3D printer extruder.  
291 3689 d 15 h Kevin /Classwork/ Fixed folder naming.  
290 3699 d 18 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Added a delay in between Ethernet packet transmissions in the python API.  
289 3702 d 8 h Kevin /Classwork/ME5524 - Bayesian Robo/Final Project/ Updated some files for RGBD sensor application.  
288 3711 d 8 h Kevin /Classwork/ME5524 - Bayesian Robo/Final Project/ Removed unnecessary large files.  
287 3711 d 8 h Kevin /Classwork/ME5524 - Bayesian Robo/ Import of final project for ME5524 Bayesian Robotics.  
286 3724 d 16 h Kevin /PIC Stuff/PICX_16F1825_Sabertooth/ Combined controller and UART modes.  
285 3725 d 14 h Kevin /PIC Stuff/PICX_16F1825_Sabertooth/ Added a UART interface for controlling motors.  
284 3739 d 15 h Kevin /PIC Stuff/PICX_16F1829_Analog_Controller/ Import of project for analog joystick controller.  
283 3739 d 15 h Kevin /PIC Stuff/PICX_16F1825_Sabertooth/ Import of Sabertooth driver project.  
282 3746 d 14 h Kevin /PIC Stuff/PICX_12F1840_Clock/ Finished implementing the code for the TSL2561 lux sensor.  
281 3747 d 6 h Kevin /PIC Stuff/PICX_12F1840_Clock/ I2C functionality ported from previous projects.
DS3231 RTC clock code ported and tested to be working.
TSL2561 lux sensor in progress.
 
280 3747 d 10 h Kevin /PIC Stuff/PICX_12F1840_Clock/ Initial import for NeoPixel clock project.  
279 3747 d 17 h Kevin /PIC Stuff/PICX_12F1840_NeoPixel/ Imported demo project for driving WS2812 NeoPixels (1-wire protocol).  
278 3758 d 8 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated TRON to support the new CONTROLLERS.
Re-factored some code for easier readability.
 
277 3758 d 8 h Kevin /PIC Stuff/PICX_16F1829_Controller/ Added CPS functionality to the controllers.
Fixed numerous bugs with the I2C slave code.