https://github.com/picotech/picosdk-usbdrdaq-matlab-examples
MATLAB® examples for use with the USB DrDAQ data logger.
https://github.com/picotech/picosdk-usbdrdaq-matlab-examples
data-logger matlab
Last synced: 10 days ago
JSON representation
MATLAB® examples for use with the USB DrDAQ data logger.
- Host: GitHub
- URL: https://github.com/picotech/picosdk-usbdrdaq-matlab-examples
- Owner: picotech
- License: isc
- Created: 2017-06-15T13:10:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-21T16:38:39.000Z (over 8 years ago)
- Last Synced: 2025-10-30T01:44:44.488Z (9 months ago)
- Topics: data-logger, matlab
- Language: Matlab
- Homepage:
- Size: 135 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
# USB DrDAQ Data Logger MATLAB Examples
*picosdk-usbdrdaq-matlab-examples* is a set of MATLAB files allowing you to interface to the USB DrDAQ data logger from MATLAB.
An example is provided as a MATLAB script demonstrating how to call shared library functions to acquire data from the USB DrDAQ 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).
* 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 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 `libusbdrdaq` driver package.
### Programmer's Guide
You can download the Programmer's Guide providing a description of the API functions for the usbdrdaq 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-usbdrdaq-matlab-examples/issues).
## 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.
*DrDAQ* 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 � 2014-2017 Pico Technology Ltd. All rights reserved.