No Description

androda 83c67970ff PIO base file did not match compiled PIO header file. Fixed define logic to make them match, and regenerated PIO header. 1 year ago
.github e9c89148a1 Add helper script and workflow for analyzing crash logs included in Github comments 2 years ago
.vscode 8db8000db3 Image set selection 3 years ago
boards cc2c12834c Rebrand 3 years ago
cc-nc-hardware a926a0f8ca New version of C50, shorter and with options for voltage regulator 1 year ago
docs e20d11eea9 Remove some left over v1 files 2 years ago
include 59e40a05c4 Initial working platform io config 4 years ago
lib 83c67970ff PIO base file did not match compiled PIO header file. Fixed define logic to make them match, and regenerated PIO header. 1 year ago
src 19633f4fc9 Merge branch 'eric/relPrep' 1 year ago
test 84d204679a Merge remote-tracking branch 'zuul/main' 3 years ago
utils 5dca69f087 Revert "I dont think there is a need to upload the elf" 2 years ago
.gitignore 793d3e0ee1 Ignore kicad backup dirs 2 years ago
LICENSE cc2c12834c Rebrand 3 years ago
README.adoc 9e815ed9c4 docs: Update readme to point to wiki for hardware 1 year ago
bluescsi.ini 39e923d710 Point users to wiki so they dont copy/paste ini file 2 years ago
platformio.ini 15cb8d9e6d docs: minor typos and code cleanup 1 year ago

README.adoc

# BlueSCSI
:toc: macro

BlueSCSI is hardware that reproduces SCSI devices (hard disks, optical, etc) with an Pico 2040 dev board.

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.

## Hardware

Hardware schematics, designs, and production files can be found under the `cc-nc-hardware` folder.

Hardware version numbers are based on when the design was updated plus a sub-revision letter, such as "2022_11b" and "2022_12a".

You can find an errta of all the current and former versions in the wiki https://github.com/BlueSCSI/BlueSCSI-v2/wiki/Hardware

## Notes

### Making Gerbers for JLCPCB

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

## Licenses

### Firmware

The BlueSCSI V2 firmware is a fork of ZuluSCSI, which also includes SCSI2SD V6 source code:

* https://github.com/ZuluSCSI/ZuluSCSI-firmware[ZuluSCSI]
* http://git.codesrc.com/index.cgi?p=SCSI2SD-V6.git;a=summary[SCSI2SD V6]
* https://github.com/erichelgeson/BlueSCSI[BlueSCSI V1]
* https://github.com/ztto/ArdSCSino-stm32[ArdSCSIno-stm32]

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