digital-filter
There are 44 repositories under digital-filter topic.
engineerjoe440/ElectricPy
Electrical Engineering Formulas in Python
tttapa/Filters
An Arduino finite impulse response and infinite impulse response filter library.
endolith/complex_colormap
Colormap for visualizing amplitude and phase of complex functions (e.g. filter design) using hue and lightness in a perceptually-uniform colorspace
nelsoncsc/sv_image
Reusable image processing modules in SystemVerilog
herrkaefer/AccelerateWatch
Digital signal processing (DSP) such as FFT, FIR, time and frequency domain features calculations, on watchOS ⌚️, Swift APIs 🚀
m1geo/CIC-Filter
A simple and crude CIC filter implementation in Python3 for learning purposes
SashkoTar/syto
Digital signal processing library
binarymaker/fir-filter
digital signal processing FIR filter implimentation in microcontroller
FIVEYOUNGWOO/LMS-Algorithm-Based-Adaptive-Equalizer-For-RF-Simulator
Least Mean Squares-Based Adaptive Digital Equalizer in Labview NXG.
jfcg/butter
:signal_strength: Digital Filter Library for Signal Processing
EGelphman97/Optical-Filter-Synthesis
This repository has code for a Python program that synthesizes an optical filter
JJ1LFO/M5Unified_CW_Decoder
M5Stack CW Decoder
FIVEYOUNGWOO/Extended-Kalman-Filter-for-SDR-Based-Digital-Communication-Systems
Extended Kalman filter in Labview NXG.
AUDIY/FIR_x2
FPGA based PCM oversampling FIR filter.
shun60s/Peaking-Filter
A python class of iir peaking filter, BPF, high shelving filter, and low shelving filter
microchip-pic-avr-examples/avr64ea48-digital-filters-mplab-mcc
Demo of digital filters (median, IIR, FFT and Kalman ) on AVR EA microcontroller using MPLAB X
nelsoncsc/FIR_FILTER
FIR Filter Generation and Audio Processing in Altera DE2
saied-salem/digital-filter-designer
An interactive web site for digital filter design from zeros and poles.
ColtanAkaEdoc/DigitalFilterWithSTM32
Attempt to get a digital filter (HP 25kHz, TP 250kHz) up and running with an STM32L476G-DISCO
DitroniX/PVIM-Precision-Voltage-IoT-Monitor
DitroniX PVIM ESP32 AD7606 Precision Voltage IoT Monitor SDK Board
MatteoOrlandini/Micro-Nano-Electronic-Exam
Design of a sixth order elliptical low pass filter in cascade design with Switched Capacitor second stages order of type biquad
microchip-pic-avr-examples/avr64ea48-digital-filters-studio
Demo of digital filters (median, IIR, FFT and Kalman ) on AVR EA microcontroller using Microchip Studio
xiansnn/RP2-micropython-libraries
My utilities library for Raspberry PI Pico projects
fweiss/android-accelerometer
Use digital filter to detect shaking the device.
JoelRomero97/Teoria-de-Comunicaciones-y-Senales
Implementaciones en lenguaje C acerca del muestro, acondicionamiento y procesamiento de señales, así como análisis de frecuencias para reconocer vocales
TheMates/Diploma-thesis-public
Modeling of Linear Distortion of Audio Devices - Master's Thesis
yiliang2333/Digital-filter-design-implementations
Implement some algorithms and filters myself instead of matlab in-build functions
AhmedAmgadElsharkawy/Digital-Filter-Designer
A desktop app for real-time digital filter design, allowing users to place and manipulate zeros and poles, visualize frequency responses, apply filters to signals, and generate C code. Features include an all-pass filter library, customizable realizations, and interactive signal input.
asena/project-finals
Final project for my Bachelor in Electronic and Communications Engineering
BupyeongHealer/class-DSP
Implementing Matlab Code for Digital Signal Processing.
leobel96/Polito-ESD-NeuralNetwork
Teamwork project made during the course "Elettronica dei Sistemi Digital" (Electronics of Integrated Systems) @ Politecnico di Torino
meetps/EE-338
Filter Design Assignment codes for course EE338 Digital Signal Processing
ooshyun/Digital-Filter-Design
Filter design for music equalizer and Examples of DSP
rlan/libsp
A header-files-only, templated C++ library of signal processing algorithms and their fixed-point model.
rpottsoh/dig-filt-sandbox
A place to explore Digital Filtering in hopes of developing Exercism exercises
TripleC-Light/DigitalFilter
DigitalFilter (Moving Average Filter/Exponential Filter/Kalman Filter)