report
Dependencies: ADXL362 Lab7 mbed
Diff: explanation.txt
- Revision:
- 9:1f9c70fde134
- Parent:
- 8:9d29dec6c0b7
diff -r 9d29dec6c0b7 -r 1f9c70fde134 explanation.txt --- a/explanation.txt Fri Mar 09 17:27:27 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -The knock detector was a fairly straightforward problem to solve with some -degree of accuracy. We first measured the x, y, and z readings from the -accelerometer, waited a fraction of a second, and then measured them again. -At this point, if there was any difference greater than or equal to 4 in the -two x, y or z readings, we determined that there was sufficient change to -have detected a knock. Because we are testing for only the delta of the -measurements, the board can be in any initial position and still detect knocks. \ No newline at end of file