2020-03-19 21:06:45 +08:00
# ANGLE
2018-12-25 16:04:58 +08:00
2020-07-09 17:48:46 +08:00
<el-tag effect="plain">SKU:U005</el-tag>
2020-03-19 14:40:22 +08:00
2020-10-27 23:34:31 +08:00
<div class="product_pic"><img src="assets/img/product_pics/unit/angle/unit_angle_01.webp"></div>
2018-12-25 16:04:58 +08:00
## Description
2020-12-11 16:09:47 +08:00
**ANGLE** is a rotary switch Unit which simply includes a **10K** Ohm potentiometer inside. This unit can be used for Continuous signal rotatory control for applications such as volume, brightness, or motor speed.
2020-12-10 10:47:37 +08:00
2020-12-11 16:09:47 +08:00
A potentiometer is a manually adjustable variable resistor with three terminals: Two terminals are connected to a resistive element, the third terminal is connected to an adjustable wiper. The position of the wiper determines the output voltage.
2019-05-05 11:28:54 +08:00
The out voltage is captured and converted by AD on ESP32 on portB.
*In M5Stack product system, Normally the Grove color indicates the type of communications.*
2020-12-10 10:47:37 +08:00
2019-05-05 11:28:54 +08:00
- Black: Single BUS (AD ,DA ,GPIO)
- Red: I2C
- Blue: Uart
- White: Others(depends)
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/unit/angle/unit_angle_03.webp">
2019-04-22 09:31:35 +08:00
2019-07-29 16:44:29 +08:00
The Unit's Grove interface is black, specify it is an analog interface that should be connected to the M5Core's GROVE B interface.
2018-12-25 16:04:58 +08:00
2019-05-05 11:28:54 +08:00
## Product Features
2018-12-25 16:04:58 +08:00
2019-04-22 09:31:35 +08:00
- Output voltage range: 0 ~ 2500mV
- GROVE interface, support [UIFlow ](http://flow.m5stack.com ) and [Arduino ](http://www.arduino.cc )
2019-05-05 11:28:54 +08:00
- Two Lego-compatible holes
2020-06-10 14:13:34 +08:00
2019-04-17 20:04:52 +08:00
## Include
- 1x ANGLE Unit
- 1x Grove Cable
2020-05-21 17:55:38 +08:00
## Specification
2020-12-10 10:47:37 +08:00
2020-05-21 17:55:38 +08:00
<table class="table-1">
<thead>
<tr>
<th>Resources</th>
<th>Parameter</th>
</tr>
</thead>
<tbody>
<tr>
<td> Output voltage </td>
<td> 0 ~ 2500mV </td>
</tr>
2020-05-29 16:36:24 +08:00
<tr>
2020-11-18 19:00:45 +08:00
<td>Net weight</td>
2020-05-29 16:36:24 +08:00
<td>6g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>23g</td>
</tr>
<tr>
<td>Product Size</td>
<td>32*24*22mm</td>
</tr>
<tr>
2021-01-18 18:26:44 +08:00
<td>Package Size</td>
2020-05-29 16:36:24 +08:00
<td>73*46*30mm</td>
</tr>
2020-05-21 17:55:38 +08:00
</tbody>
</table>
2019-06-13 18:06:23 +08:00
## EasyLoader
2020-03-12 21:12:31 +08:00
>EasyLoader is a concise and fast program writer, which has a built-in case program related to the product. It can be burned to the main control by simple steps to perform a series of function verification. Please install the corresponding driver according to the device type. M5Core host [Please click here to view the CP210X driver installation tutorial ](en/arduino/arduino_development ), M5StickC/V/T/ATOM series can be used without driver)
2019-06-13 18:06:23 +08:00
2020-03-12 21:12:31 +08:00
<div class="easyloader-box">
<div style="background-color:white;">
2020-04-08 14:09:44 +08:00
<div><img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/easyloader_intro.webp"></div>
2020-03-12 21:12:31 +08:00
<div class="easyloader-btn">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/UNIT/For%20M5Core/EasyLoader_Angle_UNIT_With_M5Core.exe">Windows</a>
2020-04-14 17:55:39 +08:00
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/MacOS/UNIT/EasyLoader_Angle_UNIT_With_M5Core.dmg">MacOS</a>
2020-03-12 21:12:31 +08:00
<!-- <a>Linux</a>
<a>MacOS</a> -->
</div>
</div>
<div>
<video id="example_video" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/Unit/Angle_UNIT.mp4" type="video/mp4">
</video>
<div class="easyloader-mask">
<a>
<svg id="play-btn" t="1583228776634" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4152" width="75" height="75"><path d="M512 0C229.216 0 0 229.216 0 512s229.216 512 512 512 512-229.216 512-512S794.784 0 512 0z m0 928C282.24 928 96 741.76 96 512S282.24 96 512 96s416 186.24 416 416-186.24 416-416 416zM384 288l384 224-384 224z" p-id="4153" fill="#007aff "></path></svg></a>
<p>Description:</p>
<p>Display knob analog value data.</p>
</div>
</div>
</div>
2019-06-06 20:01:45 +08:00
2020-04-24 21:10:31 +08:00
## Schematic
<img src="assets/img/product_pics/unit/angle_sch.webp">
2020-06-18 09:30:41 +08:00
## PinMap
2020-04-24 21:10:31 +08:00
<table>
<tr><td>M5Core(GROVE B)</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>ANGLE Unit</td><td>Sensor Pin</td><td> </td><td>5V</td><td>GND</td></tr>
</table>
2019-06-10 16:03:56 +08:00
## Example
2021-02-05 16:54:45 +08:00
### 1. Arduino
2018-12-25 16:04:58 +08:00
2020-04-30 14:13:25 +08:00
The code below is incomplete. To get the complete code, please click [here ](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/ANGLE )
2018-12-25 16:04:58 +08:00
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/unit/unit_example/ANGLE/example_unit_angle_04.webp">
2019-02-22 15:38:20 +08:00
2018-12-25 16:04:58 +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/ANGLE/UIFlow )
2018-12-29 14:46:55 +08:00
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/unit/unit_example/ANGLE/example_unit_angle_03.webp">
2018-12-25 16:04:58 +08:00
2020-12-11 16:09:47 +08:00
<el-divider content-position="right">Last updated: 2020-12-10</el-divider>
2020-02-11 18:00:45 +08:00
<script>
var purchase_link = 'https://m5stack.com/collections/m5-unit/products/angle-unit';
anchor_search(purchase_link);
scrollFunc();
2020-12-10 10:47:37 +08:00
</script>