BlueSCSI/README.md
2019-02-10 03:24:48 +09:00

11 lines
505 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ArdSCSino-stm32
ArdSCSino-stm32 とは たんぼTNB製作所(https://twitter.com/h_koma2)さん が作成した ArdSCSino のSTM32版です<br>
ArdSCSino とは SCSIデバイスハードディスクを arduino で再現するハードウエアです。<br>
許可を頂いて公開することになりました。<br>
# Setup
* Arduino Software (IDE) V1.8.8 を使用しています。<br>
ライブラリとしてSDFAT(https://github.com/greiman/SdFat)を使用しています。 <br>