Subversion Repositories Code-Repo

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
192 4066 d 15 h Kevin /PIC Stuff/PICX_27J13/ Added DMA functionality to the SPI module.  
161 4146 d 12 h Kevin /PIC Stuff/PICX_27J13/ Wrote a test case that uses RTC, NFC, lux sensor, led backpack, character OLED display, and SSD1331 OLED display.  
160 4188 d 14 h Kevin /PIC Stuff/PICX_27J13/ Wrote library for the DS3231 Real Time Clock.
Added test case to display current time onto OLED character display.
 
159 4189 d 16 h Kevin /PIC Stuff/PICX_27J13/ Wrote basic libraries for interfacing to L3G* and LSM303* sensors.  
158 4191 d 15 h Kevin /PIC Stuff/PICX_27J13/ Changed the file naming to something thats a bit more sortable.  
157 4199 d 18 h Kevin /PIC Stuff/PICX_27J13/ BMP085 sensor and XBee code is now working.
24 bit float/double must be enabled in the configuration.
 
155 4200 d 8 h Kevin /PIC Stuff/PICX_27J13/ Copied and reimplemented libraries for sensors from C18.
BMP085 and XBee code is not yet fully implemented.
 
152 4200 d 19 h Kevin /PIC Stuff/PICX_27J13/ Created a copy of the PIC code to port over to the XC8 compiler.