Hello there,
I am building a C++ GUI program using the Qt framework. I want to build my own PICO interfacing code from scratch. However, I cannot find basic information about how the PICO interfaces to the PC in order to determine how to communicate with it. I noticed that the most crucial code provided in the SDK is built into a library and therefore cannot be viewed. Can anyone help me out with this?
PICO ADC-20 Data Logger Interfacing Information
-
- Newbie
- Posts: 0
- Joined: Mon Jan 02, 2017 6:17 pm
Re: PICO ADC-20 Data Logger Interfacing Information
Hi ProgramBase2,
The API functions for the ADC-20 are documented in the User's Guide for the product.
If you have installed the SDK, then referring to this post, you should find the examples for the ADC-20/24 in the following folder:
C:\PicoSDK\PicoHRDL
There is a C console example in there so you should be able to use this as a basis for your C++ code.
Hope this helps,
The API functions for the ADC-20 are documented in the User's Guide for the product.
If you have installed the SDK, then referring to this post, you should find the examples for the ADC-20/24 in the following folder:
C:\PicoSDK\PicoHRDL
There is a C console example in there so you should be able to use this as a basis for your C++ code.
Hope this helps,
Hitesh
Technical Support Engineer
Technical Support Engineer