Vibration Detector

Dependencies:   ADXL362 mbed

Committer:
kmhatre
Date:
Sat Mar 10 01:54:03 2018 +0000
Revision:
0:7c6ad753eedb
Vibration Detector

Who changed what in which revision?

UserRevisionLine numberNew contents of line
kmhatre 0:7c6ad753eedb 1 LAB 6 - DOCUMENTATION
kmhatre 0:7c6ad753eedb 2 Krish Hemant Mhatre
kmhatre 0:7c6ad753eedb 3 Ethan Zhang
kmhatre 0:7c6ad753eedb 4
kmhatre 0:7c6ad753eedb 5 It is a very simple program which gives you a sum of x, y and z values and compares them to the sum of previous x, y and z values.
kmhatre 0:7c6ad753eedb 6 Then it calculates the difference between the two sums.
kmhatre 0:7c6ad753eedb 7 If the difference is more than or equal to 2, it is considered as a knock.
kmhatre 0:7c6ad753eedb 8
kmhatre 0:7c6ad753eedb 9 Eagle schematic file submitted in canvas.