Subversion Repositories Code-Repo

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
262 3838 d 12 h Kevin / Removed intermediate build files from projects.  
192 4107 d 3 h Kevin /PIC Stuff/PICX_27J13/ Added DMA functionality to the SPI module.  
161 4186 d 23 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 4229 d 1 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 4230 d 4 h Kevin /PIC Stuff/PICX_27J13/ Wrote basic libraries for interfacing to L3G* and LSM303* sensors.  
158 4232 d 3 h Kevin /PIC Stuff/PICX_27J13/ Changed the file naming to something thats a bit more sortable.  
157 4240 d 6 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 4240 d 20 h Kevin /PIC Stuff/PICX_27J13/ Copied and reimplemented libraries for sensors from C18.
BMP085 and XBee code is not yet fully implemented.
 
153 4241 d 7 h Kevin /PIC Stuff/PICX_27J13/ Removed unnecessary build folders.  
152 4241 d 7 h Kevin /PIC Stuff/PICX_27J13/ Created a copy of the PIC code to port over to the XC8 compiler.