Transform a RPICT into a web scope: Difference between revisions

From lechacal
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:


[[File:RPICT_SCOPE_EXAMPLE_001.png | 700px]]
[[File:RPICT_SCOPE_EXAMPLE_001.png | 700px]]
=Preliminaries=
Make sure you have a fresh Raspbian image installed.
Setup the Raspbian to enable the serial port. See the guide below to complete this.
[[Howto setup Raspbian for serial read]]


COMING SOON...
COMING SOON...

Revision as of 22:17, 21 January 2019

THIS GUIDE IN INCOMPLETE. COMING SOON...

Overview

We will use the Raspberrypi to collect the ananlog data from the RPICT and serve them as a HTTP server.

This is to demonstrate how a RPICT can be used to display the waveform.

IMPORTANT. This is not a substitute for a scope. This is just a playground for demonstration.

Preliminaries

Make sure you have a fresh Raspbian image installed.

Setup the Raspbian to enable the serial port. See the guide below to complete this. Howto setup Raspbian for serial read


COMING SOON...