add chinese jp

This commit is contained in:
watson8544
2018-10-25 20:33:40 +08:00
parent d2e443ebbe
commit f4fc85e052
93 changed files with 248 additions and 1418 deletions
-23
View File
@@ -1,23 +0,0 @@
# M5Stack
中文 | [English](README.md) | [日本語](docs/README_jp.md)
**Welcome to M5Stack Documents!**
## 介绍(Introduction)
**M5是以M5Core主控为核心的一系列可堆叠、模块化的电子产品。 M 代表可堆叠的模块,5 代表模块尺寸为5 * 5 cm大小.**
**The M5 stack aims to take the pain out of developing your new inventions and ideas. M5 stack comes packed with sensors, wifi, bluetooth, a screen and its own power supply which avoids the inconvenience of messy wires strewn across breadboards and adding new functionality is as simple as stacking it on top of one of the many expansion modules or plugging in a unit via the handy grove connectors.**
我们的一系列产品基本以 **ESP32** 芯片为主控芯片.
我们的产品出发点是 "**堆叠既是产品**". 这是公司官网 [Official Website](http://www.m5stack.com)
## 联系我们(Contact & Support)
- :computer: 访问我们的[官网](http://www.m5stack.com) 了解最新的产品
- :busts_in_silhouette: 登陆我们的 [论坛](http://forum.m5stack.com) 了解更多创意的设计
- :mailbox_with_mail: 如果您有任何关于产品的问题,可以随时通过 [邮件](tech@m5stack.com)联系我们,我们坚持24小时在线及时回复您。
- :convenience_store: 如果您想继续购买我们的产品,欢迎来 [官方旗舰店](http://www.aliexpress.com/store/all-wholesale-products/3226069.html?spm=2114.12010108.100004.3.7e3a5379KoyhDo)
-3
View File
@@ -1,3 +0,0 @@
# よくある質問
## (近日公開...)
-12
View File
@@ -1,12 +0,0 @@
![logo](assets/img/coverpage_logo.png)
# Style Dictionary
> Style once, use everywhere.
**Style Dictionary** is a build system that allows you to define styles once, in a way for any platform or language to consume. A single place to create and edit your styles, and a single command exports these rules to all the places you need them - iOS, Android, CSS, JS, HTML, sketch files, style documentation, or anything you can think of. It is available as a CLI through npm, but can also be used like any normal node module if you want to extend its functionality.
[GitHub](https://github.com/amzn/style-dictionary)
[Get Started](README.md)
![color](#D9F8F5)
-3
View File
@@ -1,3 +0,0 @@
- [中文](/cn/)
- [En](/)
- [日本語](/jp/)
-44
View File
@@ -1,44 +0,0 @@
# Actions
Actions provide a way to run custom build code such as generating binary assets like images.
Here are all the actions that come with the Style Dictionary build system. We try to include what most people might need. You can define custom actions with the [`registerAction`](api.md#registeraction). If you think we are missing some things, take a look at our [contributing docs](https://github.com/amzn/style-dictionary/blob/master/CONTRIBUTING.md) and send us a pull request! If you have a specific need for your project, you can always write your own [custom actions](#adding-custom-actions).
You use actions in your config file under platforms > [platform] > actions
```json
{
"source": ["properties/**/*.json"],
"platforms": {
"android": {
"transformGroup": "android",
"files": [],
"actions": ["copy_assets"]
}
}
}
```
----
## Pre-defined Actions
[lib/common/actions.js](https://github.com/amzn/style-dictionary/blob/master/lib/common/actions.js)
### android/copyImages
Action to copy images into appropriate android directories.
* * *
### copy_assets
Action that copies everything in the assets directory to a new assets directory in the build path of the platform.
* * *
+1 -1
View File
@@ -2,7 +2,7 @@
> A documentation for [M5Stack](https://www.m5stack.com)
- A modular stackable development device integrating WIFI/BLE
- A series of modular stackable development devices integrating WIFI/BLE
- For Industry Development/STEM Education
- Programming with UIFlow(Blockly/MicroPython)
View File
@@ -1,5 +1,7 @@
# Product Documents
[中文](../zh_CN/product_documents_zh_CN.md) | English | [日本語](../ja/product_documents_ja.md)
<img src='assets/img/product_pics/1.jpg'> <img src='assets/img/product_pics/cores.png'>
| M5Core | MiniCore |
@@ -17,7 +19,7 @@
| [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) | / |
| [SIM800/GPRS/GSM](product_documents/modules/module_sim800) | [PLUS](product_documents/modules/module_plus) | [Node](product_documents/modules/module_node) |
| / | / | / |
| / | / | / |
| / | / | / |
@@ -63,4 +65,4 @@
<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)
- [M5Stack USB Downloader](product_documents/tools/tool_usb_downloader)
@@ -2,7 +2,7 @@
## DESCRIPTION
The M5Stack BASIC is a development kit based on ESP32 chip. You can even
The M5Stack **<mark>BASIC</mark>** is a development kit based on <mark>ESP32</mark> chip. You can even
program The M5Stack BASIC through Blockly, Arduino or MicroPython.
The M5Stack BASIC equips the ESP32 with everything necessary to program,
@@ -22,7 +22,7 @@ and so on.
| Source | Parameter |
| :----------: |:------------: |
| ESP32 | 240MHz dual core, 600 DMIPS, 520K, Wi-Fi, dual mode Bluetooth |
| <mark>ESP32</mark> | 240MHz dual core, 600 DMIPS, 520K, Wi-Fi, dual mode Bluetooth |
| Flash) | 4M-Bytes |
| Input | 5V @ 500mA |
| Interface | TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
@@ -43,16 +43,12 @@ and so on.
## DOCUMENTS
- [Schematic](https://github.com/m5stack/M5-3D_and_PCB/blob/master/M5_Core_SCH%2820171206%29.pdf)
- **[Schematic](https://github.com/m5stack/M5-3D_and_PCB/blob/master/M5_Core_SCH%2820171206%29.pdf)**
- Example
- **Example** - [Arduino Example](https://github.com/m5stack/M5Stack/tree/master/examples)
- [Arduino Example](https://github.com/m5stack/M5Stack/tree/master/examples)
- **Datasheet** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)
- Datasheet
- **GitHub** - [Arduino GitHub](https://github.com/m5stack/M5Stack)
- [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)
- GitHub
- [Arduino GitHub](https://github.com/m5stack/M5Stack)
- **<mark>Quick Start</mark>** - Arduino - [MacOS](../../quick_start/m5core/m5stack_core_get_started_Arduino_MacOS) - [Windows_64](../../quick_start/m5core/m5stack_core_get_started_Arduino_Windows) - [MicroPython](../../quick_start/m5core/m5stack_core_get_started_MicroPython)

Some files were not shown because too many files have changed in this diff Show More