README.adoc 1.2 KB

123456789101112131415161718192021222324252627282930313233343536
  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
  8. Hardware schematics, designs, and production files can be found under the `hardware` folder.
  9. Hardware version numbers are based on when the design was updated plus a sub-revision letter, such as "2022_11b" and "2022_12a".
  10. You can find an errta of all the current and former versions in the wiki https://github.com/BlueSCSI/BlueSCSI-v2/wiki/Hardware
  11. ## Notes
  12. ### Making Gerbers for JLCPCB
  13. https://support.jlcpcb.com/article/44-how-to-export-kicad-pcb-to-gerber-files
  14. ## Licenses
  15. ### Firmware
  16. The BlueSCSI V2 firmware is a fork of ZuluSCSI, which also includes SCSI2SD V6 source code:
  17. * https://github.com/ZuluSCSI/ZuluSCSI-firmware[ZuluSCSI]
  18. * http://git.codesrc.com/index.cgi?p=SCSI2SD-V6.git;a=summary[SCSI2SD V6]
  19. * https://github.com/erichelgeson/BlueSCSI[BlueSCSI V1]
  20. * https://github.com/ztto/ArdSCSino-stm32[ArdSCSIno-stm32]
  21. BlueSCSI(TM) - Eric Helgeson - All rights reserved.