Skip to content

emanuele-dedonatis/rtos2013

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

286 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Pedometer for STM32F4 - Use the MEMS accelerometer to count number of steps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors