https://github.com/picotech/picosdk-usbtc08-matlab-examples
MATLAB® example for use with the USB TC-08 Thermocouple Data Logger.
https://github.com/picotech/picosdk-usbtc08-matlab-examples
data-logger linux matlab windows
Last synced: 2 months ago
JSON representation
MATLAB® example for use with the USB TC-08 Thermocouple Data Logger.
- Host: GitHub
- URL: https://github.com/picotech/picosdk-usbtc08-matlab-examples
- Owner: picotech
- License: isc
- Created: 2017-05-18T14:20:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T13:08:26.000Z (over 8 years ago)
- Last Synced: 2025-05-14T17:12:24.598Z (about 1 year ago)
- Topics: data-logger, linux, matlab, windows
- Language: Matlab
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# USB TC-08 Thermocouple Data Logger MATLAB Examples
*picosdk-usbtc08-matlab-examples* provides a MATLAB example demonstrating how to call shared library functions to acquire data from the USB TC-08 Thermcouple Data Logger.
## Getting started
### Prerequisites
* [MATLAB](https://uk.mathworks.com/products/matlab.html) for Microsoft Windows (32- or 64-bit) or Linux operating systems (64-bit).
**Notes:**
* MATLAB 2015b is recommended for 32-bit versions of MATLAB on Microsoft Windows operating systems.
### Installing the examples
We recommend using the [Add-Ons Explorer](https://uk.mathworks.com/help/matlab/matlab_env/get-add-ons.html) in MATLAB in order to install these files and obtain updates.
If your version of MATLAB does not have the Add-Ons Explorer, download the zip file from the [MATLAB Central File Exchange page](https://uk.mathworks.com/matlabcentral/fileexchange/63006-usb-tc-08-thermocouple-data-logger-matlab-example)
and add the root and sub-folders to the MATLAB path.
### Installing drivers
Drivers are available for the following platforms. Refer to the subsections below for further information.
#### Windows
* Download the PicoSDK (32-bit or 64-bit) driver package installer from our [Downloads page](https://www.picotech.com/downloads).
#### Linux
* Follow the instructions from our [Linux Software & Drivers for Oscilloscopes and Data Loggers page](https://www.picotech.com/downloads/linux) to install the required `libusbtc08` driver package.
### Programmer's Guides
You can download the Programmer's Guide providing a description of the API functions for the usbtc08 driver from our [website](https://www.picotech.com/library/documentation).
## Obtaining support
Please visit our [Support page](https://www.picotech.com/tech-support) to contact us directly or visit our [Test and Measurement Forum](https://www.picotech.com/support/forum71.html) to post questions.
Issues can be reported via the [Issues tab](https://github.com/picotech/picosdk-usbtc08-matlab-examples/issues).
Please leave a comment and rating for this submission on our [MATLAB Central File Exchange page](https://uk.mathworks.com/matlabcentral/fileexchange/63006-usb-tc-08-thermocouple-data-logger-matlab-example).
## Contributing
Contributions are welcome. Please refer to our [guidelines for contributing](.github/CONTRIBUTING.md) for further information.
## Copyright and licensing
See [LICENSE.md](LICENSE.md) for license terms.
*MATLAB* is a registered trademark of The Mathworks, Inc.
*Windows* is a registered trademark of Microsoft Corporation.
*Linux* is the registered trademark of Linus Torvalds in the U.S. and other countries.
Copyright � 2014-2017 Pico Technology Ltd. All rights reserved.