Subversion Repositories Code-Repo

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
342 3468 d 1 h Kevin / Renamed folder to be more verbose.  
192 4074 d 22 h Kevin /PIC Stuff/PICX_27J13/ Added DMA functionality to the SPI module.  
161 4154 d 19 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 4196 d 21 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 4197 d 23 h Kevin /PIC Stuff/PICX_27J13/ Wrote basic libraries for interfacing to L3G* and LSM303* sensors.  
158 4199 d 23 h Kevin /PIC Stuff/PICX_27J13/ Changed the file naming to something thats a bit more sortable.  
157 4208 d 1 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 4208 d 16 h Kevin /PIC Stuff/PICX_27J13/ Copied and reimplemented libraries for sensors from C18.
BMP085 and XBee code is not yet fully implemented.
 
152 4209 d 2 h Kevin /PIC Stuff/PICX_27J13/ Created a copy of the PIC code to port over to the XC8 compiler.