We've developed example codes for those curious ones who want to expand on their research with MatLab & Python 3.
Codes will work with:
Human to Human Interface
The Claw
Heart and Brain SpikerBox
Plant SpikerBox
Muscle SpikerShield
Muscle SpikerShield Pro
Code example for MatLab:
https://github.com/BackyardBrains/SpikerShield/blob/master/Muscle/Documentation/Matlab/readSR.m
Code example for Python3:
https://raw.githubusercontent.com/BackyardBrains/SpikeTools/master/spikerecorder.py
We don't have example code but we have guide for implementation:
https://github.com/BackyardBrains/SpikerBoxPro/tree/master/Muscle/documentation
This guide is made for C++ but it can be used as a guide for other languages.