add some japanese files

This commit is contained in:
塩入孔章
2018-10-26 14:11:21 +08:00
parent ca4dc924c5
commit 01e857a16b
28 changed files with 222 additions and 1210 deletions
+52
View File
@@ -0,0 +1,52 @@
# M5Stack 公式ドキュメント
[![Codacy grade](https://img.shields.io/codacy/grade/860d40719cbd4e0f91e145b87ec7c29a.svg?style=flat-square)](https://www.codacy.com/app/watson8544/M5Stack-Documentation-docsify?utm_source=github.com&utm_medium=referral&utm_content=watson8544/M5Stack-Documentation-docsify&utm_campaign=Badge_Grade)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://github.com/watson8544/M5Stack-Documentation-docsify/blob/master/LICENSE)
[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fjhildenbiddle%2Fdocsify-themeable&hashtags=css,docsify,developers,frontend)
<a class="github-button" href="https://github.com/watson8544/M5Stack-Documentation-docsify" data-icon="octicon-star" data-show-count="true" aria-label="Star watson8544/M5Stack-Documentation-docsify on GitHub">Star</a>
**M5Stackの世界へようこそ!**
<figure class="thumbnails">
<img src="assets/img/m5stack.png" alt="Screenshot of coverpage" title="Cover page">
</figure>
## 製品紹介
**M5Stackはモジュール積層型の開発デバイスです。M5Stackの名前はModuleの「M」、5x5cmサイズの「5」、”積み重ねる”を意味する「Stack」からきています。**
**M5Stackは、開発の際の煩わしさやストレスを軽減し、あなたがあなた自身の新しい発明やアイデアを具現化することに集中出来るように設計されています。M5Stackはいくつかのセンサー、Wi-Fi、Bluetooth、スクリーン、電源を自身に備えており、従来のブレッドボードでの煩雑な配線作業を行わなくても、拡張モジュールを積み重ねたり、Groveコネクタを介して拡張ユニットを簡単に接続することが可能です。**
M5Stack Coreモジュールは **ESP32** チップをベースに開発されています。
私たちの目標は "**Stackable Board is Product(積んで形に)**"です。オフィシャルサイトは [こちら](www.m5stack.com)です。
<figure class="thumbnails">
<img src="assets/img/transport.gif" alt="Screenshot of coverpage" title="Cover page">
</figure>
|<img src="assets/img/introduction_pics/product-documents.jpg"> | <img src="assets/img/introduction_pics/get-started.jpg"> | <img src="assets/img/introduction_pics/FAQ.jpg"> |
|:---:|:---:|:---:|
|[製品ドキュメント](/ja/product_documents) | [クイックスタート](/ja/quick_start) | [演習](/ja/practice)|
|<img src="assets/img/introduction_pics/m5-api-reference.jpg"> | <img src="assets/img/introduction_pics/m5-awesome.jpg"> | <img src="assets/img/introduction_pics/FAQ.jpg">|
|:---:|:---:|:---:|
|[API リファレンス](/ja/api_reference) | [M5Stack 応用例](/ja/m5stack_cases) | [FAQ](/ja/faq)|
?> **ヒント** アンダーラインが引かれた部分はリンクになっています。
## コンタクト&サポート
- :computer: 最新情報は[公式サイト](http://www.m5stack.com)(英語)
- :busts_in_silhouette: [フォーラム](http://forum.m5stack.com)にサインインしてM5Stackの情報交換をしよう
- :mailbox_with_mail: 質問・疑問は[Email](mailto:tech@m5stack.com)
- :convenience_store: 日本からの購入は[スイッチサイエンス](https://www.switch-science.com/catalog/list/770/)さんより
## ライセンス
このプロジェクトのライセンスは[MIT license](https://github.com/watson8544/M5Stack-Documentation-docsify/blob/master/LICENSE)です。
Copyright (c) 2018 M5Stack ([@M5Stack](https://twitter.com/M5Stack))
<!-- GitHub Buttons -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
+1
View File
@@ -0,0 +1 @@
404 - ファイルが見つかりません
+11
View File
@@ -0,0 +1,11 @@
- [イントロダクション](/ja/)
- [製品ドキュメント](/ja/product_documents.md)
- [クイックスタート](/ja/quick_start.md)
- [API リファレンス](/ja/api_reference.md)
- [M5Stack 応用例](/ja/m5stack_cases.md)
- [FAQ](/ja/faq.md)
- **Links**
- [![Github](https://icongram.jgog.in/simple/github.svg?color=808080&size=16)Github](https://github.com/m5stack/M5Stack)
- [![Twitter](https://icongram.jgog.in/simple/twitter.svg?colored&size=16)@M5Stack](http://twitter.com/M5Stack)
+3
View File
@@ -0,0 +1,3 @@
# API リファレンス
## 近日公開...
+5
View File
@@ -0,0 +1,5 @@
# FAQ(よくある質問)
[中文](/zh-cn/faq.md) | [English](/faq.md) | 日本語
## (近日公開...)
+3
View File
@@ -0,0 +1,3 @@
# M5Stack 応用例
## 近日公開...
+5
View File
@@ -0,0 +1,5 @@
# 演習
<img src="assets/img/getting_started_pics/programming_mode_arduino.png"> | <img src="assets/img/getting_started_pics/programming_mode_blockly.png"> | <img src="assets/img/getting_started_pics/programming_mode_micropython.png">
---|---|---
[M5StackCore](establish_serial_connection) | [M5Camera](establish_serial_connection) | [M5BALA](establish_serial_connection)
+66
View File
@@ -0,0 +1,66 @@
# 製品ドキュメント
<img src='assets/img/product_pics/1.jpg'> <img src='assets/img/product_pics/cores.png'>
| M5Core | MiniCore |
| :----------: |:------------: |
| [BASIC](product_documents/m5stack-core/m5core_basic) | [Stick](minicore_stick) |
| [GRAY](product_documents/m5stack-core/m5core_gray) | / |
| [FIRE](product_documents/m5stack-core/m5core_fire) | / |
<img src='assets/img/product_pics/2.jpg'> <img src='assets/img/product_pics/module.png'>
| Wireless Modules | Accessory Modules | Controlling Modules |
| :------------------: |:------------------:| :--------------------:|
| [GPS](product_documents/modules/module_gps) | [PROTO](product_documents/modules/module_proto) | [STEPMOTOR](product_documents/modules/module_stepmotor)|
| [LORA](product_documents/modules/module_lora) | [BATTERY](product_documents/modules/module_battery) | [PLC](product_documents/modules/module_plc) |
| [LAN](product_documents/modules/module_lan) | [BTC](product_documents/modules/module_btc) | [FACES](product_documents/modules/module_face) |
| [SIM800/GPRS/GSM](product_documents/modules/module_sim800) | [PLUS](product_documents/modules/module_plus) | / |
| / | / | / |
| / | / | / |
| / | / | / |
| / | / | / |
| / | / | / |
<img src='assets/img/product_pics/5.jpg'> <img src='assets/img/product_pics/accessory.png'>
- [LEGO-CABLE](product_documents/cables/accessory_lego_cable)
- [FRAME](product_documents/accessory_frame)
<img src='assets/img/product_pics/3.jpg'> <img src='assets/img/product_pics/unit.png'>
| Input/Sensing Class | Output/Controlling Class | Interface Class |
| :-------------------: |:------------------------: | :----------------:|
| [ENV](product_documents/units/unit_env) | [RGB](product_documents/units/unit_rgb) | [HUB](product_documents/units/unit_hub) |
| [IR](product_documents/units/unit_ir) | [RELAY](product_documents/units/unit_relay) | [3.96PORT](product_documents/units/unit_396port) |
| [PIR](product_documents/units/unit_pir) | [NeoPixel](product_documents/units/unit_neopixel) | / |
| [ANGLE](product_documents/units/unit_angle) | [ESP32Cam](product_documents/units/unit_esp32cam) | / |
| [EARTH/Moisture](product_documents/units/unit_moisture) | [M5Camera](product_documents/units/unit_m5camera) | / |
| [LIGHT](product_documents/units/unit_light) | / | / |
| [MAKEY](product_documents/units/unit_makey) | / | / |
| [BUTTON](product_documents/units/unit_button) | / | / |
| [Dual-BUTTON](product_documents/units/unit_dual_button) | / | / |
| [JOYSTICK](product_documents/units/unit_joystick) | / | / |
| [THERMAL](product_documents/units/unit_thermal) | / | / |
| [ADC](product_documents/units/unit_ADC) | / | / |
| [DAC](product_documents/units/unit_DAC) | / | / |
| [Color Sensor](product_documents/units/unit_color_sensor) | / | / |
| [ToF](product_documents/units/unit_tof) | / | / |
<img src='assets/img/product_pics/4.jpg'> <img src='assets/img/product_pics/application.png'>
- [BALA](product_documents/applications/application_bala)
<img src='assets/img/product_pics/6.jpg'> <img src='assets/img/product_pics/tool.png'>
- [M5Stack USB Downloader](product_documents/tools/tool_usb_downloader)
+49
View File
@@ -0,0 +1,49 @@
# クイックスタート
**M5Stackの統合開発環境(IDE)のセットアップ、ファームウェア書込み、基本的な開発方法(<mark>Arduino</mark>,<mark>MicroPython</mark>)などを簡単な例を通して学んでいきましょう。**
## はじめに
**M5Stackはモジュール積層型の開発デバイスです。M5Stackの名前はModuleの「M」、5x5cmサイズの「5」、"積み重ねる"を意味する「Stack」からきています。**
## 開発に必要なもの
M5Stack アプリケーション開発に必要なもの:
* Windows、Linux、MacいずれかのOSがインストールされた **PC**
* **USB Type-C** ケーブル
事前準備:
1. シリアル通信用USBドライバをインストールします。
[How to Establish serial connection](related_documents\establish_serial_connection) を参考にして、自分のPCに合ったドライバをインストールします。
## クイックスタート
!> **注意** シリアル通信用USBドライバがインストール済みか確認してください。もしまだの場合は [How to Establish serial connection](related_documents\establish_serial_connection) を参考に、インストールを完了させてから次のステップに進んでください。
まずはじめにM5Stack本体にファームウェア(拡張子.bin)と呼ばれるファイルを書き込みます。やり方は [How to burn firmware](related_documents\how_to_burn_firmware_en.md) を参照してください。
もし以下の製品をお持ちの場合は、その製品のリンクをクリックして開発を始めましょう!
<img src="assets/img/getting_started_pics/m5stack_core.png"> | <img src="assets/img/getting_started_pics/m5camera.jpg"> | <img src="assets/img/getting_started_pics/M5Bala.jpg">
---|---|---
[M5StackCore](quick_start/m5core/m5stack_core_quick_start) | [M5Camera](quick_start/m5camera/m5camera_quick_start) | [M5BALA](quick_start/bala/bala_quick_start)
## 演習
**次の中から、あなたの好きな言語を選んで、もっと練習してみよう!**
<img src="assets/img/getting_started_pics/programming_mode_arduino.png"> | <img src="assets/img/getting_started_pics/programming_mode_blockly.png"> | <img src="assets/img/getting_started_pics/programming_mode_micropython.png">
---|---|---
[Arduino](practice\practice_arduino) | [M5Flow-Blockly](practice\practice_blockly) | [M5Flow-MicroPython](practice\practice_micropython)
## 関連ドキュメント
- [establish_serial_connection](related_documents/establish_serial_connection)
- [how_to_burn_firmware_en](related_documents/how_to_burn_firmware_en)
- [how_to_connect_wifi_using_core](related_documents/how_to_connect_wifi_using_core)
- [upgrade_m5stack_lib](related_documents/upgrade_m5stack_lib)