Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.1 KB

M0JPI Red Pitaya Projects

My GitHub Repository contains a blog recording my progress with the Red Pitaya and a code repository for my projects.

Blog

My blog has been built as a Jekyll site with GitHub Pages the source is in the docs folder of this repository.

I have a YouTube Playlist that demonstrates some of these notebooks on my YouTube channel.

Code Repository

Jupyter-notebooks

Most of my projects are written using Jupyter notebooks they include examples in the signal processing and machine learning.

Setup

To make these projects show up in the Red Pitaya JupyterLab run the following commands form the command line:

git clone https://github.com/M0JPI/red-pitaya-projects.git

ln -s /root/red-pitaya-projects/ /home/jupyter/

Edge Impulse Project

My Edge Impulse audio classification project can be found here