README.adoc 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. # BlueSCSI
  2. :toc: macro
  3. BlueSCSI is hardware that reproduces SCSI devices (hard disks, optical, etc) with an Pico 2040 dev board.
  4. image::docs/buynow.png[link=https://scsi.blue, 150]
  5. image::docs/discordbanner.png[link=https://discord.gg/GKcvtgU7P9, 150]
  6. Join us in #bluescsi on https://discord.gg/GKcvtgU7P9[Discord] or open an issue on this repo.
  7. ## Hardware Versions
  8. Hardware version numbers are based on when the design was updated plus a sub-revision letter, such as "2022_11b" and "2022_12a".
  9. ### Current Hardware Versions:
  10. #### Desktop 2022.12a
  11. #### DB25 2022.12a
  12. #### Laptop / PowerBook 2022.11b
  13. ## Notes
  14. ### Making Gerbers for JLCPCB
  15. https://support.jlcpcb.com/article/44-how-to-export-kicad-pcb-to-gerber-files
  16. ## Licenses
  17. ### Firmware
  18. The BlueSCSI V2 firmware is a fork of ZuluSCSI, which also includes SCSI2SD V6 source code:
  19. * https://github.com/ZuluSCSI/ZuluSCSI-firmware[ZuluSCSI]
  20. * http://git.codesrc.com/index.cgi?p=SCSI2SD-V6.git;a=summary[SCSI2SD V6]
  21. * https://github.com/erichelgeson/BlueSCSI[BlueSCSI V1]
  22. * https://github.com/ztto/ArdSCSino-stm32[ArdSCSIno-stm32]
  23. BlueSCSI(TM) - Eric Helgeson - All rights reserved.