Search found 1 match

by mfarin
Wed Mar 03, 2021 9:41 am
Forum: General Software Discussions
Topic: Python class to help communication with Picoscope
Replies: 1
Views: 8250

Python class to help communication with Picoscope

I wrote a python class using the SDK python library to send and record signals more easily with the Picoscope 5000 series.

The class can be found here, with a read me file on how to use it and some example scripts:
https://github.com/Maxime-Farin/Pypico.git

Comments are appreciated :)