https://github.com/picotech/picosdk-picohrdl-matlab-examples
MATLAB examples for use with the PicoLog® High-Resolution Data Loggers.
https://github.com/picotech/picosdk-picohrdl-matlab-examples
data-logging linux matlab picolog windows
Last synced: about 1 month ago
JSON representation
MATLAB examples for use with the PicoLog® High-Resolution Data Loggers.
- Host: GitHub
- URL: https://github.com/picotech/picosdk-picohrdl-matlab-examples
- Owner: picotech
- License: isc
- Created: 2018-07-11T13:13:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T13:46:56.000Z (almost 8 years ago)
- Last Synced: 2025-07-24T13:58:38.137Z (10 months ago)
- Topics: data-logging, linux, matlab, picolog, windows
- Language: Matlab
- Homepage:
- Size: 192 KB
- Stars: 0
- Watchers: 0
- 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
# PicoLog High-Resolution Data Logger MATLAB Examples
*picosdk-picohrdl-matlab-examples* provides MATLAB examples demonstrating how to call shared library functions to acquire data from PicoLog High-Resolution Data Loggers.
## Supported models
The examples will work with the following models:
* ADC-20
* ADC-24
## Getting started
### Prerequisites
* [MATLAB](https://uk.mathworks.com/products/matlab.html) for Microsoft Windows (32- or 64-bit) or Linux operating systems (64-bit).
* The [PicoScope Support Toolbox](http://uk.mathworks.com/matlabcentral/fileexchange/53681-picoscope-support-toolbox)
**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/67991-picolog-high-resolution-data-logger-matlab-examples)
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 `libpicohrdl` driver package.
### Programmer's Guides
You can download the Programmer's Guide providing a description of the API functions for the picohrdl 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-picohrdl-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/67991-picolog-high-resolution-data-logger-matlab-examples).
## 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.
*PicoLog* is a registered trademark of Pico Technology Ltd.
*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 � 2015-2018 Pico Technology Ltd. All rights reserved.