Files
2020-11-18 19:00:45 +08:00

137 lines
4.4 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 Kit 180°/360°
<el-tag effect="plain">SKU:A076-B&A076-C</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/accessory/servo_kit/servo_kit_180.webp"><img src="assets/img/product_pics/accessory/servo_kit/servo_kit_360.webp"></div>
## Description
**Servo Kit 180°/360°** is a 9g servo with LEGO compatible fixed bracket.There are 180 ° or 360 ° specifications.The independent design of the fixed bracket can be easily disassembled, and the product is completely designed according to the LEGO standard unit,so that you can easily combine with LEGO series products, play unlimited creativity.The rudder plate is redesigned, it can be directly connected with LEGO parts. No matter 180 ° or 360 ° servo, it is very easy for beginners to use.Even if you don't know how to program, you can easily drive it with UIFlow.There is no need to use a dedicated servo-drive board with feedback control and a complicated gearbox. Any common pwm driver or a microcontroller can easily control this servo. Compared to driving a stepper motor, a servo is much simpler to use. You can use it to do interesting small projects requiring angular movement and/or control.If you feel that the cable is not long enough, you can purchase the servo extension cable to extend it. The yellow wire is for the control signal, brown is for the ground, and the red wire is for the Vcc (voltage).180° servo can only control angle.360° servo can't control the angle, but you can adjust the speed and direction by controlling PWM.When using the servo, pay attention to the power supply current and voltage to prevent burnout.
### Product Features
- Micro servo system
- LEGO compatible
- Easy to control
- Support for Arduino、UIFlow
## Include
- 2x SG90 Servo 180° or 360° optional
- 2x GROVE2SERVO adapter
- 2x Elastic
- 2x Fixed base of servo
- 2x Special steering wheel
- 2x Axle connector
- 4x Conncetor peg with friction
- 1x Frame 5x7-module
- 2x Servo accessories package
- 2x M2*4mm self tapping screw
- 2x Extension wire 30CM(only 180° servo contains)
<img src="assets\img\product_pics\accessory\servo_kit\servo_kit_180_02.webp" width="50%"><img src="assets\img\product_pics\accessory\servo_kit\servo_kit_360_02.webp" width="50%">
## Specification
<table>
<tr style="font-weight:bold">
<td>Resources</td>
<td>Parameter</td>
</tr>
<tr>
<td>Gear material</td>
<td>Metal motor teeth, plastic gearbox</td>
</tr>
<tr>
<td>PWM</td>
<td>50Hz/0.5~2.5MS</td>
</tr>
<tr>
<td>Servo weight</td>
<td>9g</td>
</tr>
<tr>
<td>Locked rotor current</td>
<td>750mA</td>
</tr>
<tr>
<td>No-load current</td>
<td>60mA</td>
</tr>
<tr>
<td>Torque</td>
<td>1.6kg•cm/4.8V;1.8kg•cm/6.0V</td>
</tr>
<tr>
<td>180° Servo speed</td>
<td>0.1sec/60°/4.8V;0.09sec/60°/6.0v</td>
</tr>
<tr>
<td>dead zone</td>
<td>8μm</td>
</tr>
<tr>
<td>Spline</td>
<td>20Teeth</td>
</tr>
<tr>
<td>Voltage</td>
<td>4.8~6.0V</td>
</tr>
<tr>
<td>Spline</td>
<td>20Teeth</td>
</tr>
<tr>
<td>Cable length</td>
<td>3cm</td>
</tr>
<tr>
<td>Net weight</td>
<td>44g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>49g</td>
</tr>
<tr>
<td>Product Size</td>
<td>40*12*36mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>73*45*23mm</td>
</tr>
</table>
## Example
### 1. Arduino
- Connecting the 360° will control the speed and direction, and connecting the 180° servo will control the angle360° servo duty cycle 0~7.075 clockwise rotation
greater than 7.625 counterclockwise rotationthe relationship between rotation speed and duty cycle is nearly linear)
- Click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Accessory/ServoKit180_360/Arduino/ServoKit180_360) to get code.
### 2. UIFlow
- This is an example of a simulated radar,you need a ToF Unit.
- Click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Accessory/ServoKit180_360/UIFlow) to get code.
## Video
<video class="video_size" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/ServoKit.mp4" type="video/mp4">
</video>
<script>
var purchase_link = 'https://m5stack.com/collections/m5-accessory/products/SG90-servo-kit';
anchor_search(purchase_link);
scrollFunc();
</script>