diff --git a/docs/en/hat/hat-finger.md b/docs/en/hat/hat-finger.md index 00759cc6..7255ee70 100644 --- a/docs/en/hat/hat-finger.md +++ b/docs/en/hat/hat-finger.md @@ -4,7 +4,7 @@ *** -:memo:**[Description](#Description)**      :electric_plug:**[Schematic](#Schematic)**      🛒**[Purchase](https://m5stack.com/collections/all/products/m5stickc-fingerprint-hatf1020sc)**   **[EasyLoader](#EasyLoader)** +:memo:**[Description](#Description)**      :electric_plug:**[Schematic](#Schematic)**      :octocat:**[Example](#Example)**      🛒**[Purchase](https://m5stack.com/collections/all/products/m5stickc-fingerprint-hatf1020sc)**   **[EasyLoader](#EasyLoader)** @@ -60,9 +60,6 @@ UART settings: - - - ## EasyLoader @@ -76,12 +73,14 @@ UART settings: ## Example - **UIFlow** + Open http://flow.m5stack.com and Load Demo -- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/finger-hat/Arduino/FINGER)** +- **Arduino** +To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/finger-hat/Arduino/FINGER) ## Document diff --git a/docs/en/hat/hat-joystick.md b/docs/en/hat/hat-joystick.md index be6dfd00..7a880d40 100644 --- a/docs/en/hat/hat-joystick.md +++ b/docs/en/hat/hat-joystick.md @@ -6,7 +6,6 @@ :memo:**[Description](#Description)**      :electric_plug:**[Schematic](#Schematic)**      :octocat:**[Code](#Code)**      **[EasyLoader](#EasyLoader)**       🛒**[Purchase](https://m5stack.com/products/m5stickc-joystick-hat)** - ## Description **Joystick HAT** is one of the HAT module that is specifically designed for M5StickC. We have used a STM32F030F4 microprocessor inside to implement I2C communication with M5StickC. @@ -89,15 +88,15 @@ Register: >2. After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, click **"Burn"** to start burning. (**For M5StickC burning, please Set the baud rate to 750000 or 115200**) - ## Code - **UIFlow** -- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/hat-joystick/Arduino/Joystick_hat)** +- **Arduino** +To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/hat-joystick/Arduino/Joystick_hat) ## Pin Map @@ -106,7 +105,6 @@ Register: Joystick HATSDASCL3.3VGND - ## Video