diff --git a/docs/assets/img/product_pics/base/JOYSTICK.png b/docs/assets/img/product_pics/base/JOYSTICK.png new file mode 100644 index 00000000..5eed2265 Binary files /dev/null and b/docs/assets/img/product_pics/base/JOYSTICK.png differ diff --git a/docs/assets/img/product_pics/module/faces_finger/finger.png b/docs/assets/img/product_pics/module/faces_finger/finger.png new file mode 100644 index 00000000..89dd18c4 Binary files /dev/null and b/docs/assets/img/product_pics/module/faces_finger/finger.png differ diff --git a/docs/en/module/faces_finger.md b/docs/en/module/faces_finger.md index 532347af..b31731a1 100644 --- a/docs/en/module/faces_finger.md +++ b/docs/en/module/faces_finger.md @@ -1,4 +1,4 @@ -# Module FACES FINFER {docsify-ignore-all} +# Module FACES FINGER {docsify-ignore-all} @@ -68,10 +68,15 @@ Communication Protocol: UART. - Datasheet **[FPC1020A](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/1020A_datasheet_cn.pdf)** +### Arduino IDE -## Code +*If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/FACES_FINGER)* -
+### 2. UIFlow + +*If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/FACES_FINGER/UIFlow).* + + ## Application - Time card punching machine diff --git a/docs/en/module/joystick.md b/docs/en/module/joystick.md index f4181789..1fa375f8 100644 --- a/docs/en/module/joystick.md +++ b/docs/en/module/joystick.md @@ -135,3 +135,8 @@ Wire.write(g); Wire.write(b); Wire.endTransmission(); ``` +### UIFLOW + + + +- **[UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/JOYSTICK/firmware_328p/FaceJoystick328)** diff --git a/docs/en/unit/unitv.md b/docs/en/unit/unitv.md index d7e25249..f39f39bd 100644 --- a/docs/en/unit/unitv.md +++ b/docs/en/unit/unitv.md @@ -210,6 +210,10 @@ UNIT-V does not currently recognize all types of MicroSD cards. We have tested s - **Web page** - [sipeed](https://maixpy.sipeed.com/en/) - **datasheet** - [K210](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/kendryte_datasheet_en.pdf) +### Example + +*If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/App/UnitV/track_ball)* + ## Video