Skip to content

M0JPI/red-pitaya-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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