jancumps / pico_scpi_usbtmc_labtool

LabVIEW compatible instrument on a Raspberry Pico
https://github.com/jancumps/pico_scpi_usbtmc_labtool/wiki
MIT License
12 stars 16 forks source link

Shabaz adc16 feature #24

Closed shabaz123 closed 1 year ago

shabaz123 commented 1 year ago

Implemented the adc16 feature, which is the ability to add an ADS1115 ADC chip/module to the Pico SCPI labTool. If the ADS1115 is attached to the I2C connections (SCL=GP5, SDA=GP4) then it will be detected and the following commands will provide measurements for the four channels available on that chip. The SCPI query syntax is: ANA:HIRES:INP#:RAW? where # is [0..3].