home.social

#pyvisa — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pyvisa, aggregated by home.social.

fetched live
  1. This super neat to usb adapter is doing the numbers. And for good reason, feels nice finally having an offering that doesn't rely on usb to serial!

    usbgpib.com/

  2. Red Pitaya using only pyVISA

    The Red Pitaya boards offer an SCPI server over an TCP/IP Socket connection. The makers describe how to use it. But instead of using plain pyVISA, they provide their own SCPI class.

    That's fine, because that class also provides handy functions to set the various in-built applications (signal generator and the likes).

    But

    bowfinger.de/blog/2023/10/red-

    #Embedded #Engineering #Linux #Python #python #pyVISA #RedPitaya

  3. Impressionen aus unserem E-Lab. Aktuell wird sich mit dem Thema „Power Analysis Side-Channel Attack“ beschäftigt. Das Oszilloskop wird über #pyvisa ausgelesen. Interesse? Dann besucht den nächsten #Chaostreff. #c3e

  4. Geeking out playing with PyVISA . Simple Hello world complete. Wrote a loop for my Rigol DP832A to increase from 0 to 10v in .5 volt increments, while measuring every .5 seconds from my Rigol DM3068 and writing the output to file. Was not too painful. Need to start playing the commands for my digital load, signal generator and oscilloscope now.

    #electronics #pyvisa #python #Rigol