YetAnother USB Oscilloscope

A USB based oscilloscope that squeezes everything out of the Arduino MKR / Zero ADC. It features Isochronous WinUSB transfer and OpenGL.

May 23, 2020

6836 views

5 respects

Components and supplies

1

Arduino Zero

Apps and platforms

1

Visual Studio 2019

1

Arduino IDE

Project description

Code

Win YetAnotherUSBOscilloscope software (uncompiled)

C# application for the User Interface C++ DLL for OpenGL oscilloscope window C++ DLL for WinUSB connection Inf file for the WinUSB driver (you need to install in Test mode as I could not inlcude a certificate)

/

0
0
Latest commit to the master branch on Invalid date

Arduino ADC with Isochronous USB

The code to load to the Arduino Zero / MKR. It configures the Arduino A1 pin as ADC input and implements the Isochronous USB data access

/

0
0
Latest commit to the master branch on Invalid date

Arduino ADC with Isochronous USB

The code to load to the Arduino Zero / MKR. It configures the Arduino A1 pin as ADC input and implements the Isochronous USB data access

/

0
0
Latest commit to the master branch on Invalid date

Downloadable files

ADC scheme

The A1 pin is set to capture the ADC data

ADC scheme

ADC scheme

The A1 pin is set to capture the ADC data

ADC scheme

Comments

Only logged in users can leave comments

alexisvanbaelen

0 Followers

0 Projects

Table of contents

Intro

5

0