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
- Host: GitHub
- URL: https://github.com/sambazley/dso475
- Owner: sambazley
- License: zlib
- Created: 2021-10-12T19:04:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-16T13:54:09.000Z (over 3 years ago)
- Last Synced: 2025-01-22T09:13:39.726Z (5 months ago)
- Topics: 475, c, dso, hpgl, oscilloscope, pcb, stm32, svg, usb
- Language: C
- Homepage:
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

