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
192 4070 d 14 h Kevin /PIC Stuff/PICX_27J13/ Added DMA functionality to the SPI module.  
161 4150 d 10 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 4192 d 12 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 4193 d 15 h Kevin /PIC Stuff/PICX_27J13/ Wrote basic libraries for interfacing to L3G* and LSM303* sensors.  
158 4195 d 14 h Kevin /PIC Stuff/PICX_27J13/ Changed the file naming to something thats a bit more sortable.  
157 4203 d 17 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 4204 d 7 h Kevin /PIC Stuff/PICX_27J13/ Copied and reimplemented libraries for sensors from C18.
BMP085 and XBee code is not yet fully implemented.
 
153 4204 d 18 h Kevin /PIC Stuff/PICX_27J13/ Removed unnecessary build folders.  
152 4204 d 18 h Kevin /PIC Stuff/PICX_27J13/ Created a copy of the PIC code to port over to the XC8 compiler.