Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rouming/dsp-experiments

DSP (digital signal processing) experiments with RedPitaya and not only
https://github.com/rouming/dsp-experiments

dsp redpitaya

Last synced: 5 days ago
JSON representation

DSP (digital signal processing) experiments with RedPitaya and not only

Awesome Lists containing this project

README

        

# DSP Experiments

This repository contains a collections of my experiments on the topic of Digital Signal Processing (DSP), some of them can be tried out on [RedPitaya hardware](https://redpitaya.com/stemlab-125-14/).

- [**redpitaya-bode-analyser-alternatives.ipynb**](./redpitaya-bode-analyser-alternatives.ipynb) - Article provides descriptions of two alternative approaches to the default Bode Analyser web tool that comes with RedPitaya, namely "Impulse Response in Frequency Domain" and "Transfer Function of a Chirp Signal".