Open source, open hardware, SCSI emulator using the Pi Pico PR2040 and Pico 2 RP2350
https://bluescsi.com
- C++ 74.6%
- C 23.9%
- Python 1.1%
- Shell 0.4%
| .github/workflows | ||
| .vscode | ||
| boards | ||
| docs | ||
| hardware | ||
| include | ||
| lib | ||
| src | ||
| test | ||
| utils | ||
| .gitignore | ||
| bluescsi.ini | ||
| LICENSE | ||
| platformio.ini | ||
| README.adoc | ||
BlueSCSI
BlueSCSI is hardware that reproduces SCSI devices (hard disks, optical, etc) with an Pico 2040 dev board.
Join us in #bluescsi on Discord or open an issue on this repo.
Hardware
Hardware schematics, designs, and production files can be found under the 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
Licenses
Firmware
The BlueSCSI V2 firmware is a fork of ZuluSCSI, which also includes SCSI2SD V6 source code:
BlueSCSI™ - Eric Helgeson - All rights reserved.

