Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rouming/dsp-experiments
- Owner: rouming
- Created: 2024-02-28T21:43:42.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-02T09:00:10.000Z (8 months ago)
- Last Synced: 2024-04-22T00:29:10.416Z (7 months ago)
- Topics: dsp, redpitaya
- Language: Jupyter Notebook
- Homepage:
- Size: 639 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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".