-
1Step 1
Follow the assembly diagram to build your system
StimBoxMounting.jpg
-
2Step 2
Download the 'ready to use Raspbian OS' on OSF : https://osf.io/5g4m8
(we recommend using V2 that include fixes) -
3Step 3
Clone the 'Rpi_RaspbianOS_ReadyToUse_V2.img' from OSF to the mini SD card.
We recommend using 'Win32DiskImager' software on windows.
For linux, you can do :
sudo dd if=~/Rpi_RaspbianOS_ReadyToUse_V2.img of=PATH_TO_YOUR_MINISD bs=1M conv=fsync status=progress -
4Step 4
Insert the miniSD card into the raspberry.
-
5Step 5
Create your USB protocol playframe.
For example, you can use this testing content :copy-past on the USB key the folder 'Pyaudio_protocol' from the github repo :
https://github.com/Lx37/PyOpenProto/tree/master/USB_key_content_example
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Done ! It should works :)
Let's test the syncho now (will be added soon)
Are you sure? yes | no