An open API service indexing awesome lists of open source software.

https://github.com/sambazley/dso475

USB interface for Gould DSO 475 oscilloscope
https://github.com/sambazley/dso475

475 c dso hpgl oscilloscope pcb stm32 svg usb

Last synced: 3 months ago
JSON representation

USB interface for Gould DSO 475 oscilloscope

Awesome Lists containing this project

README

        

# USB Interface for Gould 475 Oscilloscope

PCB and software to interface a Gould 475 oscilloscope with a PC over USB.

The STM32 software interprets the HPGL that is output from the oscilloscope and
converts it to SVG format. The SVG data is transmitted to dsoctl over USB.

![img1](imgs/1.png)

![img2](imgs/2.png)

![img3](imgs/3.png)