An open API service indexing awesome lists of open source software.

https://github.com/picotech/picosdk-java-examples

A set of Java examples for PicoScope® oscilloscope and PicoLog® data logger products.
https://github.com/picotech/picosdk-java-examples

java linux macosx picolog picoscope windows

Last synced: 10 months ago
JSON representation

A set of Java examples for PicoScope® oscilloscope and PicoLog® data logger products.

Awesome Lists containing this project

README

          

# picosdk-java-examples

*picosdk-java-examples* is a set of Java examples for PicoScope® oscilloscope and PicoLog® data logger products.

## Getting started

### Prerequisites

* [NetBeans IDE 8.2](https://netbeans.org/) or later, or an equivalent IDE
* [Java SE Development Kit 8](http://www.oracle.com/technetwork/java/javase/overview/index.html) or later
* The latest version of the jna.jar from the [java-native-access/jna project](https://github.com/java-native-access/jna).

*Note:* Copy the jna.jar file into the root directory of this repository.

### Installing drivers

Drivers are available for the following platforms. Refer to the subsections below for further information.

#### Microsoft 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](https://www.picotech.com/downloads/linux) to install the required driver packages for your product.

#### macOS

* Visit our [Downloads page](https://www.picotech.com/downloads) and download the PicoScope Beta for macOS application.

### Programmer's Guides

You can download Programmer's Guides providing a description of the API functions for the relevant PicoScope or PicoLog driver from our [Documentation page](https://www.picotech.com/library/documentation).

## Obtaining support

Please visit our [Test and Measurement Forum](https://www.picotech.com/support/forum53.html) to post questions.

## 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.

*PicoScope*, *PicoLog* and *PicoSDK* are registered trademarks of Pico Technology Ltd.

*Java* and *NetBeans* are registered trademarks of Oracle and/or its affiliates.

*Windows* is a registered trademark of Microsoft Corporation.

*macOS* is a registered trademark of Apple, Inc.

*Linux* is the registered trademark of Linus Torvalds in the U.S. and other countries.

Copyright © 2011-2018 Pico Technology Ltd. All rights reserved.