| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 | 
# Build Your OwnThese instructions will guide you through purchasing all of the parts needed to assemble kits for yourselves and for friends! Please note the hardware is licensed non-commercial.If you'd like to buy the kits pre-packaged/pre-flashed or fully assembled we have a network of makers here to help you out at https://scsi.blue## Order PartsUpdated for 1.0-c.### PCB'sGrab the latest Gerbers. Gerber files tell the PCB manufacturer how to create the BlueSCSI boards.https://github.com/erichelgeson/BlueSCSI/tree/main/hw/Order the boards from https://jlcpcb.com/ or your manufacturer of choice.### Components#### Version 1.0-c, 1.1-a BOMhttps://www.mouser.com/ProjectManager/ProjectDetail.aspx?AccessID=c5cc83feff### BluePillBuy from a place where returns are easy. Ensure the photo in the listing shows a chip that says STM32 on it.https://www.amazon.com/s?k=stm32f103c8t6https://www.ebay.com/sch/i.html?_nkw=stm32f103c8t6### STlinkV2You can usually find these bundled with the bluepill or at the same store you bought your bluepill. ## AssembleFollow the guide on component orientation and assembly.https://github.com/erichelgeson/BlueSCSI/blob/main/docs/assembly.md## 3D CasePrint or order a 3D case for your BlueSCSI to mount it inside your computer.https://github.com/erichelgeson/BlueSCSI/tree/main/3D-Files## FlashYou will need to flash the BlueSCSI program onto your BluePill following these instructions.https://github.com/erichelgeson/BlueSCSI#flashing## UsageBe sure to follow the usage instructions for getting your drive images set up:https://github.com/erichelgeson/BlueSCSI#usage
 |