Skip to content

Compute the vector magnitude of data comming from an accelerometer

Notifications You must be signed in to change notification settings

thekuroro/accel_Magnitude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

accel_Magnitude

Library that compute the vector magnitude of data comming from an accelerometer, for performance reason all the computation are done on 32 bits data the library return the magnitude value if correct or -1 if an error or an overflow occured

Data are passed to the function trought the accelData_t structure that contain the x,y,z value

About

Compute the vector magnitude of data comming from an accelerometer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages