GitHub topics: digital-signal-processing
edsonportosilva/OptiCommPy
Simulate optical communications systems with Python.
Language: Python - Size: 222 MB - Last synced at: about 1 hour ago - Pushed at: 9 days ago - Stars: 152 - Forks: 48

Samizo-AITL/EduController
古典・現代・デジタル制御理論を体系的に学ぶ教育フレームワーク。 A structured educational framework for learning classical, modern, and digital control theory.
Language: Python - Size: 1010 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

eoommaa/ECG-Signal
2 ECG signal projects using FIR and IIR filters for Signal Processing class
Language: MATLAB - Size: 550 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 1

SatDump/SatDump
A generic satellite data processing software.
Language: C++ - Size: 210 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,692 - Forks: 191

hvalfangst/rust-synthesizer
Software synthesizer programmed in Rust. All sprite assets are made by me using Aseprite.
Language: Rust - Size: 2.02 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

pschatzmann/arduino-audio-tools
Arduino Audio Tools (a powerful Audio library not only for Arduino)
Language: C - Size: 94.9 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,876 - Forks: 298

eoommaa/DTMF
DTMF project using DFT, Goertzel algorithm, and Spectrogram for Signal Processing class
Language: MATLAB - Size: 531 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

pyfar/pyfar
python package for acoustics research
Language: Python - Size: 48.3 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 104 - Forks: 17

RJTPP/fft-benchmark-lab
A utility for evaluating custom FFT algorithms against SciPy
Language: Python - Size: 214 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

clevelandmusicco/clevelandmusicco
Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

777arc/PySDR
PySDR.org textbook source material, feel free to post issues/PRs
Language: Python - Size: 104 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 324 - Forks: 73

clevelandmusicco/open-source-pedals
Open Source Hardware (OSHW) files for all Cleveland Music Co. pedals
Size: 1.92 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

grausof/keras-sincnet
Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)
Language: Python - Size: 260 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 74 - Forks: 26

vyges/fast-fourier-transform-ip
Configurable, high-performance FFT hardware IP core for ASIC/FPGA. Pipelined radix-2 DIF, 256–4096-point support, 16-bit fixed-point, double-buffered memory, APB/AXI interfaces. Optimized for throughput and low latency.
Language: Python - Size: 149 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

alicelond/dsp_problems
Solved exercises from the course Signal processing problems
Language: Jupyter Notebook - Size: 801 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

jurihock/qdft
Constant-Q Sliding DFT in C++, Rust and Python
Language: Python - Size: 2.48 MB - Last synced at: about 23 hours ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 3

ckonst/VNDecorrelate
A Velvet-Noise Decorrelator for audio.
Language: Python - Size: 148 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 5 - Forks: 1

r9y9/pysptk
A python wrapper for Speech Signal Processing Toolkit (SPTK).
Language: Python - Size: 15.3 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 445 - Forks: 78

sync2brain/bossdevice-api-matlab
sync2brain's bossdevice RESEARCH Application Programmable Interface (API) for MATLAB
Language: MATLAB - Size: 56.6 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 10 - Forks: 5

justonem0reuser/MatchingCompressor
3-knees compressor/expander with matching reference audio feature (under development)
Language: C++ - Size: 1.96 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

jurihock/sdft
Single file forward and inverse Sliding DFT in C, C++ and Python
Language: C - Size: 3.4 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 31 - Forks: 6

AUDIY/FIR_x2
FPGA based PCM oversampling FIR filter.
Language: Verilog - Size: 65.4 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 7 - Forks: 1

stillwater-sc/universal
Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.
Language: C++ - Size: 117 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 451 - Forks: 64

kfrlib/kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Language: C++ - Size: 12.1 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1,752 - Forks: 259

CocoaBeanzz/CocoaBeanzz.github.io
This is my portfolio website! Check it out.
Language: HTML - Size: 398 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

wwhenxuan/PySDKit
A Python library for signal decomposition algorithms
Language: Python - Size: 27.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 158 - Forks: 20

Slackadays/Chata
:guitar::long_drum::magic_wand: Make DSP Great Again. Powered by RISC-V!
Language: C++ - Size: 1.28 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 69 - Forks: 2

thorstone25/qups
A MATLAB toolbox for prototyping and simulating diagnostic ultrasound imaging systems
Language: MATLAB - Size: 6.7 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 64 - Forks: 24

mikeroyal/DSP-Guide
Digital Signal Processing(DSP) Guide
Language: Python - Size: 289 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 114 - Forks: 13

engineerjoe440/ElectricPy
Electrical Engineering Formulas in Python
Language: Python - Size: 92.6 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 101 - Forks: 19

arm-university/Digital-Signal-Processing-using-Arm-Cortex-M-based-Microcontrollers
A textbook on introduction to Digital Signal Processing fundamentals
Size: 56.4 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 68 - Forks: 13

legend-exp/dspeed
Fast Digital Signal Processing for particle detector signals in Python
Language: Python - Size: 1.26 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 15

Awais-Asghar/DSP-Based-Music-Genre-Classifier
A real-time music genre classification system that combines classical machine learning techniques with a CNN trained on mel-spectrograms. The hybrid model utilizes DSP-based feature extraction and ensemble learning to achieve high accuracy and low latency for practical audio applications.
Language: MATLAB - Size: 7.82 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

stdlib-js/math-strided-special-dmskramp
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 486 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

Naushadalam0786/EduController
Learn control theory and AI-based control with EduController. This framework offers practical education from classical to modern techniques. 🚀📚
Language: Python - Size: 888 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

lab-emi/OpenDPD
OpenDPD is an end-to-end learning framework built in PyTorch for power amplifier (PA) modeling and digital pre-distortion (DPD). You are cordially invited to contribute to this project by providing your own backbone neural networks, pretrained models or measured PA datasets.
Language: Python - Size: 22 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 75 - Forks: 17

armando-palacio/opticomlib
🪐Optical Communications python library (GPU support coming soon in version v2.0.0)
Language: Python - Size: 23 MB - Last synced at: about 23 hours ago - Pushed at: 4 months ago - Stars: 15 - Forks: 2

sp-nitech/diffsptk
A differentiable version of SPTK
Language: Python - Size: 1.84 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 189 - Forks: 18

zar3bski/filters-experiments
audio signal processing filters writen in plain Rust
Language: Rust - Size: 1010 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

legend-exp/pygama
Python package for data processing and analysis
Language: Python - Size: 11.2 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 20 - Forks: 55

ckonst/onset-detect
A package for polyphonic music onset detection models for automatic rhythm game beatmap creation.
Language: Jupyter Notebook - Size: 8.34 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

DodgeHo/MATLAB_Tutorials_and_Exercise
MATLAB Taturioals and Exercises
Language: MATLAB - Size: 41.8 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

knttnk/NQLib
NQLib is a Python library to design noise shaping quantizer for discrete-valued input control.
Language: Python - Size: 145 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 5 - Forks: 2

jsmithnh09/FilterEstimation.jl
Butterworth, Chebyshev, and Elliptic Filter Order Estimation in Julia.
Language: Julia - Size: 29.3 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

QuState/PhastFT
A high-performance, "quantum-inspired" Fast Fourier Transform (FFT) library written in pure and safe Rust.
Language: Rust - Size: 14.3 MB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 219 - Forks: 11

SergeyChelak/Harmonicity
Oscillator-based synthesizer
Language: Swift - Size: 828 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

Elata-Biosciences/elata-eeg
Open Source EEG
Language: Rust - Size: 65 MB - Last synced at: 24 days ago - Pushed at: 26 days ago - Stars: 9 - Forks: 2

kefayet93/DSP-Tutorials
Digital Signal Processing Algorithms for Wireless Systems Design
Language: Python - Size: 31.3 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

randjelaa/sound-event-recognition
This project detects and classifies urban sounds using audio spectral features and machine learning on the UrbanSounds8k dataset.
Language: Jupyter Notebook - Size: 104 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

shuklabhay/percgan
Code for "PercGAN: An Adversarial Approach to High-Fidelity Stereo Percussion Synthesis"
Language: Python - Size: 73.1 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 6 - Forks: 0

Aif4thah/SecCW
Secured Continuous Wave Transmission
Language: Python - Size: 1.65 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

berndporr/fir1
FIR & LMS filter implementation in C++ with Python & JAVA wrappers
Language: C - Size: 6.61 MB - Last synced at: about 3 hours ago - Pushed at: 27 days ago - Stars: 80 - Forks: 23

