Skip to content

Calculate angular velocity from the digital signal of Hall sensor.

Notifications You must be signed in to change notification settings

KmolYuan/hall-digit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hall-digit

Project on Arduino Uno.

Calculate angular velocity and acceleration from the digital signal of Hall sensor by applying Exponential Moving Average (EMA) filter on the velocity data and including reversal detection. The experimental factor is 0.92. (compared to a digital photo tachometer 0.04% ±2dgts in rpm)

Programming: This project contains an implementation of static-allocated Circular Array and Structure of Array (SoA).

The positive and negative poles are arranged alternately.

About

Calculate angular velocity from the digital signal of Hall sensor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages