add joyc and roverc
|
After Width: | Height: | Size: 112 KiB |
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 138 KiB |
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 63 KiB |
|
After Width: | Height: | Size: 63 KiB |
|
Before Width: | Height: | Size: 662 KiB After Width: | Height: | Size: 462 KiB |
@@ -0,0 +1,65 @@
|
||||
# JoyC {docsify-ignore-all}
|
||||
|
||||
<img src="assets\img\product_pics\hat\JoyC_hat\JoyC_01.jpg" width="20%"><img src="assets\img\product_pics\hat\JoyC_hat\JoyC_02.jpg" width="20%"><img src="assets\img\product_pics\hat\JoyC_hat\JoyC_03.jpg" width="20%"><img src="assets\img\product_pics\hat\JoyC_hat\JoyC_04.jpg" width="20%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[Description](#Description)** :octocat:**[Code](#Code)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)** 🛒**[Purchase](https://m5stack.com/products/m5stickc-joyc)**
|
||||
|
||||
## Description
|
||||
|
||||
**JoyC** is a rocker module designed for the M5StickC.It supports two-hand operation. Embedded STM32F030F4 main control chip, using I2C communication protocol and host M5StickC for data transmission. The range of the joystick is 0~200, there are 12 RGB LEDs under the left and right joysticks, and the bottom of the joystick is equipped with a 16340 battery base for continuous battery life.
|
||||
|
||||
## Product Features
|
||||
|
||||
- STM32F030F4 inside
|
||||
- communication protocol: I2C (address: 0x38)
|
||||
- support omni-directional movement/button press
|
||||
|
||||
## Weight & Dimension
|
||||
|
||||
- Dimension:200mm x 55mm x 50mm
|
||||
|
||||
## Package Includes
|
||||
|
||||
- 1x JoyC
|
||||
- 1x 16340 Battery
|
||||
|
||||
## Application
|
||||
|
||||
- Game Handle
|
||||
- Wireless Joystick Device
|
||||
|
||||
## Communication protocol
|
||||
|
||||
<mark>I2C address: 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/Joystick/EasyLoader_JoyC.exe"><button type="button" class="btn btn-primary">click to download EasyLoader</button></a>
|
||||
|
||||
>1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed.(**Currently EasyLoader is only available for Windows OS**)
|
||||
|
||||
>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
|
||||
|
||||
- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/JoyC/Arduino/JoyC)**
|
||||
|
||||
|
||||
## Pin Map
|
||||
|
||||
<table>
|
||||
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>3.3V</td><td>GND</td></tr>
|
||||
<tr><td>Joystick HAT</td><td>SDA</td><td>SCL</td><td>3.3V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
## Video
|
||||
|
||||
<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,59 @@
|
||||
# RoverC {docsify-ignore-all}
|
||||
|
||||
<img src="assets\img\product_pics\hat\roverc_hat\roverc_hat_01.jpg" width="20%" height="30%"> <img src="assets\img\product_pics\hat\roverc_hat\roverc_hat_02.jpg" width="20%" height="30%">
|
||||
<img src="assets\img\product_pics\hat\roverc_hat\roverc_hat_03.jpg" width="20%" height="30%"> <img src="assets\img\product_pics\hat\roverc_hat\roverc_hat_04.jpg" width="20%" height="30%">
|
||||
|
||||
|
||||
:memo:**[Description](#Description)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[Code](#Code)** 🛒**[Purchase](https://m5stack.com/products/roverc-w-o-m5stickc)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
## Description
|
||||
|
||||
**RoverC** is a programmable, omnidirectional mobile robot base compatible with M5stickC, and can be started by inserting the M5stickC. The main controller of the base is the stm32f030f4 microcontroller. The base comes with N20 worm gear motors which are directly driven by a four-channel motor driver. These motors are connected to mecanum wheels which can move in all directions. In addition, two grove compatible I2C ports are provided to facilitate the expansion for other modules. The base is also compatible with LEGO bricks and can be expanded in structure. A 16340 battery is installed on the back of the base to meet the power and endurance requirements of the car and can be controlled by an independent switch.
|
||||
|
||||
## Product Features
|
||||
|
||||
- I2C Address 0x38
|
||||
- Remote Control
|
||||
- Programmable
|
||||
- Four-channel motor driver
|
||||
- LEGO compatible
|
||||
- Extra Grove ports for expansion
|
||||
- Equipped with 16340 battery holder
|
||||
- Flexible movement in all directions
|
||||
|
||||
## Weight and Size
|
||||
|
||||
- Size: 75mm * 75mm * 55mm
|
||||
|
||||
## Applications
|
||||
|
||||
- Autonomous Rover
|
||||
- Mini RC surveilance car
|
||||
- Smart and cognitive toys
|
||||
|
||||
## Package Includes
|
||||
|
||||
- 1x RoverC base(includes Battery)
|
||||
|
||||
## 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/RoverC/EasyLoader_RoverC.exe"><button type="button" class="btn btn-primary">Click to download EasyLoader</button></a>
|
||||
|
||||
>EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. This can be burned to the M5 device through simple steps, and a series of function verifications can be performed.
|
||||
|
||||
>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 burn the program (**For M5StickC, set the baud rate to 115200 or 750000**)
|
||||
|
||||
## Code
|
||||
|
||||
### 1. Arduino
|
||||
|
||||
*To get Arduino example, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/RoverC).*
|
||||
|
||||
## Video
|
||||
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/RoverC.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
@@ -210,7 +210,10 @@
|
||||
{a:"/#/en/hat/hat-puppyc", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/puppyc_01.jpg", p:"PuppyC"},
|
||||
{a:"/#/en/hat/hat-8servos", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/8servos_01.jpg", p:"8Servos"},
|
||||
{a:"/#/en/hat/hat-bugc", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/bugc_hat_01.jpg", p:"BugC"},
|
||||
{a:"/#/en/hat/hat-cardkb", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/cardkb_hat_01.jpg", p:"CardKB"}
|
||||
{a:"/#/en/hat/hat-cardkb", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/cardkb_hat_01.jpg", p:"CardKB"},
|
||||
{a:"/#/en/hat/hat-roverc", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/roverc_hat_01.jpg", p:"RoverC"},
|
||||
{a:"/#/en/hat/hat-joyc", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/JoyC_01.jpg", p:"JoyC"}
|
||||
|
||||
];
|
||||
|
||||
|
||||
|
||||
@@ -210,7 +210,9 @@
|
||||
{a:"/#/zh_CN/hat/hat-puppyc", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/puppyc_01.jpg", p:"PuppyC"},
|
||||
{a:"/#/zh_CN/hat/hat-8servos", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/8servos_01.jpg", p:"8Servos"},
|
||||
{a:"/#/zh_CN/hat/hat-bugc", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/bugc_hat_01.jpg", p:"BugC"},
|
||||
{a:"/#/zh_CN/hat/hat-cardkb", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/cardkb_hat_01.jpg", p:"CardKB"}
|
||||
{a:"/#/zh_CN/hat/hat-cardkb", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/cardkb_hat_01.jpg", p:"CardKB"},
|
||||
{a:"/#/zh_CN/hat/hat-roverc", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/roverc_hat_01.jpg", p:"RoverC"},
|
||||
{a:"/#/zh_CN/hat/hat-joyc", img:"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/hat/JoyC_01.jpg", p:"JoyC"},
|
||||
];
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,65 @@
|
||||
# JoyC {docsify-ignore-all}
|
||||
|
||||
<img src="assets\img\product_pics\hat\JoyC_hat\JoyC_01.jpg" width="20%"> <img src="assets\img\product_pics\hat\JoyC_hat\JoyC_02.jpg" width="20%"> <img src="assets\img\product_pics\hat\JoyC_hat\JoyC_03.jpg" width="20%"> <img src="assets\img\product_pics\hat\JoyC_hat\JoyC_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-joyc)**
|
||||
|
||||
|
||||
## 描述
|
||||
|
||||
**JoyC** 是一款专为M5StickC设计的摇杆模块,可进行双手操作.内嵌STM32F030F4主控芯片,采用I2C通信协议与主机M5StickC进行数据传输.摇杆的范围为0~200,左右摇杆下方各有12颗RGB LED,摇杆底部配有16340电池底座,提供长时间续航.该摇杆支持进行全方位的角度偏移与中心按压,并输出角度偏移数据以及开关数字信号.
|
||||
|
||||
## 产品特性
|
||||
|
||||
- 内嵌STM32F030F4
|
||||
- 通信协议:I2C(地址:0x38)
|
||||
- 支持全方位偏移/中心按键
|
||||
|
||||
## 重量尺寸
|
||||
|
||||
- 单品尺寸:200mm x 55mm x 50mm
|
||||
|
||||
## 包含
|
||||
|
||||
- 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/Arduino/JoyC)**
|
||||
|
||||
|
||||
## 管脚映射
|
||||
|
||||
<table>
|
||||
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>3.3V</td><td>GND</td></tr>
|
||||
<tr><td>Joystick HAT</td><td>SDA</td><td>SCL</td><td>3.3V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
## 相关视频
|
||||
|
||||
<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,58 @@
|
||||
# RoverC {docsify-ignore-all}
|
||||
|
||||
<img src="assets\img\product_pics\hat\roverc_hat\rover_C_01.jpg" width="30%" height="30%"> <img src="assets\img\product_pics\hat\roverc_hat\rover_C_02.jpg" width="30%" height="30%">
|
||||
<img src="assets\img\product_pics\hat\roverc_hat\rover_C_03.jpg" width="30%" height="30%"> <img src="assets\img\product_pics\hat\roverc_hat\rover_C_04.jpg" width="30%" height="30%">
|
||||
|
||||
|
||||
:memo:**[描述](#描述)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[Code](#Code)** 🛒**[购买链接](https://m5stack.com/collections/m5-unit/products/roverc-w-o-m5stickc)** <img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo_min.png">**[EasyLoader](#EasyLoader)**
|
||||
|
||||
## 描述
|
||||
|
||||
**RoverC**是一款兼容M5StickC的可编程麦克纳姆轮全向移动机器人底座,只需插入M5StickC即可启动.主控芯片为STM32F030F4,4路N20蜗杆减速电机由电机驱动器直驱,带动麦克纳姆轮进行全向移动.此外,提供2个兼容Grove的I2C连接座方便扩展其他模块.底座兼容乐高孔,可以在结构上对其进行拓展.底座的背面装有16340电池,并由独立开关控制,满足小车的动力和续航需求.
|
||||
|
||||
## 产品特性
|
||||
|
||||
- I2C通讯(0x38)
|
||||
- 可编程机器人
|
||||
- 远程控制
|
||||
- 四路电机驱动器
|
||||
- 全向移动
|
||||
- 配备电池底座
|
||||
- 运动灵活
|
||||
|
||||
## 外形尺寸
|
||||
|
||||
- 尺寸:75mm * 75mm * 55mm
|
||||
|
||||
## 应用
|
||||
|
||||
- 小型移动式机器人
|
||||
- 远程遥控
|
||||
- 智能玩具
|
||||
|
||||
## 包含
|
||||
|
||||
- 1x RoverC底座(含电池)
|
||||
|
||||
## 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/RoverC/EasyLoader_RoverC.exe"><button type="button" class="btn btn-primary">点击下载EasyLoader</button></a>
|
||||
|
||||
>1.EasyLoader是一个简洁快速的程序烧录器,每一个产品页面里的EasyLoader都提供了一个与产品相关的案例程序,通过简单步骤将其烧录至主控,能够进行一系列的功能验证.**(目前EasyLoader仅适用于Windows操作系统)**
|
||||
|
||||
>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录.(**为M5StickC烧录时,请将波特率设置在750000或115200**)
|
||||
|
||||
## Code
|
||||
|
||||
### 1. Arduino 例程
|
||||
|
||||
[点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/RoverC),获取完整程序.
|
||||
|
||||
## 相关视频
|
||||
|
||||
<video class="video_size" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/HAT/RoverC.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||