Pico Technology has officially released pyPicoSDK, a new Python package designed to simplify the use of PicoScopes. Built on top of the existing PicoSDK, pyPicoSDK permits engineers, developers and ...
While a fancy Rigol 1052E oscilloscope is a great tool and a wonderful portable oscilloscope we heartily recommend, sometimes you just need to use the more ‘advanced’ functions of an oscilloscope.
Pico Technology has released a Python package designed to simplify the use of its PicoScope 6000E and 3000E Series USB oscilloscopes. Called pyPicoSDK and built on its the existing PicoSDK, the ...
The Rigol DS1054Zed is the oscilloscope you want. If you don’t have an oscilloscope, this is the scope that has the power and features you need, it’s cheap, and the people who do hardware hacks ...
I'm writing a wrapper class around a non-blocking socket, and I want to create a dictionary to maintain a mapping between the opcode word of a recieved packet and the associated handler_function. I ...