ppk2

Crates.ioppk2
lib.rsppk2
version0.1.2
sourcesrc
created_at2022-09-21 12:02:17.306287
updated_at2023-01-06 08:41:42.001033
descriptionA driver for Nordic's Power Profiler Kit 2
homepage
repositoryhttps://github.com/hdoordt/ppk2-rs
max_upload_size
id670914
size62,907
Henk Oordt (hdoordt)

documentation

README

PPK2-rs

Rust library and CLI for working with Nordic Semiconductor's Power Profiler Kit II. Far from complete, but can be used at least with the PPK2 functioning as a source meter.

Heavily based on nrfconnect-ppk and its derivate ppk2-api-python.

To install, run:

cargo install ppk2-cli

If you want to use this crate as a library, you can take inspiration from examples/cli.rs to get an idea of how to use it.

Commit count: 35

cargo fmt