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
Report.txt
- Committer:
- dprowe
- Date:
- 2018-03-09
- Revision:
- 8:9d29dec6c0b7
File content as of revision 8:9d29dec6c0b7:
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.