BusPirate on Debian

I’m using BusPirate v4Get driver for switch USB to serial mode.1apt-get install usb-modeswitch Add user permission to...

SPI using pyBusPirateLite

Settings of SPI. This Python library using Bitbang Mode. Reference to original SPI Documentation. 12345678from pyBusP...

BusPirate using pyBusPirateLite

This is small guide how to use BusPirate with Python. First you need Python 3 (tested on windows Python 3.5.3 64bit)D...