README.adoc 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. # BlueSCSI
  2. :toc: macro
  3. BlueSCSI & ArdSCSino are hardware that reproduces SCSI devices (hard disks) with an Arduino STM32F103C (aka Blue Pill.)
  4. `BlueSCSI` created by https://github.com/erichelgeson[erichelgeson] is a fork of `ArdSCSino-stm32` which adds:
  5. * Usability Improvements
  6. * Mac specific functionality
  7. * Enable/Disable Passive SCSI termination
  8. * An alternative power source if not able to be powered by the SCSI bus
  9. * Documentation
  10. * Open Hardware (KiCad & Grebers)
  11. `ArdSCSino-stm32` created by https://github.com/ztto/ArdSCSino-stm32[ztto] is the STM32 version of `ArdSCSino`
  12. `ArdSCSino` created by https://twitter.com/h_koma2[Tambo (TNB Seisakusho)]
  13. image::docs/buynow.png[link=https://scsi.blue, 150]
  14. image::docs/discordbanner.png[link=https://discord.gg/GKcvtgU7P9, 150]
  15. Join us in #bluescsi on https://discord.gg/GKcvtgU7P9[Discord] or open an issue on this repo.
  16. toc::[]
  17. ## Compatibility
  18. If your computer is not listed below - it may be compatible but there is no guarantee it will work. This device is designed and tested to work with pre-PowerPC Macs.
  19. ### Compatible
  20. https://github.com/erichelgeson/BlueSCSI/wiki/Supported-Systems[Supported-Systems]
  21. ## Performance
  22. https://github.com/erichelgeson/BlueSCSI/wiki/Performance[Performance]
  23. ## Assembly
  24. ++++
  25. See <a href="docs/assembly.md">docs/assembly.md</a>
  26. ++++
  27. ## Usage
  28. https://github.com/erichelgeson/BlueSCSI/wiki/Usage[Usage]
  29. ### Termination
  30. To enable termination place the two jumpers on the TERM block. Termination should be enabled if it is the last device in the SCSI chain, otherwise remove the jumpers if it is not.
  31. ## Troubleshooting
  32. https://github.com/erichelgeson/BlueSCSI/wiki/Troubleshooting
  33. ### Older Version Specific Troubleshooting
  34. <<docs/troubleshooting-1.0-b.adoc,Version 1.0-b>>
  35. ## Hardware Versions
  36. ### 1.1-a (in testing)
  37. * Other SCSI connection types
  38. * More silk screen art
  39. ### 1.0-c (Latest)
  40. * Fixed issue with diode footprint being too small
  41. * Fixed issue with external power and `TERMPOWER`
  42. ### 1.0-b
  43. First release
  44. ## Development (Advanced)
  45. https://github.com/erichelgeson/BlueSCSI/wiki/Flashing[Flashing]
  46. ## Notes
  47. ### Making Gerbers for JLCPCB
  48. https://support.jlcpcb.com/article/44-how-to-export-kicad-pcb-to-gerber-files
  49. BlueSCSI(TM) - Eric Helgeson - All rights reserved.