mirror of
https://github.com/erichelgeson/BlueSCSI.git
synced 2024-12-22 12:30:12 +00:00
A small SCSI device based on stm32
3D-Files | ||
ArdSCSinoV2 | ||
ArdSCSinoV2.png | ||
LICENSE | ||
README.md |
BlueSCSI
BlueSCSI & ArdSCSino are hardware that reproduces SCSI devices (hard disks) with an Arduino STM32F103C (aka Blue Pill.)
BlueSCSI
created by erichelgeson is a fork of ArdSCSino-stm32
which adds:
- Mac specific functionality
- Passive SCSI termination
- An alternative power source if not able to be powered by the SCSI bus
ArdSCSino-stm32
created by ztto is the STM32 version of ArdSCSino
ArdSCSino
created by Tambo (TNB Seisakusho)