Skip to content

This Arduino sketch uses a look-up table to correct for the inherent nonlinearity of magnetic field versus distance and drives a linear actuator.

Notifications You must be signed in to change notification settings

NveCorporation/Sensor-Lookup-Tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sensor-Lookup-Tables

Look-up tables can be used to calibrate sensors or correct for system imperfections. This Arduino sketch is an example that corrects for the inherent nonlinearity of magnetic field versus distance.

A video demonstration is avaiable at: https://www.nve.com/Videos/video-page.php?video=Lookup-table&title=Look-up%20Tables%20for%20Sensors

In the demonstration, we use simple tools to experimentally determine a sensor response, we create curve fit of the response, and we generate a look-up table for an Arduino board driving a linear actuator.

About

This Arduino sketch uses a look-up table to correct for the inherent nonlinearity of magnetic field versus distance and drives a linear actuator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages