1 unstable release

new 0.1.0 Feb 19, 2025

#241 in Text processing

Apache-2.0

140KB
997 lines

epcmanger

Desciption

epcmanager is to change the EPC data of the RFID to other format.

Change ASCII String to Hex String. Hex String to ASCII String.

screen shot

  • EPC size: 64bit, 96bit, 128bit
  • Encoder: 8Bit(Normal), 7Bit(Packed), 6Bit(AlphaNumeric)

build

This application is built by RUST.

dependencies

this application uses following crates.

  • iced
  • regex

build

please use this command.


cargo run --release

LICENCE

this application is licensed under Apache License Version 2.

Dependencies

~25–43MB
~762K SLoC