Posts by Tag

Red Pitaya

Build System Missing Files

less than 1 minute read

I have been trying to follow the tutorial for making a web app. I found that the rpApp.h file is missing from the repository but can be found in the images a...

Environmental Sensor Dashboard

less than 1 minute read

Using Grove Environmental Sensors and the Red Pitaya Sensor Board I created a dashboard. The software of the dashboard is made using Jupyter Notebooks and th...

FPGA AIX Stopwatch

less than 1 minute read

Today I started working with the FPGA fabric. I tried out the FPGA lessons 1 to 4 by Anton Potočnik. I found lesson 4 particulary interesting as it shows how...

Git Reset

less than 1 minute read

After many months of not working on my Red Pitaya repository it got out of date with the upstream master. To correct this I ran: git checkout master git rese...

Vagrant Setup

less than 1 minute read

I’m interested in making code easy to follow and reproduce. I looked at what Pynq was doing to manage a consistent environment for developers and found that ...

Jupyter Notebooks

less than 1 minute read

The Jupyter Notebook server on the Red Pitaya is the easiest way to program the Red Pitaya. It is especially suited to data science and machine learning as P...

Red Pitaya SDR

less than 1 minute read

The SDR function of the Red Pitaya is one of the main reasons I bought my original board. Red Pitaya sent me their new STEMLab 122-16 SDR specific board to t...

Red Pitaya Logic Analyzer

less than 1 minute read

Back in 2016 one of the original reasons I bought the Red Pitaya was for the logic analyzer feature. I used to to help diagnose problems with a radio project...

Vector Network Analyzer

less than 1 minute read

After setting up my amateur radio home station. I wanted to test my antenna performance and see what frequencies it performed best at. The Red Pitaya Vector ...

Red Pitaya Introduction

less than 1 minute read

Back in 2016 I bought the Red Pitaya development board to help with an electronics project. After the project I put it down and was busy with other things. N...

Welcome to my Blog

less than 1 minute read

Welcome to my blog. Here I hope to record my adventures with electronics, open source programming, amateur radio and the Red Pitaya development boards. I hav...

Back to Top ↑

YouTube

Environmental Sensor Dashboard

less than 1 minute read

Using Grove Environmental Sensors and the Red Pitaya Sensor Board I created a dashboard. The software of the dashboard is made using Jupyter Notebooks and th...

Jupyter Notebooks

less than 1 minute read

The Jupyter Notebook server on the Red Pitaya is the easiest way to program the Red Pitaya. It is especially suited to data science and machine learning as P...

Red Pitaya SDR

less than 1 minute read

The SDR function of the Red Pitaya is one of the main reasons I bought my original board. Red Pitaya sent me their new STEMLab 122-16 SDR specific board to t...

Red Pitaya Logic Analyzer

less than 1 minute read

Back in 2016 one of the original reasons I bought the Red Pitaya was for the logic analyzer feature. I used to to help diagnose problems with a radio project...

Vector Network Analyzer

less than 1 minute read

After setting up my amateur radio home station. I wanted to test my antenna performance and see what frequencies it performed best at. The Red Pitaya Vector ...

Red Pitaya Introduction

less than 1 minute read

Back in 2016 I bought the Red Pitaya development board to help with an electronics project. After the project I put it down and was busy with other things. N...

Welcome to my Blog

less than 1 minute read

Welcome to my blog. Here I hope to record my adventures with electronics, open source programming, amateur radio and the Red Pitaya development boards. I hav...

Back to Top ↑

Update

Vagrant Setup

less than 1 minute read

I’m interested in making code easy to follow and reproduce. I looked at what Pynq was doing to manage a consistent environment for developers and found that ...

Red Pitaya SDR

less than 1 minute read

The SDR function of the Red Pitaya is one of the main reasons I bought my original board. Red Pitaya sent me their new STEMLab 122-16 SDR specific board to t...

Red Pitaya Logic Analyzer

less than 1 minute read

Back in 2016 one of the original reasons I bought the Red Pitaya was for the logic analyzer feature. I used to to help diagnose problems with a radio project...

Vector Network Analyzer

less than 1 minute read

After setting up my amateur radio home station. I wanted to test my antenna performance and see what frequencies it performed best at. The Red Pitaya Vector ...

Red Pitaya Introduction

less than 1 minute read

Back in 2016 I bought the Red Pitaya development board to help with an electronics project. After the project I put it down and was busy with other things. N...

Welcome to my Blog

less than 1 minute read

Welcome to my blog. Here I hope to record my adventures with electronics, open source programming, amateur radio and the Red Pitaya development boards. I hav...

Back to Top ↑

Introduction

Vagrant Setup

less than 1 minute read

