Hardware and Robotics in Julia

1 · Wen Wei Tseng · Sept. 4, 2023, 3:36 p.m.
Controlling hardware and robots. APIs and bindings § Instruments.jl : A package for controlling laboratory instruments through Julia over TCPIP/GPIB/USB/Serial, wrapped around the NI-VISA library (which needs to be separately installed) similar to PyVISA and has some starts towards making it easier to write custom instrument drivers....