CPS-Lab* / Mbed 2 deprecated labseven

Dependencies:   ADXL362 Lab7 mbed

Files at this revision

API Documentation at this revision

Comitter:
dprowe
Date:
Fri Mar 09 17:27:27 2018 +0000
Parent:
7:ff64fb98ac1b
Child:
9:1f9c70fde134
Commit message:
REPORT

Changed in this revision

MPL3115A2.lib Show annotated file Show diff for this revision Revisions of this file
Report.txt Show annotated file Show diff for this revision Revisions of this file
--- a/MPL3115A2.lib	Fri Mar 09 17:25:32 2018 +0000
+++ b/MPL3115A2.lib	Fri Mar 09 17:27:27 2018 +0000
@@ -1,1 +1,1 @@
-http://os.mbed.com/teams/MSS/code/MPL3115A2/#d893e6f4c1ba
+https://os.mbed.com/teams/CPS-Lab123456/code/Lab7/#d893e6f4c1ba
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Report.txt	Fri Mar 09 17:27:27 2018 +0000
@@ -0,0 +1,6 @@
+In our code we created an array containing the names of the registers and created the test
+cases and made the test cases for the register print function that would cancel if it was
+not connected correctly. We then called a for loop to print the register data from start
+to end length. In our Main function, we created an array to store the data for the pressure
+and temperature taken throughout the elevator ride. We then call a wait of 100 to create 
+a sampling speed of 10Hz.
\ No newline at end of file