We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Analog Discovery 2 by Digilent is an USB Oscilloscope that has an SDK, with C code examples on how to control the hardware. Has anyone tried to use the Processing environment to control this hardware?
Answers
There are examples of using Arduino:
...and that page says there are Python examples in the SDK, so you could use Processing.py
Finally, there is an in-development third party Java SDK that you could try with Processing(Java).