fir-filter topic
micropython-filters
Digital filters impemented in MicroPython's inline ARM Thumb assembler (e.g. Pyboard, RP2).
Savitzky-Golay
Computes the Savitzky-Golay Filter coefficients.
ReSampler
High quality command-line audio sample rate converter
GraphicalFilterEditor
A test for porting an old C++ graphic equalizer to JavaScript + HTML5 using Web Audio API and WebAssembly
FFTVisualizer
This project demonstrates DSP capabilities of Terasic DE2-115
FIR-Filter-Demo-Cpp
User friendly DSP high/low/band-pass windowed sync filter, implemented in C++.
OFDM
OFDM simulation project, using BPSK/QPSK and FIR filter.
Digital-Signal-Processing-Codes
This is a repository where I added my DSP codes that have written in Matlab (without built-in function). I have also commented inside every code so that it will become helpful for newbies. Also added...
idsp
Rust DSP algorithms. Often integer math. no-std.
fir-filter
digital signal processing FIR filter implimentation in microcontroller