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: explanation.txt
- Revision:
- 9:1f9c70fde134
- Parent:
- 8:9d29dec6c0b7
--- 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