Crates.io | epcexplorer |
lib.rs | epcexplorer |
version | 0.1.2 |
source | src |
created_at | 2019-09-29 16:36:31.398221 |
updated_at | 2019-10-11 11:19:41.121957 |
description | A tool to explore UHF RFID tags |
homepage | |
repository | https://github.com/russss/epcexplorer |
max_upload_size | |
id | 168633 |
size | 275,204 |
A tool to explore UHF RFID tags, written in Rust. Electronic Product Code (EPC) fields are decoded using the GS1 crate.
ru5102
driver)invelion
driver)Assuming you have the Rust toolchain installed, you can install with :
$ cargo install epcexplorer
Pass the serial device name and driver name to the binary - in my case:
$ epcexplorer /dev/cu.SLAB_USBtoUART ru5102