henryfo / polyfitLinks
Contains a simple "C" function -- polyfit() -- that fits a line or higher-order polynomial to a set of points, using Method of Least Squares regression. Design goals include simplicity and ease of porting.
☆15Updated 4 years ago
Alternatives and similar repositories for polyfit
Users that are interested in polyfit are comparing it to the libraries listed below
Sorting:
- IEEE 1588 PTP daemon for STM32H7 and ATSAME70☆42Updated last month
- This project acquires the PDM (Pulse Density Modulation) microphone signal using SPI with software CIC(Cascaded Integrator-Comb) filter a…☆13Updated 8 years ago
- digital signal processing FIR filter implimentation in microcontroller☆18Updated 6 years ago
- Highly optimized 32-bit fixed-point math library for embedded systems☆46Updated 6 years ago
- SCPI C implementation for embedded devices☆47Updated 9 years ago
- Optimized (I)FFT(R) for Cortex-M4☆89Updated 4 years ago
- Precision Converters Embedded Firmware Repository☆26Updated 2 weeks ago
- Lightweight watchdog for RTOS and embedded systems☆44Updated 2 weeks ago
- Embedded Kalman Filter algorithm developed in C for ARM Cortex STM32F407☆34Updated 7 years ago
- Driver for SiLabs Si4463☆39Updated 2 years ago
- STM32 bootloader with AES encription☆30Updated last year
- DMA-accelerated multi-UART USB CDC for STM32F072 microcontroller☆57Updated 6 years ago
- IEEE 1588 PTP daemon for STM32 F4 Discovery board☆78Updated 4 years ago
- STM32F407 Internet Streaming Microphone☆44Updated 8 years ago
- Kalman filter fixed-point implementation based on libfixmatrix, targeted at embedded systems without an FPU and/or need for performance.☆73Updated last year
- ST7789 display library that setups RGB interface☆30Updated 4 years ago
- A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...☆82Updated 2 months ago
- stuff/garbage for the STM32☆105Updated 9 months ago
- ☆10Updated 7 years ago
- Embedded Building Bricks - Hierarchical State Machines, Timers, Queues, Unit Tests☆26Updated 7 years ago
- STM32 eXtensible Peripheral Drivers☆42Updated 4 years ago
- Microcontroller targeted C library for Kalman filtering☆128Updated last year
- Minimal code required to boot an STM32F0 chip into a C 'main' method.☆29Updated 7 years ago
- Testing the FFT performance of Cortex-M microcontrollers on ST Nucleo boards☆19Updated 7 years ago
- High performance CAN-USB/CAN-UART adapter + UAVCAN devboard☆37Updated last month
- Example for si4463☆22Updated 7 years ago
- Single Phase Digital PLL design using TI's Delfino Launchpad☆24Updated 9 years ago
- LVGL ported to STM32F746G-DISCO using STM32CubeIDE