Minor formatting and translation

This commit is contained in:
Eric Helgeson 2020-09-11 11:18:26 -05:00 committed by Eric Helgeson
parent 80a10c12d8
commit cca682596c

View File

@ -1,26 +1,28 @@
# ArdSCSino-stm32 # ArdSCSino-stm32
ArdSCSino-stm32 とは たんぼTNB製作所(https://twitter.com/h_koma2) さんが作成した ArdSCSino のSTM32版です<br> ArdSCSino-stm32 is the STM32 version of ArdSCSino created by Tambo (TNB Seisakusho) (https://twitter.com/h_koma2)
ArdSCSino とは SCSIデバイスハードディスクを arduino で再現するハードウエアです。<br> ArdSCSino is hardware that reproduces SCSI devices (hard disks) with arduino.
許可を頂いて公開することになりました。<br> We will publish it with permission.
# Setup #Setup
* Arduino Software (IDE) V1.8.8 を使用しています。<br> * I am using Arduino Software (IDE) V1.8.8.
ツール->ボード->ボードマネージャー->検索のフィルター<br> Tools-> Boards-> Board Manager-> Search Filters
「Arduino SAMボード32ビットARM Cortex-M3」の検索とインストール<br> Search and install "Arduino SAM board (32-bit ARM Cortex-M3)"
ボード「Generic STM32F103Cシリーズ」を選択<br> Select the board "Generic STM32F103C series"
ライブラリとして以下を使用しています。<br> I am using the following as a library.
SDFAT (https://github.com/greiman/SdFat)<br> SDFAT (https://github.com/greiman/SdFat)
Arduino_STM32(https://github.com/rogerclarkmelbourne/Arduino_STM32/releases/tag/v1.0.0)<br> Arduino_STM32 (https://github.com/rogerclarkmelbourne/Arduino_STM32/releases/tag/v1.0.0)
マイクロSDCARDアダプタとして以下を使用しています。<br> I am using the following as a micro SD CARD adapter.
ArdSCSIno V1<br> * ArdSCSIno V1
Arduino SPIマイクロSDアダプター6PINと互換性のあるマイクロSD TFカードメモリシールドモジュール<br>
ArdSCSIno V2<br> Arduino SPI Micro SD Adapter 6PIN Compatible Micro SD TF Card Memory Shield Module
Hirose DM3AT-SF-PEJM5<br>
* ArdSCSIno V2
Hirose DM3AT-SF-PEJM5