mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-18 21:07:52 +00:00
536e77cd9d
* First draft of control board - Issue #382 * routed signals * Fixed up silkscreens and added mousebites * Fixed up silkscreens and added mousebites * 3d models of encoder and display * cleaned up layout * cleaned up layout * Rename project * Remove extraneous files * As-ordered version * As-ordered version * version 1.5 updates * Updated to Kicad 6.0 * Genereated Gerber Files * Fixed order of RaSCSI connector pinout & cleanup * cleanup and switch to KiCad6 * Fix paths to 3d models * create step file and delete old version * Address Schematic ERC Warning Co-authored-by: akuker <akuker@gmail.com> |
||
---|---|---|
.. | ||
ctrl_board_v1p5 | ||
daisy_chain_board | ||
IIciCase | ||
loopback_tester | ||
pb_bracket | ||
rascsi_1p5 | ||
rascsi_1p6 | ||
rascsi_2p2 | ||
rascsi_2p3 | ||
rascsi_2p4 | ||
rascsi_2p5 | ||
rascsi_pogo_holder | ||
rascsi_zero_1p0 | ||
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!