- Mar 08, 2016
-
-
jdkruege authored
-
- Feb 27, 2016
- Feb 25, 2016
-
-
Carhugar1 authored
Used to send the words in the order bottom byte then top byte. Fixes were made in the software to fix the issues. Fixes: - write has top and bottom byte swapping - read has top and bottom byte swapping
-
- Feb 24, 2016
- Feb 16, 2016
- Feb 11, 2016
-
-
Branden Sammons authored
Using the 2 chip select lines we now have a object that can handle all the SPI communication at a low level. Features added : - write safety features - read safety features
-
jdkruege authored
The purpose of message object is to create a unified way of communicating on both sides of the bluetooth connection.
- Feb 10, 2016
-
-
jdkruege authored
Included is code for some simplistic test functions that allow server communication.
-
- Feb 03, 2016
-
-
jdkruege authored
-
- Dec 14, 2015
-
-
jdkruege authored
File structure has been changed for the final time. Research is nearly completed on the usability of our code by students. The goal is to ensure the code is easy to import and quick to start working with.
-
- Dec 11, 2015
- Dec 01, 2015
-
- Nov 28, 2015
-
-
jdkruege authored
Files are now setup to fall under one solution in visual studio enabling multiple projects to be worked on without the need to open new solutions for each project. This means that the file structure will be a bit messed up, but in the coming implementations this new structure should be seen as the best option.
-
- Nov 15, 2015
-
-
Branden Sammons authored
-
- Nov 12, 2015
-
-
jdkruege authored
- Arranged .gitignores
-
- Nov 11, 2015
-
-
Branden Sammons authored
-