i2c_parser 0.1.6

I2C Parser based on pigpio's I2C Sniffer Example
Documentation

I2C Parser

Rust implementation of pigpio's I2C Sniffer.

Raw I2C SDA/SCL bits -> Hex. Message starts noted with [, bytes in :02X format, byte ACKs +, byte NAKs -, message end noted with ].