You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=NXP version 7 Sensor Fusion Algorithm ported to ESP processors.
paragraph=Combines accelerometer, gyroscope, and magnetometer data into orientation output (magnetic heading, pitch, roll, rate of turn, etc).
Algorithm is mostly in C with a C++ wrapper. Output can be via Serial stream or WiFi to TCP client. Runs on Espressif ESP32 and ESP8266 processors in the Arduino environment.