Python control code for Pulseblaster pulse generation hardware.
This code creates an object (PBInd) that relies on the SpinCore spinapi.py wrapper to program individual pulseblaster pins independently.
Spin Core Driver: http://www.spincore.com/support/spinapi/
> pip install pulseblaster
pb_infinite_on_example.py pb_infinite_square_wave_example.py