updated quick_start.md

This commit is contained in:
watson8544
2019-01-31 10:27:52 +08:00
parent 3f93dd766c
commit e0ef256ba5
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Quick Start
*This document is intended to help you set up the software environment(<mark>Arudino</mark>, <mark>MicroPython</mark>) for development of M5Stack. Through a simple example we would like to illustrate how to develop M5Stack boards, firmware(<mark>Arduino</mark>) or source files(<mark>MicroPython</mark>) download to M5Stack boards.*
*This document is intended to help you set up the software environment(<mark>[Arudino](https://www.arduino.cc)</mark>, <mark>[UIFlow](http://flow.m5stack.com)</mark>) for development of M5Stack. Through a simple example, we would like to illustrate how to develop M5Stack boards.*
<img src="assets/img/getting_started_pics/m5stack_core.png"> | <img src="assets/img/getting_started_pics/m5stick.png">
---|---
+4 -4
View File
@@ -2,7 +2,7 @@
*このページはM5Stack開発のためのソフトウェア環境(Arduino/MicroPython)構築支援のページです。開発方法や、ファームウェアやソースファイルをM5Stackに書き込む方法を簡単な例を通して説明していきます。*
*このページはM5Stack開発のためのソフトウェア環境([Arduino](https://www.arduino.cc)/[UIFlow](http://flow.m5stack.com))構築支援のページです。開発方法や、ファームウェアやソースファイルをM5Stackに書き込む方法を簡単な例を通して説明していきます。*
<img src="assets/img/getting_started_pics/m5stack_core.png"> | <img src="assets/img/getting_started_pics/m5stick.png">
---|---
@@ -33,9 +33,9 @@ M5Stackを使った開発に必要なもの:
以下のリストから、あなたの持っているM5Stackに合わせてコースを選択してください。 -->
<img src="assets/img/getting_started_pics/m5stack_core.png"> | <img src="assets/img/getting_started_pics/m5camera.jpg">
---|---
[M5StackCore](/ja/quick_start/m5core/m5stack_core_quick_start) | [M5Camera](/ja/quick_start/m5camera/m5camera_quick_start)
<!-- <img src="assets/img/getting_started_pics/m5stack_core.png"> | <img src="assets/img/getting_started_pics/m5camera.jpg"> -->
<!-- ---|--- -->
<!-- [M5StackCore](/ja/quick_start/m5core/m5stack_core_quick_start) | [M5Camera](/ja/quick_start/m5camera/m5camera_quick_start) -->
<!-- ## 練習
+2 -2
View File
@@ -1,6 +1,6 @@
# 快速上手(Quick Start)
# 快速上手
*这篇文章主要帮助你搭建M5Stack系列产品中<mark>Arduino</mark><mark>MicroPython</mark>的开发环境,并通过简单的例子引导你学会使用和开发M5Stack的所有产品,实现自己的创意作品。*
*这篇文章主要帮助你搭建M5Stack系列产品中<mark>[Arduino](https://www.arduino.cc)</mark><mark>[UIFlow](http://flow.m5stack.com)</mark>的开发环境,并通过简单的例子引导你学会使用和开发M5Stack的所有产品,实现自己的创意作品。*
<img src="assets/img/getting_started_pics/m5stack_core.png"> | <img src="assets/img/getting_started_pics/m5stick.png">
---|---