Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ADXL362 Lab7 mbed
Revision 8:9d29dec6c0b7, committed 2018-03-09
- 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