Merge branch 'master' of github.com:m5stack/m5-docs

This commit is contained in:
Gitshaoxiang
2020-08-10 15:57:28 +08:00
8 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
# Calculator {docsify-ignore-all}
<el-tag effect="plain">SKU:A003</el-tag>
<el-tag effect="plain">SKU:A003-B</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/module/faces_cal/face_cal.webp"></div>
## Description
**Calculator** is a full-featured calculator panel adapted to FACE_BOTTOM, which can be used for mathematical calculations or custom key functions. The panel adopts a 4*5 button layout design, which covers the basic function buttons required for mathematical calculations. You can also remap them to custom function buttons by modifying the firmware. The panel integrates **MEGA328** processor and communicates via I2C The protocol (0x08) works in slave mode.
**Calculator** is a full-featured calculator panel adapted to FACE_BOTTOM, which can be used for mathematical calculations or custom key functions. The panel adopts a 4 * 5 button layout design, which covers the basic function buttons required for mathematical calculations. You can also remap them to custom function buttons by modifying the firmware. The panel integrates **MEGA328** processor and communicates via I2C The protocol (0x08) works in slave mode.
## Product Features
+1 -1
View File
@@ -1,6 +1,6 @@
# GAMEPAD {docsify-ignore-all}
<el-tag effect="plain">SKU:A004</el-tag>
<el-tag effect="plain">SKU:A004-B</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/module/faces_gamepad/face_gamepad.webp"></div>
+1 -1
View File
@@ -1,6 +1,6 @@
# QWERTY {docsify-ignore-all}
<el-tag effect="plain">SKU:A005</el-tag>
<el-tag effect="plain">SKU:A005-B</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/module/faces_keyboard/face_keyboard.webp"></div>
+3 -3
View File
@@ -75,9 +75,9 @@
{a:"/#/en/module/faces_rfid", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/faces_rfid_01.webp", p:"RFID", sku:"A067" ,kw:"FACES RC552"},
{a:"/#/en/module/faces", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_01.webp", p:"FACES BOTTOM", sku:"A009" ,kw:"FACES BAT BOTTOM"},
{a:"/#/en/module/facesII", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/faceii_01.webp", p:"FACES II BOTTOM", sku:"A075" ,kw:"FACES LED BAT BOTTOM"},
{a:"/#/en/module/faces_keyboard", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_keyboard.webp", p:"QWERTY", sku:"A005" ,kw:"FACES KEYBOARD QWERTY"},
{a:"/#/en/module/faces_calculator", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_cal.webp", p:"CALCULATOR", sku:"A003" ,kw:"FACES CALCULATOR"},
{a:"/#/en/module/faces_gameboy", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_gamepad.webp", p:"GAMEPAD", sku:"A004" ,kw:"FACES GAMEPAD"},
{a:"/#/en/module/faces_keyboard", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_keyboard.webp", p:"QWERTY", sku:"A005-B" ,kw:"FACES KEYBOARD QWERTY"},
{a:"/#/en/module/faces_calculator", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_cal.webp", p:"CALCULATOR", sku:"A003-B" ,kw:"FACES CALCULATOR"},
{a:"/#/en/module/faces_gameboy", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_gamepad.webp", p:"GAMEPAD", sku:"A004-B" ,kw:"FACES GAMEPAD"},
];
const base_list = [
+3 -3
View File
@@ -76,9 +76,9 @@
{a:"/#/zh_CN/module/faces_rfid", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/faces_rfid_01.webp", p:"RFID", sku:"A067" ,kw:"FACES RC552"},
{a:"/#/zh_CN/module/faces", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_01.webp", p:"FACES", sku:"A009" ,kw:"FACES BAT BOTTOM"},
{a:"/#/zh_CN/module/facesII", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/faceii_01.webp", p:"FACES II", sku:"A075" ,kw:"FACES LED BAT BOTTOM"},
{a:"/#/zh_CN/module/faces_keyboard", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_keyboard.webp", p:"QWERTY", sku:"A005" ,kw:"FACES QWERTY KEYBOARD"},
{a:"/#/zh_CN/module/faces_calculator", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_cal.webp", p:"CALCULATOR", sku:"A003" ,kw:"FACES CALCULATOR"},
{a:"/#/zh_CN/module/faces_gameboy", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_gamepad.webp", p:"GAMEPAD", sku:"A004" ,kw:"FACES GAMEPAD"},
{a:"/#/zh_CN/module/faces_keyboard", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_keyboard.webp", p:"QWERTY", sku:"A005-B" ,kw:"FACES QWERTY KEYBOARD"},
{a:"/#/zh_CN/module/faces_calculator", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_cal.webp", p:"CALCULATOR", sku:"A003-B" ,kw:"FACES CALCULATOR"},
{a:"/#/zh_CN/module/faces_gameboy", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/module/face_gamepad.webp", p:"GAMEPAD", sku:"A004-B" ,kw:"FACES GAMEPAD"},
];
const base_list = [
+2 -2
View File
@@ -1,12 +1,12 @@
# CALCULATOR {docsify-ignore-all}
<el-tag effect="plain">SKU:A003</el-tag>
<el-tag effect="plain">SKU:A003-B</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/module/faces_cal/face_cal.webp"></div>
## 描述
**CALCULATOR** 是适配FACE_BOTTOM的全功能计算器面板,可用于数学计算或自定义按键功能。面板采用4*5按键布局设计,涵盖数学计算所需的基本功能按键,您也可以通过修改固件将其重新映射为自定义的功能按键,面板内部集成**MEGA328**处理器,通过I2C通信协议(0x08)工作在从机模式下。
**CALCULATOR** 是适配FACE_BOTTOM的全功能计算器面板,可用于数学计算或自定义按键功能。面板采用4 * 5按键布局设计,涵盖数学计算所需的基本功能按键,您也可以通过修改固件将其重新映射为自定义的功能按键,面板内部集成**MEGA328**处理器,通过I2C通信协议(0x08)工作在从机模式下。
## 产品特性
+1 -1
View File
@@ -1,6 +1,6 @@
# GAMEPAD {docsify-ignore-all}
<el-tag effect="plain">SKU:A004</el-tag>
<el-tag effect="plain">SKU:A004-B</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/module/faces_gamepad/face_gamepad.webp"></div>
+1 -1
View File
@@ -1,6 +1,6 @@
# QWERTY {docsify-ignore-all}
<el-tag effect="plain">SKU:A005</el-tag>
<el-tag effect="plain">SKU:A005-B</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/module/faces_keyboard/face_keyboard.webp"></div>