4 releases

new 0.1.3 Jun 13, 2025
0.1.2 Jan 6, 2023
0.1.1 Oct 3, 2022
0.1.0 Sep 21, 2022

#106 in Profiling

Download history 32/week @ 2025-02-23 11/week @ 2025-03-02 10/week @ 2025-03-09 12/week @ 2025-03-16 74/week @ 2025-03-23 31/week @ 2025-03-30 3/week @ 2025-04-06 56/week @ 2025-04-13 62/week @ 2025-04-20 9/week @ 2025-04-27 5/week @ 2025-05-04 40/week @ 2025-05-11 8/week @ 2025-05-18 100/week @ 2025-06-08

108 downloads per month

MIT license

43KB
979 lines

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.

Dependencies

~2.4–3.5MB
~65K SLoC