BlueSCSI/README.adoc

88 lines
2.2 KiB
Plaintext
Raw Normal View History

2020-12-21 15:52:29 +00:00
# BlueSCSI
:toc: macro
2020-12-21 15:52:29 +00:00
BlueSCSI & ArdSCSino are hardware that reproduces SCSI devices (hard disks) with an Arduino STM32F103C (aka Blue Pill.)
`BlueSCSI` created by https://github.com/erichelgeson[erichelgeson] is a fork of `ArdSCSino-stm32` which adds:
2021-04-03 19:43:12 +00:00
* Usability Improvements
2020-12-21 15:52:29 +00:00
* Mac specific functionality
2021-04-03 19:43:12 +00:00
* Enable/Disable Passive SCSI termination
2020-12-21 15:52:29 +00:00
* An alternative power source if not able to be powered by the SCSI bus
2021-04-03 19:43:12 +00:00
* Documentation
* Open Hardware (KiCad & Grebers)
2020-12-21 15:52:29 +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
`ArdSCSino` created by https://twitter.com/h_koma2[Tambo (TNB Seisakusho)]
2021-01-20 03:15:26 +00:00
2021-04-23 03:07:58 +00:00
image::docs/buynow.png[link=https://scsi.blue, 150]
2021-04-29 15:31:28 +00:00
image::docs/discordbanner.png[link=https://discord.gg/GKcvtgU7P9, 150]
2021-01-20 03:15:26 +00:00
Join us in #bluescsi on https://discord.gg/GKcvtgU7P9[Discord] or open an issue on this repo.
2021-01-20 02:51:01 +00:00
toc::[]
2019-02-09 18:24:48 +00:00
2021-01-20 03:10:21 +00:00
## Compatibility
2019-02-09 18:24:48 +00:00
2021-01-20 03:10:21 +00:00
If your computer is not listed below - it may be compatible but there is no guarantee it will work. This device is designed and tested to work with pre-PowerPC Macs.
2020-07-06 13:55:06 +00:00
2021-01-20 03:10:21 +00:00
### Compatible
2020-07-06 13:55:06 +00:00
2021-06-13 15:14:42 +00:00
https://github.com/erichelgeson/BlueSCSI/wiki/Supported-Systems[Supported-Systems]
2021-01-20 03:10:21 +00:00
## Performance
2021-06-13 15:14:42 +00:00
https://github.com/erichelgeson/BlueSCSI/wiki/Performance[Performance]
2021-01-20 03:14:05 +00:00
2021-01-20 03:10:21 +00:00
## Assembly
2021-03-24 22:24:06 +00:00
++++
See <a href="docs/assembly.md">docs/assembly.md</a>
++++
2021-01-20 03:10:21 +00:00
## Usage
2021-06-13 15:14:42 +00:00
https://github.com/erichelgeson/BlueSCSI/wiki/Usage[Usage]
2021-01-20 03:10:21 +00:00
### Termination
To enable termination place the two jumpers on the TERM block. Termination should be enabled if it is the last device in the SCSI chain, otherwise remove the jumpers if it is not.
2021-01-20 03:10:21 +00:00
## Troubleshooting
2021-06-13 14:59:09 +00:00
https://github.com/erichelgeson/BlueSCSI/wiki/Troubleshooting
2021-05-11 15:09:43 +00:00
### Older Version Specific Troubleshooting
<<docs/troubleshooting-1.0-b.adoc,Version 1.0-b>>
2021-04-03 19:43:12 +00:00
## Hardware Versions
2021-04-10 19:11:06 +00:00
### 1.1-a (in testing)
2021-04-10 19:11:06 +00:00
* Other SCSI connection types
* More silk screen art
2021-04-10 19:11:06 +00:00
### 1.0-c (Latest)
* Fixed issue with diode footprint being too small
* Fixed issue with external power and `TERMPOWER`
2021-04-10 19:11:06 +00:00
### 1.0-b
2021-04-10 19:11:06 +00:00
First release
2021-04-03 19:43:12 +00:00
## Development (Advanced)
2021-01-20 03:10:21 +00:00
2021-06-13 15:14:42 +00:00
https://github.com/erichelgeson/BlueSCSI/wiki/Flashing[Flashing]
2021-04-03 19:43:12 +00:00
## Notes
2021-01-20 03:10:21 +00:00
2021-04-03 19:43:12 +00:00
### Making Gerbers for JLCPCB
2021-01-20 03:10:21 +00:00
https://support.jlcpcb.com/article/44-how-to-export-kicad-pcb-to-gerber-files
2021-03-26 16:50:23 +00:00
BlueSCSI(TM) - Eric Helgeson - All rights reserved.