mix code vision 2. Using the previous algorithm to detect peaks as Nikoleta and Shiyao

Dependencies:   mpu9250_i2c biquadFilter peakdetection Eigen

History

remove printf, delay time to 10ms default tip

2019-11-25, by castlefei [Mon, 25 Nov 2019 23:44:37 +0000] rev 5

remove printf, delay time to 10ms


the whole testing code by Castle, including reading data, PCA, filtering, peak detecting and printing the step.

2019-11-25, by castlefei [Mon, 25 Nov 2019 23:38:03 +0000] rev 4

the whole testing code by Castle, including reading data, PCA, filtering, peak detecting and printing the step.


mix code of reading data, PCA, smoothing and detecting peak

2019-11-25, by castlefei [Mon, 25 Nov 2019 14:34:22 +0000] rev 3

mix code of reading data, PCA, smoothing and detecting peak


the test code including reading data form MPU9250, reducing dimension, smoothing, detecting peaks and printing the steps.

2019-11-25, by castlefei [Mon, 25 Nov 2019 14:28:46 +0000] rev 2

the test code including reading data form MPU9250, reducing dimension, smoothing, detecting peaks and printing the steps.


second test vistion; read data and transform acc to one dimension using PCA

2019-11-14, by castlefei [Thu, 14 Nov 2019 01:28:23 +0000] rev 1

second test vistion; read data and transform acc to one dimension using PCA


my test to read date from MPU9250

2019-11-06, by castlefei [Wed, 06 Nov 2019 12:36:55 +0000] rev 0

my test to read date from MPU9250