Search found 1 match

by nigelwright7558
Fri Aug 25, 2017 11:32 am
Forum: Reader Projects
Topic: USB oscilloscope
Replies: 1
Views: 14004

USB oscilloscope

My current project is a USB oscilloscope.
It has 1.4 mega samples per second sampling rate.
It has a fast fourier transform function.

The software is based on a watingforfriday website project PIC18F4550 USB HID.
I converted the code to work with my project.