pronenewbits

Results 5 repositories owned by pronenewbits

Arduino_AHRS_System

146
Stars
49
Forks
Watchers

A compact realtime embedded Attitude and Heading Reference System (AHRS) using Recursive Least Squares (RLS) for magnetometer calibration and EKF/UKF for sensor fusion on Arduino platform

Arduino_Constrained_MPC_Library

97
Stars
26
Forks
Watchers

A compact Constrained Model Predictive Control (MPC) library with Active Set based Quadratic Programming (QP) solver for Teensy4/Arduino system (or any real time embedded system in general)

Arduino_Unconstrained_MPC_Library

57
Stars
16
Forks
Watchers

A compact Unconstrained (linear) Model Predictive Control (MPC) library for Teensy4/Arduino system (or any real time embedded system in general)

Embedded_EKF_Library

89
Stars
21
Forks
Watchers

A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)

Embedded_UKF_Library

58
Stars
21
Forks
Watchers

A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)