Skip to content

proof of concept for a LabVIEW compatible instrument on a Raspberry Pico

License

Notifications You must be signed in to change notification settings

u77345/pico_scpi_usbtmc_labtool

 
 

Repository files navigation

pico_scpi_usbtmc_labtool

LabVIEW compatible instrument on a Raspberry Pico

Prerequisites:
Toolchain (and IDE) that can build Pico projects with CMake
Pico C SDK 1.5
Jan Breuer SCPI library

add these two variables to your environment:
If you use VSCode: Preferences -> User -> Extensions -> CMake Tools -> CMake: Configure Environment

PICO_SDK_PATH (e.g.: C:/Users/jancu/Documents/Pico/pico-sdk)
SCPI_LIB_PATH (e.g.: C:/Users/jancu/Documents/elektronica/scpi/scpi-parser/libscpi)

documentation on GitHub wiki

About

proof of concept for a LabVIEW compatible instrument on a Raspberry Pico

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 88.0%
  • CMake 9.8%
  • Python 2.2%