pico-enumeration

Crates.iopico-enumeration
lib.rspico-enumeration
version0.3.1
sourcesrc
created_at2020-11-12 13:17:28.779257
updated_at2021-05-12 11:06:20.422613
descriptionUnofficial Rust bindings and wrappers for Pico Technology oscilloscope drivers
homepage
repositoryhttps://github.com/meatysolutions/pico-sdk
max_upload_size
id311558
size11,044
Tim Fish (timfish)

documentation

README

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

Commit count: 21

cargo fmt