mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
fix quickstart jpg
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 388 KiB |
@@ -0,0 +1,35 @@
|
||||
# 18650C HAT {docsify-ignore-all}
|
||||
|
||||
<img src="assets\img\product_pics\hat\18650C_hat\18650C_01.webp" width="30%"><img src="assets\img\product_pics\hat\18650C_hat\18650C_02.webp" width="30%"><img src="assets\img\product_pics\hat\18650C_hat\18650C_03.webp" width="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[Description](#Description)** 🛒**[Purchase](https://m5stack.com/products/m5stickc-18650)** :clapper:**[Related Video](#Related-Video)**
|
||||
|
||||
## Description
|
||||
|
||||
|
||||
**18650C HAT** is a rechargeable battery base designed for M5SticKC with built-in 18650 large capacity rechargeable lithium battery.It can provide long-term endurance for the equipment. The base is designed with the plug-in structure of the HAT series, which can be used to maintain reliable connection with the M5StickC. The bottom is equipped with a USB interface charging interface, which is convenient and quick for the battery. The USB port of the battery base is only used as a charging interface, and does not have UART function.There are many types of mounting holes on the back of the base,which can be easily installed by the user into all types of planes.
|
||||
|
||||
<img src="assets\img\product_pics\hat\18650C_hat\18650C_04.webp" width="30%">
|
||||
|
||||
## Product Features
|
||||
|
||||
- Chargable
|
||||
- Battery replaceable
|
||||
|
||||
|
||||
## Weight & Dimension
|
||||
|
||||
- Dimension:150mm x 25mm x 25mm
|
||||
- Weight:277g
|
||||
|
||||
## Include
|
||||
|
||||
- 1x 18650 HAT
|
||||
|
||||
## Related Video
|
||||
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/18650C_HAT.mp4" type="video/mp4">
|
||||
</video>
|
||||
@@ -89,7 +89,7 @@ Open Arduino IDE, select `Tools`->`Board`->`M5StickC` , `Tools` -> `Ports`(choos
|
||||
|
||||
Click `File`->`Examples`->`M5StackC`->`Basic`->`FactoryTest`
|
||||
|
||||
<img src="assets/img/getting_started_pics/m5stick/m5stick_quick_start_arduino_mac_01.png" width="60%" height="60%">
|
||||
<img src="assets/img/getting_started_pics/m5stick/m5stickc_quick_start_arduino_mac_01.png" width="60%" height="60%">
|
||||
|
||||
Click `Upload`, to flash the code to the device.
|
||||
|
||||
|
||||
@@ -0,0 +1,56 @@
|
||||
# PowerC {docsify-ignore-all}
|
||||
|
||||
<img src="assets\img\product_pics\hat\PowerC_hat\powerC_01.jpg" width="20%"> <img src="assets\img\product_pics\hat\PowerC_hat\powerC_02.jpg" width="20%"> <img src="assets\img\product_pics\hat\PowerC_hat\powerC_03.jpg" width="20%"> <img src="assets\img\product_pics\hat\PowerC_hat\powerC_04.jpg" width="20%">
|
||||
***
|
||||
|
||||
:memo:**[描述](#描述)** :octocat:**[Code](#Code)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)** 🛒**[购买链接](https://m5stack.com/products/m5stickc-powerc)**
|
||||
|
||||
|
||||
## 描述
|
||||
|
||||
**PowerC** 是一款专为M5StickC设计的模块,可进行双手操作.内嵌STM32F030F4主控芯片,采用I2C通信协议与主机M5StickC进行数据传输.摇杆的范围为0~200,左右摇杆下方各有12颗RGB LED,摇杆底部配有16340电池底座,提供长时间续航.该摇杆支持进行全方位的角度偏移与中心按压,并输出角度偏移数据以及开关数字信号.
|
||||
|
||||
## 产品特性
|
||||
|
||||
|
||||
- 支持全方位偏移/中心按键
|
||||
|
||||
## 重量尺寸
|
||||
|
||||
- 单品尺寸:200mm x 55mm x 50mm
|
||||
- 重量:81g(含电池)
|
||||
|
||||
## 包含
|
||||
|
||||
- 1x JoyC
|
||||
- 1x 16340电池
|
||||
|
||||
## 应用
|
||||
|
||||
- 游戏控制器
|
||||
- 无线摇杆设备
|
||||
|
||||
## 通信协议
|
||||
|
||||
<mark>I2C地址: 0x38</mark>
|
||||
|
||||
## EasyLoader
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo.png" width="100px" style="margin-top:20px">
|
||||
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/HAT/JoyC/EasyLoader_JoyC.exe"><button type="button" class="btn btn-primary">点击下载EasyLoader</button></a>
|
||||
|
||||
>1.EasyLoader是一个简洁快速的程序烧录器,每一个产品页面里的EasyLoader都提供了一个与产品相关的案例程序,通过简单步骤将其烧录至主控,能够进行一系列的功能验证.**(目前EasyLoader仅适用于Windows操作系统)**
|
||||
|
||||
>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录.(**为M5StickC烧录时,请将波特率设置在750000或115200**)
|
||||
|
||||
|
||||
## Code
|
||||
|
||||
- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/JoyC)**
|
||||
|
||||
## 相关视频
|
||||
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/JoyC.mp4" type="video/mp4">
|
||||
</video>
|
||||
@@ -0,0 +1,55 @@
|
||||
# PowerC {docsify-ignore-all}
|
||||
|
||||
<img src="assets\img\product_pics\hat\PowerC_hat\powerC_01.jpg" width="20%"> <img src="assets\img\product_pics\hat\PowerC_hat\powerC_02.jpg" width="20%"> <img src="assets\img\product_pics\hat\PowerC_hat\powerC_03.jpg" width="20%"> <img src="assets\img\product_pics\hat\PowerC_hat\powerC_04.jpg" width="20%">
|
||||
***
|
||||
|
||||
:memo:**[描述](#描述)** :octocat:**[Code](#Code)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)** 🛒**[购买链接](https://m5stack.com/products/m5stickc-powerc)**
|
||||
|
||||
|
||||
## 描述
|
||||
|
||||
**PowerC** 是一款专为M5StickC设计的模块,可进行双手操作.内嵌STM32F030F4主控芯片,采用I2C通信协议与主机M5StickC进行数据传输.摇杆的范围为0~200,左右摇杆下方各有12颗RGB LED,摇杆底部配有16340电池底座,提供长时间续航.该摇杆支持进行全方位的角度偏移与中心按压,并输出角度偏移数据以及开关数字信号.
|
||||
|
||||
## 产品特性
|
||||
|
||||
|
||||
-
|
||||
|
||||
## 重量尺寸
|
||||
|
||||
- 单品尺寸:
|
||||
- 重量:
|
||||
|
||||
## 包含
|
||||
|
||||
- 1x PowerC
|
||||
|
||||
## 应用
|
||||
|
||||
- 充电宝
|
||||
- 无线摇杆设备
|
||||
|
||||
## 通信协议
|
||||
|
||||
<mark>I2C地址: 0x38</mark>
|
||||
|
||||
## EasyLoader
|
||||
|
||||
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo.png" width="100px" style="margin-top:20px">
|
||||
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/HAT/JoyC/EasyLoader_JoyC.exe"><button type="button" class="btn btn-primary">点击下载EasyLoader</button></a>
|
||||
|
||||
>1.EasyLoader是一个简洁快速的程序烧录器,每一个产品页面里的EasyLoader都提供了一个与产品相关的案例程序,通过简单步骤将其烧录至主控,能够进行一系列的功能验证.**(目前EasyLoader仅适用于Windows操作系统)**
|
||||
|
||||
>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录.(**为M5StickC烧录时,请将波特率设置在750000或115200**)
|
||||
|
||||
|
||||
## Code
|
||||
|
||||
- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/JoyC)**
|
||||
|
||||
## 相关视频
|
||||
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/JoyC.mp4" type="video/mp4">
|
||||
</video>
|
||||
Reference in New Issue
Block a user