RASCSI/hw
akuker a41855c038
Merge Hw 2p4 to develop (#109)
* First attempt at adding 2.5 inch drive connector

* Clean up silkscreen and fix DRC issues

* additional cleanup. Made Pin 1 of the PB connector square

* minor tweaks

* Updates for ordered version

* Generated .STEP file for RaSCSI

* Added STEP file and updated symbol and 3d model references to reference the correct gender of parts. Should be no functional change

* Added STEP file and updated symbol and 3d model references to reference the correct gender of parts. Should be no functional change

* Added 3D models and correct footprints for STEP file

* Merge version 20.12.0 into the master branch (#75)

* Update README.md

Added reference to gitflow

* Updated to match new versioning structure (#73)

* Updated to match new versioning structure

* fix version number

Co-authored-by: Tony Kuker <akuker@gmail.com>

* Scsimon improvements (#74)

* Updated scsimon to save data on a nano-second time scale, instead of micro-second

* Cleanup error messages and data types

Co-authored-by: Tony Kuker <akuker@gmail.com>

* Updated for new version number

* Change reported version back to development build

Co-authored-by: Tony Kuker <akuker@gmail.com>

* Generate step file and schematic pdf

* First draft of powerbook drive bracket

* Added side holes and hole for MIPI connector

* Set theme jekyll-theme-midnight

* Set theme jekyll-theme-dinky

* Create CNAME

* Delete CNAME

* Additional updates to the powerbook 3d printed bracket

* Moved RaSCSI board 1mm in + lots of cleanup

* Added optional floppy power connector. As-ordered version 2.4a

* Added optional floppy power connector. As-ordered version 2.4a

* Update rascsi_version.cpp

* Update Makefile

* Update Makefile

Revert extraneous whitepace

* Update scsidev_ctrl.cpp

Revert unneeded change.

Co-authored-by: Tony <akuker@gmail.com>
2021-06-08 19:06:29 -05:00
..
daisy_chain_board Merge Hw 2p4 to develop (#109) 2021-06-08 19:06:29 -05:00
IIciCase Create IIciCase.FCStd (#44) 2020-10-16 20:47:32 -05:00
pb_bracket Merge Hw 2p4 to develop (#109) 2021-06-08 19:06:29 -05:00
rascsi_1p5 Created version 1.6 with issue #10 fixed. Renamed version 1.5 to a better folder name 2020-08-14 14:15:12 -05:00
rascsi_1p6 Created version 1.6 with issue #10 fixed. Renamed version 1.5 to a better folder name 2020-08-14 14:15:12 -05:00
rascsi_2p1 Changed Bus Transceivers to 74LS641-1 per discussion on 68kmla forums 2020-08-03 09:57:53 -05:00
rascsi_2p2 Version 2.2 of the fullspec board with surface mount parts (#24) 2020-08-22 20:08:43 -05:00
rascsi_2p3 Merge Hw 2p4 to develop (#109) 2021-06-08 19:06:29 -05:00
rascsi_2p4 Merge Hw 2p4 to develop (#109) 2021-06-08 19:06:29 -05:00
rascsi_tester Version 2.2 of the fullspec board with surface mount parts (#24) 2020-08-22 20:08:43 -05:00
README.md Create README.md 2020-10-24 22:49:23 -05:00

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!