report

Dependencies:   ADXL362 Lab7 mbed

Report.txt

Committer:
dprowe
Date:
2018-03-09
Revision:
9:1f9c70fde134
Parent:
8:9d29dec6c0b7

File content as of revision 9:1f9c70fde134:

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.