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
317 3680 d 7 h Kevin /CAD Files/Belt_Extruder/Rev. E/ Shrunk the hole size for the motor gear for a slightly better fit.  
316 3682 d 5 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Added ADC and timer functionality.  
315 3683 d 6 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Added support for SPI and the SSD1306 OLED driver.  
314 3685 d 6 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Increased button debouncing delay duration.  
313 3685 d 8 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Removed extraneous intermediate build files.  
312 3685 d 8 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Initial code import for the stepper motor driver board.  
311 3699 d 12 h Kevin /CAD Files/Gears/NEMA17_Gearbox/ Modified a few files to reflect actual dimensions.  
310 3700 d 11 h Kevin /CAD Files/Belt_Extruder/Rev. E/ Minor change to reduce retraction amount when printing with full infill.  
309 3700 d 14 h Kevin /CAD Files/Gears/ Added gearbox design for NEMA17 stepper motors.  
308 3709 d 11 h Kevin /CAD Files/Belt_Extruder/Rev. E Alt/ Widened the center hole for a gear by 0.1mm.  
307 3710 d 20 h Kevin /CAD Files/Belt_Extruder/Rev. E Alt/ Uploaded version of rev. E with herringbone gears.  
306 3712 d 16 h Kevin /CAD Files/Belt_Extruder/Rev. E/ Fixed a few issues with the bottom plate.  
305 3713 d 5 h Kevin /CAD Files/Belt_Extruder/Rev. E/ Added files for revision E of the extruder.  
304 3714 d 7 h Kevin /CAD Files/Belt_Extruder/Rev. D/ Fixed dimensions of disassembly image.  
303 3714 d 7 h Kevin /CAD Files/Belt_Extruder/Rev. D/ Added disassembly image for extruder revision C.  
302 3714 d 8 h Kevin /CAD Files/Belt_Extruder/ Removed more extraneous files.  
301 3714 d 8 h Kevin /CAD Files/Belt_Extruder/ Removed some extraneous (unused) files in the designs.  
300 3714 d 8 h Kevin /CAD Files/Belt_Extruder/Rev. C/ Updated rev. C assembly with modified parts.  
299 3714 d 9 h Kevin /CAD Files/Belt_Extruder/Rev. D/ Added files for revision D of the extruder.  
298 3714 d 14 h Kevin /CAD Files/Belt_Extruder/Rev. C/ Minor update to the assembly file for revision C.  
297 3714 d 14 h Kevin /CAD Files/Belt_Extruder/Rev. C/ Fixed and improved a few minor aspects of this revision.  
296 3721 d 9 h Kevin /CAD Files/Belt_Extruder/Rev. C/ Made some more changes to finalize revision C.  
295 3723 d 12 h Kevin /CAD Files/Belt_Extruder/Rev. C/ Added files for revision C of the filament extruder.  
294 3725 d 9 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 3728 d 8 h Kevin /CAD Files/Belt_Extruder/ Updated a few images and removed random lockfiles.  
292 3728 d 16 h Kevin /CAD Files/Belt_Extruder/ Import of design files for the 3D printer extruder.  
291 3782 d 13 h Kevin /Classwork/ Fixed folder naming.  
290 3792 d 16 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Added a delay in between Ethernet packet transmissions in the python API.  
289 3795 d 7 h Kevin /Classwork/ME5524 - Bayesian Robo/Final Project/ Updated some files for RGBD sensor application.  
288 3804 d 6 h Kevin /Classwork/ME5524 - Bayesian Robo/Final Project/ Removed unnecessary large files.  
287 3804 d 7 h Kevin /Classwork/ME5524 - Bayesian Robo/ Import of final project for ME5524 Bayesian Robotics.  
286 3817 d 14 h Kevin /PIC Stuff/PICX_16F1825_Sabertooth/ Combined controller and UART modes.  
285 3818 d 13 h Kevin /PIC Stuff/PICX_16F1825_Sabertooth/ Added a UART interface for controlling motors.  
284 3832 d 14 h Kevin /PIC Stuff/PICX_16F1829_Analog_Controller/ Import of project for analog joystick controller.  
283 3832 d 14 h Kevin /PIC Stuff/PICX_16F1825_Sabertooth/ Import of Sabertooth driver project.  
282 3839 d 12 h Kevin /PIC Stuff/PICX_12F1840_Clock/ Finished implementing the code for the TSL2561 lux sensor.  
281 3840 d 5 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 3840 d 9 h Kevin /PIC Stuff/PICX_12F1840_Clock/ Initial import for NeoPixel clock project.  
279 3840 d 16 h Kevin /PIC Stuff/PICX_12F1840_NeoPixel/ Imported demo project for driving WS2812 NeoPixels (1-wire protocol).  
278 3851 d 7 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated TRON to support the new CONTROLLERS.
Re-factored some code for easier readability.