Brak opisu

Eric Helgeson 30cf64ff83 Merge pull request #185 from command-tab/patch-1 3 lat temu
.github 43f5b9b704 Add basic Action workflow that builds the project for all devices listed in platformio.ini 4 lat temu
.vscode 8db8000db3 Image set selection 3 lat temu
3D-Files 9831c38237 Add Kay's STL 3 lat temu
docs 11901d6a0d Merge pull request #126 from ryandesign/patch-1 3 lat temu
hw 5e26988f93 Merge branch 'eric/1.1-a' 3 lat temu
include 59e40a05c4 Initial working platform io config 4 lat temu
lib 59e40a05c4 Initial working platform io config 4 lat temu
src 847456203f Cleaned up SDfs logging 3 lat temu
test 59e40a05c4 Initial working platform io config 4 lat temu
.gitignore 1f03996977 Build and tag all versions, collect & rename bin fines 3 lat temu
ArdSCSinoV2.png 73e66e8d81 #8 修正 & README.md 記述追加 5 lat temu
LICENSE 3b83116368 Clarify in root file that hw folder is licensed separately 4 lat temu
README.adoc d3ef149aa3 Fix typo in README.adoc 3 lat temu
dist.sh 3b7aa0d160 Renamed build to dist 3 lat temu
platformio.ini a06e840e39 Upgrade SdFat from 2.0.6 to 2.2.0 3 lat temu

README.adoc

# BlueSCSI
:toc: macro

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:

* Usability Improvements
* Mac specific functionality
* Enable/Disable Passive SCSI termination
* An alternative power source if not able to be powered by the SCSI bus
* Documentation
* Open Hardware (KiCad & Gerbers)

`ArdSCSino-stm32` created by https://github.com/ztto/ArdSCSino-stm32[ztto] is the STM32 version of `ArdSCSino`

`ArdSCSino` created by https://twitter.com/h_koma2[Tambo (TNB Seisakusho)]

image::docs/buynow.png[link=https://scsi.blue, 150]
image::docs/discordbanner.png[link=https://discord.gg/GKcvtgU7P9, 150]

Join us in #bluescsi on https://discord.gg/GKcvtgU7P9[Discord] or open an issue on this repo.

toc::[]

## Compatibility

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.

### Compatible

https://github.com/erichelgeson/BlueSCSI/wiki/Supported-Systems[Supported-Systems]

## Performance

https://github.com/erichelgeson/BlueSCSI/wiki/Performance[Performance]

## Assembly

++++
See docs/assembly.md
++++

## Usage

https://github.com/erichelgeson/BlueSCSI/wiki/Usage[Usage]

### 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.

## Troubleshooting

https://github.com/erichelgeson/BlueSCSI/wiki/Troubleshooting

### Older Version Specific Troubleshooting

<>

## Hardware Versions

### 1.1-a (Latest)

#### 1.1-a Desktop

* Blinky! There are now resistors and pin outs for Power and Activity LED's
* Resistor nets flipped all the same way
* 50 pin allows for right angle connector
* SD Card facing out the back - gives some better options for mounting and access
* New bracket that uses less filament and has mounting options for most cases
* Better mounting holes on the PCB
* New artwork by @Stephen

#### 1.1-a DB25

* Plugs directly into the DB25 port of your Mac.
* Removed unnecessary components.
* Termination is always on.
* If you do not need termination you can socket or not install the resistor nets (this would be an unusual case)

### 1.0-c

* Fixed issue with diode footprint being too small
* Fixed issue with external power and `TERMPOWER`

### 1.0-b

First release

## Development (Advanced)

https://github.com/erichelgeson/BlueSCSI/wiki/Flashing[Flashing]

## Notes

### Making Gerbers for JLCPCB

https://support.jlcpcb.com/article/44-how-to-export-kicad-pcb-to-gerber-files


BlueSCSI(TM) - Eric Helgeson - All rights reserved.