Skip to content

alberto-battistel/Matlab-Picoscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matlab-Picoscope

Script to aquire from a Picoscope 4244 with Matlab. The script is based on PS4000_IC_Generic_Driver_Streaming.

Instruction

Download and set all the Picoscope SDK. Make sure you link the SDK folder to your Matlab path. Add the script to the SDK folder and work from there. Connect your Picoscope and set all the parameters in the script (time interval, channels ranges, ...). Launch the script and wait that it reaches the point to start the aquisition. When you want launch the aquistion. Use CollectData to convert the data into vectors and then int2float to convert these vectors to float values for the next analysis.

Note

Most of the modifications from the original script are marked with Alberto o Alb.

Authors

Alberto Battistel and Fabio La Mantia

Releases

No releases published

Packages

No packages published

Languages