RASCSI/hw
akuker f2aa2db73f
Added Schematic PDF file and Step 3D model (#726)
* Add PDF of schematic and step file

* ignore kicad backups

* Moved PDF files to the RASCSI.wiki repo

Co-authored-by: Tony Kuker <akuker@gmail.com>
2022-03-13 20:32:28 -05:00
..
IIciCase Create IIciCase.FCStd (#44) 2020-10-16 20:47:32 -05:00
ctrl_board_v1p5 Control board for managing the RaSCSI configuration (#721) 2022-03-03 15:44:24 -06:00
daisy_chain_board Fix daisychain board files (#462) 2021-11-14 13:56:41 -06:00
loopback_tester Loopback tester pcb (#545) 2021-12-19 22:30:22 -06:00
pb_bracket Merge Hw 2p4 to develop (#109) 2021-06-08 19:06:29 -05:00
rascsi_1p5 Added Schematic PDF file and Step 3D model (#726) 2022-03-13 20:32:28 -05:00
rascsi_1p6 Added Schematic PDF file and Step 3D model (#726) 2022-03-13 20:32:28 -05:00
rascsi_2p2 Added Schematic PDF file and Step 3D model (#726) 2022-03-13 20:32:28 -05:00
rascsi_2p3 Added Schematic PDF file and Step 3D model (#726) 2022-03-13 20:32:28 -05:00
rascsi_2p4 Added Schematic PDF file and Step 3D model (#726) 2022-03-13 20:32:28 -05:00
rascsi_2p5 Added Schematic PDF file and Step 3D model (#726) 2022-03-13 20:32:28 -05:00
rascsi_pogo_holder Hardware Version 2.5 (#720) 2022-03-03 11:06:40 -08:00
rascsi_zero_1p0 Generate PDF of schematic (#615) 2022-01-16 21:42:08 -08:00
README.md Create README.md 2020-10-24 22:49:23 -05:00

README.md

RaSCSI Hardware

A high lever overview of the RaSCSI versions is available on the wiki: https://github.com/akuker/RASCSI/wiki/Hardware-Versions

Other things

  • IIciCase - A 3D printable case, developed in FreeCAD, that resembles a Mac IIci case. In order to use this case, you'll need to take the following into consideration:
    • This case only works with a Raspberry Pi Zero, where it is mounted on TOP of the RaSCSI
    • When you assemble the RaSCSI, you should use plain header pins instead of the box header for the 50-pin SCSI connector. If you don't, the header will be too wide to fit in the case
  • Daisy Chain Board - This board can stack on top of the RaSCSI to add a second SCSI port. This allows the RaSCSI to exist in the middle of the SCSI chain.
  • RaSCSI Tester - A prototype board that was intended to test new RaSCSIs to make sure they're working properly. This board was never debugged. Contact akuker if you are interested in doing something with it!