/Buspirate-python3-i2c

Buspirate support in python3 for I2C scripting

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Buspirate-python3-i2c

These source files are derived from the Dangerous Prototypes Bus Pirate Python 2 code. I modified the BitBang.py and I2C.py modules to use bytes instead of strings so that they will work with Python 3. This code has been tested on Linux but not Windows.