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
316 3560 d 1 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Added ADC and timer functionality.  
/PIC Stuff/PICX_16F1825_Stepper_Driver/ADC.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/ADC.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/TIMER.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/TIMER.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/INTERRUPTS.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/IOC.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/SPI.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/STEPPER.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/STEPPER.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/defines.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/funclist
/PIC Stuff/PICX_16F1825_Stepper_Driver/l.obj
/PIC Stuff/PICX_16F1825_Stepper_Driver/main.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/configurations.xml
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/private/configurations.xml
315 3561 d 2 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Added support for SPI and the SSD1306 OLED driver.  
/PIC Stuff/PICX_16F1825_Stepper_Driver/OLED_SSD1306.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/OLED_SSD1306.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/SPI.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/SPI.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/glcdfont.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/INTERRUPTS.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/IOC.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/STEPPER.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/STEPPER.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/defines.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/funclist
/PIC Stuff/PICX_16F1825_Stepper_Driver/l.obj
/PIC Stuff/PICX_16F1825_Stepper_Driver/main.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/Makefile-local-default.mk
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/configurations.xml
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/private/configurations.xml
314 3563 d 2 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Increased button debouncing delay duration.  
/PIC Stuff/PICX_16F1825_Stepper_Driver/IOC.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/defines.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/funclist
/PIC Stuff/PICX_16F1825_Stepper_Driver/l.obj
313 3563 d 3 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Removed extraneous intermediate build files.  
/PIC Stuff/PICX_16F1825_Stepper_Driver/build
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist
312 3563 d 4 h Kevin /PIC Stuff/PICX_16F1825_Stepper_Driver/ Initial code import for the stepper motor driver board.  
/PIC Stuff/PICX_16F1825_Stepper_Driver
/PIC Stuff/PICX_16F1825_Stepper_Driver/INTERRUPTS.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/INTERRUPTS.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/IOC.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/IOC.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/Makefile
/PIC Stuff/PICX_16F1825_Stepper_Driver/STEPPER.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/STEPPER.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/build
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/INTERRUPTS.p1
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/INTERRUPTS.p1.d
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/INTERRUPTS.pre
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/IOC.p1
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/IOC.p1.d
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/IOC.pre
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/STEPPER.p1
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/STEPPER.p1.d
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/STEPPER.pre
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/main.p1
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/main.p1.d
/PIC Stuff/PICX_16F1825_Stepper_Driver/build/default/production/main.pre
/PIC Stuff/PICX_16F1825_Stepper_Driver/defines.h
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default/production
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default/production/PICX_16F1825_Stepper_Driver.production.cmf
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default/production/PICX_16F1825_Stepper_Driver.production.elf
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default/production/PICX_16F1825_Stepper_Driver.production.hex
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default/production/PICX_16F1825_Stepper_Driver.production.hxl
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default/production/PICX_16F1825_Stepper_Driver.production.lst
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default/production/PICX_16F1825_Stepper_Driver.production.map
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default/production/PICX_16F1825_Stepper_Driver.production.obj
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default/production/PICX_16F1825_Stepper_Driver.production.rlf
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default/production/PICX_16F1825_Stepper_Driver.production.sdb
/PIC Stuff/PICX_16F1825_Stepper_Driver/dist/default/production/PICX_16F1825_Stepper_Driver.production.sym
/PIC Stuff/PICX_16F1825_Stepper_Driver/funclist
/PIC Stuff/PICX_16F1825_Stepper_Driver/l.obj
/PIC Stuff/PICX_16F1825_Stepper_Driver/main.c
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/Makefile-impl.mk
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/Makefile-local-default.mk
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/Makefile-variables.mk
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/Package-default.bash
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/configurations.xml
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/private
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/private/SuppressibleMessageMemo.properties
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/private/configurations.xml
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/private/private.xml
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/project.properties
/PIC Stuff/PICX_16F1825_Stepper_Driver/nbproject/project.xml