BlueSCSI/README.md

28 lines
848 B
Markdown
Raw Normal View History

2020-12-21 15:52:29 +00:00
# BlueSCSI
BlueSCSI & ArdSCSino are hardware that reproduces SCSI devices (hard disks) with an Arduino STM32F103C (aka Blue Pill.)
`BlueSCSI` created by [erichelgeson](https://github.com/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](https://github.com/ztto/ArdSCSino-stm32) is the STM32 version of `ArdSCSino`
`ArdSCSino` created by [Tambo (TNB Seisakusho)](https://twitter.com/h_koma2)
2019-02-09 18:24:48 +00:00
2021-01-20 02:51:01 +00:00
# Questions?
Join us in #bluescsi on [Discord](https://discord.gg/sTTYbGYy)
Or open an issue on this repo.
2019-02-09 18:24:48 +00:00
2020-10-09 16:36:39 +00:00
# Setup
2019-02-09 18:24:48 +00:00
2020-12-21 15:52:29 +00:00
[Wiki](https://github.com/erichelgeson/ArdSCSino-stm32/wiki#setup-arduino-ide)
2020-07-06 13:55:06 +00:00
2020-12-21 15:52:29 +00:00
# Parts List
2020-07-06 13:55:06 +00:00
2020-12-21 15:52:29 +00:00
[Wiki](https://github.com/erichelgeson/ArdSCSino-stm32/wiki#parts)
2020-07-06 13:55:06 +00:00