Skip to content

Commit b3c27fd

Browse files
authored
Merge pull request #10 from NoahRosa/master
Add mems gesture recognition
2 parents 863b962 + f99c88e commit b3c27fd

File tree

3 files changed

+701
-174
lines changed

3 files changed

+701
-174
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ stack of boards accordingly; the speed of motor increases when the angle of rota
2222
* Flight1: This application provides an example of usage of a NUCLEO board (it was tested with NUCLEO-F401RE, NUCLEO-L476RG, NUCLEO-L152RE) with
2323
X-NUCLEO-IKS01A2 or X-NUCLEO-IKS01A3, X-NUCLEO-IDB05A1 and X-NUCLEO-53L1A1 Expansion Boards. The application gather data from the sensor mounted and then communicates
2424
them via bluetooth to a suitable Android app (such as ST BLE Sensor). The data gathered include enviromental data (temperature, pression, humidity),
25-
distance, gesture recognition (tap and directional swipe), acceleration and a gyroscope.
25+
distance, gesture recognition (tap and directional swipe), acceleration (with accelerometer hardware events) and a gyroscope.
2626

2727
## Dependencies
2828

0 commit comments

Comments
 (0)