Zohino/voiced_analyzer
Term papers for UJEP/Department of Informatics/Computer Signal Processing
Language: Jupyter Notebook - Size: 302 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Zohino/Digital-signal-processing-ECG
Term papers for UJEP/Department of Informatics/Computer Signal Processing
Language: HTML - Size: 1.38 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MostafaMousaaa/DSP-4-Fourier_Series
Full lectures materials for Digital Signal Processing by Rich Radke at Rensselaer Polytechnic Institute , the lectures generally follow the textbook by Proakis and Manolakis, 4th edition.
Language: Python - Size: 16.6 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-ramp
Evaluate the ramp function for each element in a strided array.
Language: JavaScript - Size: 2.36 MB - Last synced at: 2 days ago - Pushed at: 30 days ago - Stars: 1 - Forks: 0

s-grundner/LVA-Signalverarbeitung-UE
Signalverarbeitung - Übung
Language: MATLAB - Size: 12.9 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-rampf
Evaluate the ramp function (single-precision).
Language: Python - Size: 374 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

MostafaMousaaa/DSP-3-Convolution-and-its-properties
Full lectures materials for Digital Signal Processing by Rich Radke at Rensselaer Polytechnic Institute , the lectures generally follow the textbook by Proakis and Manolakis, 4th edition.
Language: Python - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

MostafaMousaaa/DSP-2-Linear-time-invariant-systems
Full lectures materials for Digital Signal Processing by Rich Radke at Rensselaer Polytechnic Institute , the lectures generally follow the textbook by Proakis and Manolakis, 4th edition.
Language: Python - Size: 510 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smskramp
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 588 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

MostafaMousaaa/DSP-1-Signals
Full lectures materials for Digital Signal Processing by Rich Radke at Rensselaer Polytechnic Institute , the lectures generally follow the textbook by Proakis and Manolakis, 4th edition.
Language: Python - Size: 375 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

0x09/dspfun
Set of *nix utilities for experimentation and learning about spectral analysis of images
Language: C - Size: 191 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 21 - Forks: 2

perazaharmonics/Spectralcpp
DSP Algorithms in C++
Language: C++ - Size: 449 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

signalo/signalo
A DSP toolbox with focus on embedded environments written in Rust.
Language: Rust - Size: 571 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 117 - Forks: 6

AlgoCompSynth/AlgoCompSynth-One
A pet container for analyzing and synthesizing music
Language: Shell - Size: 185 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

clevelandmusicco/HothouseExamples
Example effects code and binaries for the Cleveland Music Co. Hothouse Digital Signal Processing Pedal Kit
Language: C++ - Size: 10.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 55 - Forks: 9

Aketirani/active-noise-cancellation
Active Noise Cancellation Using Filtered Adaptive Algorithms
Language: MATLAB - Size: 6.46 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 39 - Forks: 1

currawong-project/caw
caw is a real-time audio signal processing environment
Language: C++ - Size: 169 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

justonem0reuser/ChordVisualizer
Chord Visualizer based on VAMP Chordino plugin and JUCE framework
Language: C++ - Size: 139 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-kronecker-delta
Evaluate the Kronecker delta.
Language: Python - Size: 402 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

adobe-research/MetaAF
Control adaptive filters with neural networks.
Language: Python - Size: 993 KB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 249 - Forks: 42

MVRonkin/dsatools
Digital signal analysis library for python. The library includes such methods of the signal analysis, signal processing and signal parameter estimation as ARMA-based techniques; subspace-based techniques; matrix-pencil-based methods; singular-spectrum analysis (SSA); dynamic-mode decomposition (DMD); empirical mode decomposition; variational mode decomposition (EMD); empirical wavelet transform (EWT); Hilbert vibration decomposition (HVD) and many others.
Language: Jupyter Notebook - Size: 8.42 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 136 - Forks: 29

UMapx/UMapx
Cross-platform .NET library for digital signal processing. Fast and optimized
Language: C# - Size: 62.3 MB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 49 - Forks: 8

NumberOneBot/dsssp
React Library for Audio Processing and Visualization
Language: TypeScript - Size: 7.19 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 27 - Forks: 1

