Files
2021-02-18 21:15:57 +08:00

88 lines
2.7 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# SERVO HAT
<el-tag effect="plain">SKU:U075</el-tag>
<div class="product_pic"><img src="assets\img\product_pics\hat\servo_hat\servo_hat_01.webp"><img src="assets\img\product_pics\hat\servo_hat\servo_hat_02.webp"></div>
## Description
**SERVO HAT** as the name suggests, is a servo motor module with the new and upgraded "ES9251II" digital servoThis comes with 145°±10° range of motion and can be controlled by PWM signals. The signal pin of the hat is connected to G26 on M5StickC.
## Product Features
- Servo Type: &emsp; Digital
- Spinning speed:&emsp; 0.09sec/60°
- Gear material:&emsp; Plastic
- Weight: &emsp; 2.5g
- Torque: &emsp; 0.25Kgf.cm(at 4.8v)
- Voltage: &emsp; 5.0V±0.2V
## Include
- 1x Servo HAT
## Applications
- Analog indication
- Angle and direction control
- Door lock controller
## Specification
<table>
<tr style="font-weight:bold">
<td>Resources</td>
<td>Parameter</td>
</tr>
<tr>
<td>Net weight</td>
<td>9g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>19g</td>
</tr>
<tr>
<td>Product Size</td>
<td>35*24*22mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>42*40*30mm</td>
</tr>
</table>
## Schematic
<img src="assets/img/product_pics/hat/servo_hat/servo_hat_04.webp" width="50%" height="50%">
## EasyLoader
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_M5StickC_logo.webp" width="100px" style="margin-top:20px">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/HAT/SERVO/EasyLoader_StickC_HAT_SERVO.exe"><el-button type="primary">download EasyLoader</el-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**)
## Example
### 1. Arduino
- [Click here to download the Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/servo-hat/Arduino/SERVO)
### 2. UIFlow
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/servo-hat/UIFlow)
<img src="assets/img/product_pics/hat/servo_hat/servo.webp" width="70%" height="70%">
<script>
var purchase_link = 'https://m5stack.com/collections/m5-unit/products/m5stickc-servo-hat';
anchor_search(purchase_link);
scrollFunc();
</script>