Close

Redpitaya application redesign

A project log for Yellow pitaya

A full open source electronic lab

sanpiSanpi 05/02/2017 at 14:590 Comments

This project was born from an observation: I rarely use my redpitaya. After a little reflexion, I supect two points:

This is why I imagine put my redpitaya in an old cathodic oscilloscope case, controlled by a touch screen maybe with some buttons. But before buying some stuff, I need to verify if I can create a new application to display oscillograms.

I tried to undestand how create a web application, but html and javascript isn’t my favorites languages. And I found how can I remotly control my redpitaya with the SCPI protocol. Great! After writting a client in rust I have written a frondent application (also in rust).

After one month of development, that works fine, not perfectly but good enough to command other pieces of hardware.

Discussions