#Pedometer for STM32F4
This project is a part of a collaborative project for the class of Real-Time Operating Systems at Polytechnic University of Milan. The goal of this project is to develop a pedometer using the MEMS motion sensor on the STM32F4DISCOVERY board. The device provides the user with statistics about its training activity.
Download Report.pdf
##Features
-
STM32 F4 Discovery ⋅⋅Product Page ⋅⋅32-bit ARM Cortex-M4F core
-
LIS302DL ST MEMS ⋅⋅Datasheet ⋅⋅3-axis accelerometer
-
MIOSIX embedded OS ⋅⋅http://miosix.org ⋅⋅Open source POSIX compliant solution C++ coded for optimal performances
##Goals
- Count daily number of steps
- Recognize training mode (STEADY/WALK/RUN)
- Calculate approximately distance and speed
- Calculate burned calories