fir-filter topic

List fir-filter repositories

micropython-filters

64
Stars
13
Forks
Watchers

Digital filters impemented in MicroPython's inline ARM Thumb assembler (e.g. Pyboard, RP2).

Savitzky-Golay

99
Stars
32
Forks
Watchers

Computes the Savitzky-Golay Filter coefficients.

ReSampler

154
Stars
25
Forks
Watchers

High quality command-line audio sample rate converter

GraphicalFilterEditor

46
Stars
16
Forks
Watchers

A test for porting an old C++ graphic equalizer to JavaScript + HTML5 using Web Audio API and WebAssembly

FFTVisualizer

26
Stars
12
Forks
Watchers

This project demonstrates DSP capabilities of Terasic DE2-115

FIR-Filter-Demo-Cpp

27
Stars
10
Forks
Watchers

User friendly DSP high/low/band-pass windowed sync filter, implemented in C++.

OFDM

23
Stars
3
Forks
Watchers

OFDM simulation project, using BPSK/QPSK and FIR filter.

Digital-Signal-Processing-Codes

17
Stars
4
Forks
Watchers

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

30
Stars
4
Forks
Watchers

Rust DSP algorithms. Often integer math. no-std.

fir-filter

16
Stars
5
Forks
Watchers

digital signal processing FIR filter implimentation in microcontroller