SoftcodingForYou/NeuriGUI
NeuriGUI is a modular, cross-platform and FOSS app for exploring electrophysiological signals in real-time - print("Hello, Volt!")
Language: Python - Size: 18.5 MB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

arm-university/Arm-Helium-Technology
A reference book on M-Profile Vector Extensions (MVE) for Arm Cortex-M Processors
Size: 9.58 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 1

muditbhargava66/FFT-implementation-in-C
The repository provides code, build instructions, and usage guidelines for each FFT implementation.
Language: C - Size: 113 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jonnor/toothbrush
Toothbrush tracker/timer using accelerometer and machine learning
Language: Jupyter Notebook - Size: 20.6 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

Selim-Sheta/AllPass-Designer
An interactive web app for designing all-pass filters by directly manipulating poles on the unit circle.
Language: JavaScript - Size: 2.12 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KennethanCeyer/awesome-audio-speech
Awesome list of Audio, Speech, and DSP(Digital signal processing)
Size: 847 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

im-ethz/flirt
Are you ready to FLIRT with your wearable data?
Language: Jupyter Notebook - Size: 295 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 73 - Forks: 22

oscimp/oscimpDigital
OscillatorIMP ecosystem for the digital characterization of ultrastable oscillators and Software Defined Radio (SDR) frontend processing
Size: 157 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 56 - Forks: 7

fncokg/pymultitaper
Fast easy-to-use multitaper spectrogram and spectrum calculation with Python
Language: Python - Size: 2.82 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

kmshariat/DrawAnythingFourier
This repository can be used to generate any bezier curve drawn image using Fourier Series
Language: Jupyter Notebook - Size: 698 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

LGSInnovations/sigplot
SigPlot provides fast interactive web-plotting for software defined radio.
Language: JavaScript - Size: 83.9 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 26

r9y9/ttslearn
ttslearn: Library for Pythonで学ぶ音声合成 (Text-to-speech with Python)
Language: Jupyter Notebook - Size: 50.5 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 259 - Forks: 39

Bharadwaj-R/Digital-Signal-Processing-Scilab
A collection of basic Scilab codes (an open-source alternative to MATLAB) for Digital Signal Processing Applications.
Language: Scilab - Size: 2.43 MB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

loykylewong/FPGA-Application-Development-and-Simulation
《FPGA应用开发和仿真》(机械工业出版社2018年第1版 ISBN:9787111582786)的源码。Source Code of the book FPGA Application Development and Simulation(CHS).
Language: Scala - Size: 2.95 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 131 - Forks: 30

imjeasung/interactive-filter-visualizer
Interactive web application for visualizing and comparing various filters (Moving Average, Low-pass, High-pass, Kalman) with real-time signal processing demonstrations
Language: HTML - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

weygoldt/wavetracker Fork of tillraab/wavetracker
Track fundamental frequencies of multiple wave-type electric fish on electrode grid recordings
Language: Python - Size: 1.13 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

rockyco/pulseDetector
LLM-Aided FPGA Design for Signal Processing Applications
Language: C++ - Size: 69.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 22 - Forks: 4

bglid/ANC-adaptive-filters
Python implementation of various DSP adaptive filters for Adaptive Noise Cancellation (ANC) with Speech data in mind.
Language: Python - Size: 3.29 GB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

auralius/yapid
Yet Another PID (YAPID) library for Arduino
Language: C++ - Size: 21.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Mauricho/ComunicacionesDigitales
Material generado en la materia Comunicaciones Digitales
Language: Jupyter Notebook - Size: 90.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

arm-university/Digital-Signal-Processing-Education-Kit
Implement Digital Signal Processing (DSP) systems and create audio applications using high performance and energy-efficient Arm processors
Language: C - Size: 64.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 141 - Forks: 47

lazarescu1/pns
Digital Signals Processing project (dsPIC)
Language: C - Size: 129 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mhostetter/sdr
A Python package for software-defined radio
Language: Python - Size: 865 MB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 58 - Forks: 5

felipepimentab/tiresias-fw
Source code and associated files for the firmware used in the Tiresias project
Language: C - Size: 378 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

Dew-Research/DewLabStudio-VCL-Samples
Sample programs showing how to use Dew Lab Studio VCL for (RAD Studio, Delphi and C++ Builder)
Language: Pascal - Size: 2.92 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2
