From 22c7fcf279598b314969d2bb72b13be9c9f87a8d Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Tue, 21 May 2024 11:28:57 +0200 Subject: [PATCH] Spreektaal vervangen --- docs/documentation/hardware/sensors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation/hardware/sensors.md b/docs/documentation/hardware/sensors.md index 8b30728..66d52cf 100644 --- a/docs/documentation/hardware/sensors.md +++ b/docs/documentation/hardware/sensors.md @@ -3,11 +3,11 @@ Which sensor are we gonna use for this project and why? -### What do we wanna measure? +### What do we want to measure? We wanna measure the movement of the people doing our exercises. We want to know how many times they have done the exercise and how many times they have done it correctly. -### What sensor are we gonna use? +### What sensor are we going to use? To measure these movements we are gonna use gyroscopes. With gyroscopes we can measure the rotation of the body. With some math we can also measure the speed of the rotation. So we know how fast the person is doing the exercise. ### Which gyroscopes are there?