2020-03-19 21:06:45 +08:00
# CATEAR
2019-01-18 14:08:45 +08:00
2020-07-09 17:48:46 +08:00
<el-tag effect="plain">SKU:A043</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/unit_catear_01.webp"><img src="assets/img/product_pics/unit/unit_catear_02.webp"></div>
2019-01-18 14:08:45 +08:00
## Description
2020-12-11 16:09:47 +08:00
**CATEAR** is a cat ear headband which integrates 118 RGB LEDs. They are smart LEDs, each one of them can be programmed and display any color as well as set the brightness levels. It comes with 2 different modes - lighting-up flow and Blink-mode.
2019-01-18 14:08:45 +08:00
2020-12-11 16:09:47 +08:00
If you want be standout in a party or Halloween event, why not get this cute little add-on to add on some impressive lighting effects on your outfit?
It can be programmed using any type of M5 core device using the grove port.
Alternative Ports that can be used: A, B, and C ports.
2019-01-18 14:08:45 +08:00
2019-05-05 11:28:54 +08:00
## Product Features
2020-12-11 16:09:47 +08:00
- RGB LED quantity: 118
2019-05-05 11:28:54 +08:00
- GROVE interface, support [UIFlow ](http://flow.m5stack.com ) and [Arduino ](http://www.arduino.cc )
- Two Lego-compatible holes
2019-01-18 14:08:45 +08:00
2019-04-17 20:04:52 +08:00
## Include
- 1x CATEAR Unit
2020-02-19 10:07:09 +08:00
- 1x Grove Cable(1m)
2019-04-17 20:04:52 +08:00
2020-05-21 17:55:38 +08:00
## Specification
2020-12-11 16:09:47 +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>Numberoflampbeads</td>
<td>118</td>
</tr>
<tr>
<td>RGBLED</td>
<td>SK6812</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>152g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>154g</td>
</tr>
<tr>
<td>Product Size</td>
<td>160*135*8mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>265*181*25mm</td>
</tr>
2020-05-21 17:55:38 +08:00
</tbody>
</table>
2019-01-18 14:08:45 +08:00
## Example
2021-02-05 16:54:45 +08:00
### 1. Arduino
2020-04-30 14:13:25 +08:00
To get the code, please click [here ](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/CATEAR_SK6812 )
### 2. UIFlow
2019-01-18 14:08:45 +08:00
2020-03-19 21:06:45 +08:00
To get the complete code, please click [here ](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/CATEAR/UIFlow )
2019-01-18 14:08:45 +08:00
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/unit/unit_example/CATEAR/example_unit_catear_01.webp">
2019-01-18 14:08:45 +08:00
2019-05-05 11:28:54 +08:00
## PinMap
2019-01-18 14:08:45 +08:00
2020-12-11 16:09:47 +08:00
**If CATEAR is connected to GROVE A**
2019-01-18 14:08:45 +08:00
<table>
2020-12-11 16:09:47 +08:00
<tr><td>M5Core(GROVE A)</td><td>GPIO22</td><td>GPIO21</td><td>5V</td><td>GND</td></tr>
<tr><td>CATEAR Unit</td><td> </td><td>CATEAR Pin</td><td>5V</td><td>GND</td></tr>
2019-01-18 14:08:45 +08:00
</table>
2020-12-11 16:09:47 +08:00
**If CATEAR is connected to GROVE B**
2019-01-18 14:08:45 +08:00
<table>
2020-12-11 16:09:47 +08:00
<tr><td>M5Core(GROVE B)</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>CATEAR Unit</td><td> </td><td>CATEAR Pin</td><td>5V</td><td>GND</td></tr>
2019-01-18 14:08:45 +08:00
</table>
2020-12-11 16:09:47 +08:00
**If CATEAR is connected to GROVE C**
2019-05-05 11:28:54 +08:00
2019-01-18 14:08:45 +08:00
<table>
<tr><td>M5Core(GROVE C)</td><td>GPIO16</td><td>GPIO17</td><td>5V</td><td>GND</td></tr>
<tr><td>CATEAR Unit</td><td> </td><td>CATEAR Pin</td><td>5V</td><td>GND</td></tr>
</table>
2019-01-26 18:40:08 +08:00
2020-12-11 16:09:47 +08:00
<el-divider content-position="right">Last updated: 2020-12-11</el-divider>
2020-02-11 18:00:45 +08:00
<script>
var purchase_link = 'https://m5stack.com/collections/m5-unit/products/m5stack-official-cute-cat-ears-acrylic';
anchor_search(purchase_link);
scrollFunc();
2020-12-11 16:09:47 +08:00
</script>