Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/picotech/picosdk-c-sharp-examples
A set of C# .NET examples for PicoScope® oscilloscope and PicoLog® data logger products.
https://github.com/picotech/picosdk-c-sharp-examples
c-sharp picolog picoscope picoscope-oscilloscope visual-studio windows
Last synced: 3 days ago
JSON representation
A set of C# .NET examples for PicoScope® oscilloscope and PicoLog® data logger products.
- Host: GitHub
- URL: https://github.com/picotech/picosdk-c-sharp-examples
- Owner: picotech
- License: isc
- Created: 2017-04-21T16:33:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T14:57:10.000Z (24 days ago)
- Last Synced: 2024-12-25T21:06:32.292Z (10 days ago)
- Topics: c-sharp, picolog, picoscope, picoscope-oscilloscope, visual-studio, windows
- Language: C#
- Homepage:
- Size: 814 KB
- Stars: 41
- Watchers: 7
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# picosdk-c-sharp-examples
*picosdk-c-sharp-examples* is a set of C# examples for PicoScope® oscilloscope and PicoLog® data logger products.
Examples are provided as Microsoft Visual Studio Community 2017 solutions and are grouped by driver name.
## Getting started
### Prerequisites
#### Windows
* [Microsoft Visual Studio 2017](https://www.visualstudio.com/) (including Community edition) or later.
### 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).
### 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 [Support page](https://www.picotech.com/tech-support) to contact us directly or visit our [Test and Measurement Forum](https://www.picotech.com/support/forum23.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* and *PicoLog* are registered trademarks of Pico Technology Ltd.
*Windows* and *Visual Studio* are registered trademarks of Microsoft Corporation.
Copyright © 2007-2018 Pico Technology Ltd. All rights reserved.