English fork of the Japanese RaSCSI project. RaSCSI allows a Raspberry Pi to function as emulated SCSI devices (hard disk, CD-ROM, and others) for vintage SCSI-based computers and devices.
Go to file
PhrAx 60b886dd7d
Merging information from readme.md into the wiki
Consolidating the information for RaSCSI into a single location, the wiki.
2020-08-18 00:51:01 -07:00
.github/workflows Update c-cpp.yml 2020-08-07 12:56:05 -05:00
doc Added warning at the top of the page to not manualy update 2020-07-09 13:28:17 -05:00
hw 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
src Added visual studio code project 2020-08-16 13:23:42 -05:00
_config.yml Set theme jekyll-theme-midnight 2020-07-04 20:39:04 -05:00
LICENSE Create LICENSE 2020-07-05 23:02:40 -05:00
RASCSI_webpage_translated.pdf Merged in RASCSI version 1.47 and re-generated english PDF 2020-07-04 09:57:44 -05:00
README.md Merging information from readme.md into the wiki 2020-08-18 00:51:01 -07:00

What is RaSCSI?

RaSCSI is a virtual SCSI device emulator that runs on a Raspberry Pi. It can emulate several SCSI devices at one time. There is a control interface to attach / detach drives during runtime, as well as insert and eject removable media.

Additional details on this project can be found on the wiki!