Python class to help communication with Picoscope

Post general discussions on using our drivers to write your own software here
Post Reply
mfarin
Newbie
Posts: 0
Joined: Wed Mar 03, 2021 9:35 am

Python class to help communication with Picoscope

Post by mfarin »

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 :)

ataveras64
Newbie
Posts: 0
Joined: Thu May 19, 2022 1:03 pm

Re: Python class to help communication with Picoscope

Post by ataveras64 »

Can this class also be used for the Pico 2204A model?

Post Reply