Pinned Repositories
Arduino_AHRS_System
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
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
A compact Unconstrained (linear) Model Predictive Control (MPC) library for Teensy4/Arduino system (or any real time embedded system in general)
Embedded_EKF_Library
A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)
Embedded_UKF_Library
A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)
IMU_EKF_UKF
Implementasi sistem kendali pada sistem Teensy & Arduino
pronenewbits's Repositories
pronenewbits/Arduino_AHRS_System
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
pronenewbits/Embedded_EKF_Library
A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)
pronenewbits/Arduino_Constrained_MPC_Library
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)
pronenewbits/Embedded_UKF_Library
A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)
pronenewbits/Arduino_Unconstrained_MPC_Library
A compact Unconstrained (linear) Model Predictive Control (MPC) library for Teensy4/Arduino system (or any real time embedded system in general)
pronenewbits/IMU_EKF_UKF
Implementasi sistem kendali pada sistem Teensy & Arduino