DSPiga
DSPiga is a digital signal processing library written in the C programming language. Its primary focus is to provide a collection of efficient and well-tested algorithms for common signal processing tasks. The library aims to be portable and easy to integrate into various embedded systems and applications where computational resources might be constrained.
The core functionalities of DSPiga include routines for filtering, such as Finite Impulse Response (FIR) and
Development of DSPiga emphasizes performance and accuracy, making it suitable for real-time applications. The library is