Pineblaster (deprecated)
Note
The Pineblaster is generally deprecated in favor of the Prawnblaster/PrawnDO, which is cheaper and has higher resolution and more instructions.
The PineBlaster is a microcontroller-based pseudoclock, built on the Digilent chipKIT Max32™ Prototyping Platform.
The source code for the PineBlaster is available from our github repository. We currently have several versions of code, depending on which version of MPIDE you use to compile and flash the ChipKIT MAX32 board. The version in the default branch currently only compiles with MPIDE v0023-20120903. There is a version in the MPIDE_v0150-20150820 branch of the repository which works with the latest version of MPIDE (of the same name as the branch). However, this version has a lower instruction limit of 7450 (compared to 15000 on the earlier version) and a slower 4us response time to triggers (compared to 1us on the earlier version). These changes have not been incorporated into the labscript class yet, and so will need to be done manually on your local install if you use the new version (contact us on the mailing list if you run into trouble with this).
As such, we recommend using the version in the default branch compiled and flashed with MPIDE v0023-20120903.