#streaming #oscilloscope #pico-scope #pico-technology

pico-enumeration

Unofficial Rust bindings and wrappers for Pico Technology oscilloscope drivers

7 releases

0.3.1 May 12, 2021
0.3.0 Apr 14, 2021
0.2.1 Mar 26, 2021
0.1.4 Nov 18, 2020

#1644 in Hardware support


Used in pico-sdk

MIT license

200KB
4.5K SLoC

pico-enumeration

Enumerates Pico Technology oscilloscope devices.

This is a sub crate that you probably don't want to use directly. Try the top level pico-sdk crate which exposes everything from here.

Discovers Pico devices by USB Vendor ID, handles loading the required Pico drivers and enumerates them in parallel returning discovered devices and errors.

License: MIT


lib.rs:

Enumerates Pico Technology oscilloscope devices.

This is a sub crate that you probably don't want to use directly. Try the top level pico-sdk crate which exposes everything from here.

Discovers Pico devices by USB Vendor ID, handles loading the required Pico drivers and enumerates them in parallel returning discovered devices and errors.

Dependencies

~5.5MB
~109K SLoC