Files

93 lines
3.3 KiB
Markdown
Raw Permalink Normal View History

2020-03-19 21:06:45 +08:00
# VIBRATOR MOTOR
2019-06-21 21:08:40 +08:00
<el-tag effect="plain">SKU:U059</el-tag>
2020-03-19 14:40:22 +08:00
2020-04-08 14:09:44 +08:00
<div class="product_pic"><img src="assets/img/product_pics/unit/vibrator_motor/unit_vibrator_motor_01.webp"><img src="assets/img/product_pics/unit/vibrator_motor/unit_vibrator_motor_02.webp"></div>
2019-06-21 21:08:40 +08:00
## Description
**Vibrator Motor** is consist of an N20 Motor and a metal eccentric wheel. <br>
This N20 motor is has a 5V supply voltage. The output shaft has a rotational speed of 8800 RPM. Specifications can be seen below.
With this product, you can implement a vibration function to your application.<br>
These days miniature vibrating motors are used in a wide range of products, not just phone and consumer electronics, but also included such as tools, scanners, medical instruments, GPS trackers, and control sticks. Vibrator motors are also the main actuators for haptic feedback which is an inexpensive way to increase a product's value and differentiate it from the competition.
2020-06-24 15:15:40 +08:00
## Product Features
2019-06-21 21:08:40 +08:00
- single-direction rotation
2020-05-29 16:36:24 +08:00
2019-06-21 21:08:40 +08:00
## Include
- 1x VIBRATOR MOTOR unit
- 1x GROVE Cable
2020-02-12 16:55:19 +08:00
## Applications
2019-06-21 21:08:40 +08:00
2020-12-14 11:44:36 +08:00
- Vibration message functions
2019-06-21 21:08:40 +08:00
2020-05-29 16:36:24 +08:00
## Specification
<table>
<tr style="font-weight:bold">
<td>Resources</td>
<td>Parameter</td>
</tr>
<tr>
2020-11-18 19:00:45 +08:00
<td>Net weight</td>
2020-05-29 16:36:24 +08:00
<td>11g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>25g</td>
</tr>
<tr>
<td>Product Size</td>
<td>48*24*12mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>61*56*17mm</td>
</tr>
</table>
2019-06-21 21:08:40 +08:00
## Schematic
2019-08-28 14:28:11 +08:00
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/unit/fan/unit_fan_04.webp">
2019-06-21 21:08:40 +08:00
## EasyLoader
2020-04-08 14:09:44 +08:00
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.webp" width="100px" style="margin-top:20px">
2019-06-21 21:08:40 +08:00
2020-08-25 11:49:40 +08:00
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Unit/EasyLoader_VIBRATOR.exe"><el-button type="primary">download EasyLoader</el-button></a>
2019-06-21 21:08:40 +08:00
2019-07-30 11:52:28 +08:00
>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. .
2019-06-21 21:08:40 +08:00
2019-07-30 11:52:28 +08:00
>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**)
2019-06-21 21:08:40 +08:00
2020-12-14 11:44:36 +08:00
>3. Currently EasyLoader is only suitable for Windows operating system, compatible with M5 system adopts ESP32 as the control core host. Before installing for M5Core, you need to install CP210X driver (you do not need to install with M5StickC as controller)[Click here to view the driver installation tutorial](en/related_documents/M5Burner#install-usb-driver)
2019-06-21 21:08:40 +08:00
2020-02-11 18:00:45 +08:00
## Example
2019-06-21 21:08:40 +08:00
2021-02-05 16:54:45 +08:00
### 1. Arduino
2019-06-21 21:08:40 +08:00
2021-02-05 16:54:45 +08:00
- [Click here to download the Arduino example](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/VIBRATOR)
2020-01-03 17:14:04 +08:00
### 2. UIFlow
2021-02-05 16:54:45 +08:00
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/VIBRATOR/UIFlow)
2020-01-03 17:14:04 +08:00
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/unit/vibrator_motor/vibrator.webp">
2020-01-03 17:14:04 +08:00
2020-12-14 11:44:36 +08:00
<el-divider content-position="right">Last updated: 2020-12-14</el-divider>
2020-02-11 18:00:45 +08:00
<script>
var purchase_link = 'https://m5stack.com/collections/m5-unit/products/vibration-motor-unit';
anchor_search(purchase_link);
scrollFunc();
2020-12-14 11:44:36 +08:00
</script>