I’m interested in making code easy to follow and reproduce. I looked at what Pynq was doing to manage a consistent environment for developers and found that ...

Red Pitaya Logic Analyzer

less than 1 minute read

Back in 2016 one of the original reasons I bought the Red Pitaya was for the logic analyzer feature. I used to to help diagnose problems with a radio project...

Vector Network Analyzer

less than 1 minute read

After setting up my amateur radio home station. I wanted to test my antenna performance and see what frequencies it performed best at. The Red Pitaya Vector ...

Red Pitaya Introduction

less than 1 minute read

Back in 2016 I bought the Red Pitaya development board to help with an electronics project. After the project I put it down and was busy with other things. N...

Back to Top ↑

Temperature Measurement

Environmental Sensor Dashboard

less than 1 minute read

Using Grove Environmental Sensors and the Red Pitaya Sensor Board I created a dashboard. The software of the dashboard is made using Jupyter Notebooks and th...

Jupyter Notebooks

less than 1 minute read

The Jupyter Notebook server on the Red Pitaya is the easiest way to program the Red Pitaya. It is especially suited to data science and machine learning as P...

Back to Top ↑

DevOps

Git Reset

less than 1 minute read

After many months of not working on my Red Pitaya repository it got out of date with the upstream master. To correct this I ran: git checkout master git rese...

Vagrant Setup

less than 1 minute read

I’m interested in making code easy to follow and reproduce. I looked at what Pynq was doing to manage a consistent environment for developers and found that ...

Back to Top ↑

FPGA

Environmental Sensor Dashboard

less than 1 minute read

Using Grove Environmental Sensors and the Red Pitaya Sensor Board I created a dashboard. The software of the dashboard is made using Jupyter Notebooks and th...

FPGA AIX Stopwatch

less than 1 minute read

Today I started working with the FPGA fabric. I tried out the FPGA lessons 1 to 4 by Anton Potočnik. I found lesson 4 particulary interesting as it shows how...

Back to Top ↑

Interfaces

Environmental Sensor Dashboard

less than 1 minute read

Using Grove Environmental Sensors and the Red Pitaya Sensor Board I created a dashboard. The software of the dashboard is made using Jupyter Notebooks and th...

FPGA AIX Stopwatch

less than 1 minute read

Today I started working with the FPGA fabric. I tried out the FPGA lessons 1 to 4 by Anton Potočnik. I found lesson 4 particulary interesting as it shows how...

Back to Top ↑

VNA

Vector Network Analyzer

less than 1 minute read

After setting up my amateur radio home station. I wanted to test my antenna performance and see what frequencies it performed best at. The Red Pitaya Vector ...

Back to Top ↑

Slow ADC

Jupyter Notebooks

less than 1 minute read

The Jupyter Notebook server on the Red Pitaya is the easiest way to program the Red Pitaya. It is especially suited to data science and machine learning as P...

Back to Top ↑

Fast ADC

Jupyter Notebooks

less than 1 minute read

The Jupyter Notebook server on the Red Pitaya is the easiest way to program the Red Pitaya. It is especially suited to data science and machine learning as P...

Back to Top ↑

Audio

Jupyter Notebooks

less than 1 minute read

The Jupyter Notebook server on the Red Pitaya is the easiest way to program the Red Pitaya. It is especially suited to data science and machine learning as P...

Back to Top ↑

Vagrant

Vagrant Setup

less than 1 minute read

I’m interested in making code easy to follow and reproduce. I looked at what Pynq was doing to manage a consistent environment for developers and found that ...

Back to Top ↑

Virtual Box

Vagrant Setup

less than 1 minute read

I’m interested in making code easy to follow and reproduce. I looked at what Pynq was doing to manage a consistent environment for developers and found that ...

Back to Top ↑

Github

Git Reset

less than 1 minute read

After many months of not working on my Red Pitaya repository it got out of date with the upstream master. To correct this I ran: git checkout master git rese...

Back to Top ↑

Grove

Environmental Sensor Dashboard

less than 1 minute read

Using Grove Environmental Sensors and the Red Pitaya Sensor Board I created a dashboard. The software of the dashboard is made using Jupyter Notebooks and th...

Back to Top ↑

API

Build System Missing Files

less than 1 minute read

I have been trying to follow the tutorial for making a web app. I found that the rpApp.h file is missing from the repository but can be found in the images a...

Back to Top ↑

Build

Build System Missing Files

less than 1 minute read

I have been trying to follow the tutorial for making a web app. I found that the rpApp.h file is missing from the repository but can be found in the images a...

Back to Top ↑

Version Control

Build System Missing Files

less than 1 minute read

I have been trying to follow the tutorial for making a web app. I found that the rpApp.h file is missing from the repository but can be found in the images a...

Back to Top ↑