Няма описание

phe78 e252cb9a85 improved filename extract code and name_from_image switch преди 2 години
.github e9c89148a1 Add helper script and workflow for analyzing crash logs included in Github comments преди 2 години
.vscode 8db8000db3 Image set selection преди 3 години
boards cc2c12834c Rebrand преди 3 години
cc-nc-hardware 06e07f77bf DB25 2023_06a, Smaller Design преди 2 години
docs e20d11eea9 Remove some left over v1 files преди 2 години
include 59e40a05c4 Initial working platform io config преди 4 години
lib e252cb9a85 improved filename extract code and name_from_image switch преди 2 години
src e252cb9a85 improved filename extract code and name_from_image switch преди 2 години
test 84d204679a Merge remote-tracking branch 'zuul/main' преди 3 години
utils 5dca69f087 Revert "I dont think there is a need to upload the elf" преди 2 години
.gitignore 793d3e0ee1 Ignore kicad backup dirs преди 2 години
LICENSE cc2c12834c Rebrand преди 3 години
README.adoc 2b977fad2b This commit reverts the original attempt to add преди 2 години
bluescsi.ini 39e923d710 Point users to wiki so they dont copy/paste ini file преди 2 години
platformio.ini ccb2295a13 Update to raspberrypi@1.9.0 platform преди 2 години

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 Versions
Hardware version numbers are based on when the design was updated plus a sub-revision letter, such as "2022_11b" and "2022_12a".

### Current Hardware Versions:
#### Desktop 2022.12a
#### DB25 2022.12a
#### Laptop / PowerBook 2022.11b


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