| Crates.io | gpio_monitor |
| lib.rs | gpio_monitor |
| version | 0.1.0 |
| created_at | 2025-06-27 09:24:45.669135+00 |
| updated_at | 2025-06-27 09:24:45.669135+00 |
| description | A sysfs-based GPIO status indicator for aiding embedded development and pinout identification |
| homepage | |
| repository | https://github.com/langyo/gpio_monitor |
| max_upload_size | |
| id | 1728374 |
| size | 63,605 |
A sysfs-based GPIO status indicator for aiding embedded development and pinout identification.
Only available on Linux.
You can install gpio_monitor using cargo:
cargo install gpio_monitor
You can run gpio_monitor with the following command:
gpio_monitor [OPTIONS]
Usage: gpio_monitor [OPTIONS]
Options:
-h, --help Print help
-V, --version Print version
-C, --count <COUNT>
Number of GPIOs to monitor (default: 256)