2021-11-19 08:38:04 +00:00
|
|
|
# GreenSCSI
|
2020-12-21 15:52:29 +00:00
|
|
|
|
2021-11-19 07:49:10 +00:00
|
|
|
GreenSCSI, BlueSCSI & ArdSCSino are hardware that reproduces SCSI devices (hard disks) with Arduino like devices.
|
2020-12-21 15:52:29 +00:00
|
|
|
|
2021-11-19 07:49:10 +00:00
|
|
|
`GreenSCSI` created by https://github.com/dkgrizzly[dkgrizzly] is a fork of `BlueSCSI` which adds:
|
2021-03-22 03:34:19 +00:00
|
|
|
|
2021-11-19 07:49:46 +00:00
|
|
|
* Teensy 3.5 (Kinetis K64...) support
|
2021-11-19 07:49:10 +00:00
|
|
|
* Better LUN handling
|
|
|
|
|
|
|
|
`BlueSCSI` created by https://github.com/erichelgeson[erichelgeson] is a fork of `ArdSCSino-stm32`
|
2020-12-21 15:52:29 +00:00
|
|
|
|
2021-03-22 03:34:19 +00:00
|
|
|
`ArdSCSino-stm32` created by https://github.com/ztto/ArdSCSino-stm32[ztto] is the STM32 version of `ArdSCSino`
|
2021-03-24 02:07:00 +00:00
|
|
|
|
2021-03-22 03:34:19 +00:00
|
|
|
`ArdSCSino` created by https://twitter.com/h_koma2[Tambo (TNB Seisakusho)]
|