Skip to content

SAIC-ATS/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Algorithms

Yamartino

  • The Yamartino algorithm is used for calculating the standard deviation of compass values. More information here: http://en.wikipedia.org/wiki/Yamartino_method
  • The Processing example compares the results of the "standard" and Yamartino methods.
  • The Arduino example is a template and requires the user to modify the code to get the latest heading value from their compass module.
  • /Yamartino/Arduino/Yamartino contains an Arduino Library that can be used in other sketches. Includes an example.

Releases

No releases published

Packages

No packages published

Languages