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
Diff: Report.txt
- Revision:
- 8:9d29dec6c0b7
--- /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