Subversion Repositories Code-Repo

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
342 3452 d 0 h Kevin / Renamed folder to be more verbose.  
/PIC Projects
/PIC Stuff
130 4332 d 6 h Kevin /PIC Stuff/PIC_27J13/ Updated linker file to support large (>256b) buffers for XBee and UART modules.  
/PIC Stuff/PIC_27J13/18f27j13.lkr
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/uart.c
/PIC Stuff/PIC_27J13/uart.h
/PIC Stuff/PIC_27J13/xbee.c
/PIC Stuff/PIC_27J13/xbee.h
121 4355 d 10 h Kevin /PIC Stuff/PIC_27J13/ Added testing code for different peripherals.
Fully implemented I2C and SPI2.
Manually added a linker file for RAM management.
Ported over graphics library from Adafruit.
Added support for SSD1331 and SSD1306 OLED graphics drivers.
Added support for the I2C LED backpack.
Added support for the I2C PN532 NFC reader.
 
/PIC Stuff/PIC_27J13/18f27j13.lkr
/PIC Stuff/PIC_27J13/Adafruit_GFX.c
/PIC Stuff/PIC_27J13/Adafruit_GFX.h
/PIC Stuff/PIC_27J13/build/default/production/Adafruit_GFX.o.d
/PIC Stuff/PIC_27J13/build/default/production/glcdfont.o.d
/PIC Stuff/PIC_27J13/build/default/production/i2c.o.d
/PIC Stuff/PIC_27J13/build/default/production/led_backpack.o.d
/PIC Stuff/PIC_27J13/build/default/production/nfc.o.d
/PIC Stuff/PIC_27J13/build/default/production/oled_ssd1306.o.d
/PIC Stuff/PIC_27J13/build/default/production/oled_ssd1331.o.d
/PIC Stuff/PIC_27J13/build/default/production/spi.o.d
/PIC Stuff/PIC_27J13/glcdfont.c
/PIC Stuff/PIC_27J13/led_backpack.c
/PIC Stuff/PIC_27J13/led_backpack.h
/PIC Stuff/PIC_27J13/nfc.c
/PIC Stuff/PIC_27J13/nfc.h
/PIC Stuff/PIC_27J13/oled_ssd1306.c
/PIC Stuff/PIC_27J13/oled_ssd1306.h
/PIC Stuff/PIC_27J13/oled_ssd1331.c
/PIC Stuff/PIC_27J13/oled_ssd1331.h
/PIC Stuff/PIC_27J13/spi.c
/PIC Stuff/PIC_27J13/spi.h
/PIC Stuff/PIC_27J13/buffer.c
/PIC Stuff/PIC_27J13/buffer.h
/PIC Stuff/PIC_27J13/led_driver.c
/PIC Stuff/PIC_27J13/led_driver.h
/PIC Stuff/PIC_27J13/adc.c
/PIC Stuff/PIC_27J13/build/default/production/interrupts.o.d
/PIC Stuff/PIC_27J13/build/default/production/main.o.d
/PIC Stuff/PIC_27J13/dist/default/production/PIC_27J13.production.cof
/PIC Stuff/PIC_27J13/dist/default/production/PIC_27J13.production.hex
/PIC Stuff/PIC_27J13/i2c.c
/PIC Stuff/PIC_27J13/i2c.h
/PIC Stuff/PIC_27J13/interrupts.c
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/nbproject/Makefile-default.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PIC_27J13/nbproject/configurations.xml
/PIC Stuff/PIC_27J13/timers.c
/PIC Stuff/PIC_27J13/uart.c