News

Python’s syntax is simple, concise and user-friendly. It’s an interpreted language, meaning a third-party program called an interpreter translates the code from “human language” to ...
Now there’s a simple python script that grabs a screen cap from a Rigol scope. The usage of this python script is as simple as plugging the DS1054Z into your USB port and running the script.
So far in this series we have examined Arduino hardware and MicroPython software but haven’t actually written any code. In this installment, we are going to write a basic Python script that will serve ...