Files

73 lines
2.6 KiB
Markdown
Raw Permalink Normal View History

2020-03-19 21:06:45 +08:00
# FACES II BOTTOM
2019-11-15 16:29:05 +08:00
<el-tag effect="plain">SKU:A075</el-tag>
2020-03-19 10:58:07 +08:00
2020-04-08 14:09:44 +08:00
<div class="product_pic"><img src="assets/img/product_pics/module/facesII_bottom/faceii_01.webp"><img src="assets/img/product_pics/module/facesII_bottom/faceii_02.webp"></div>
2019-11-15 16:29:05 +08:00
## Description
**FACES II BOTTOM** is a FACES base with RGB light strips and GROVE compatible ports. The FACES II is compatible with all function panels from the FACES Kit. The base is connected to the host via the M5BUS and communicates using the I2C protocol. The base has a built-in 600mAh rechargeable lithium-ion battery and comes equipped with a power management IC for easy use as a portable, handheld device. There are 5 RGB LEDs each on the left and right sides of the base, PORTB and PORTC interfaces on the top, and POGO PIN contacts on the bottom of the backside of the base through which it can be charged from the charging base. There are M3 screw holes and hanging holes on the top for mounting it easily to anything. The RGB LEDs are connected to GPIO15.
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/module/facesII_bottom/different.webp" width="30%" height="30%" >
2019-11-15 21:39:49 +08:00
2019-11-15 16:29:05 +08:00
## Product Features
2020-01-07 16:14:55 +08:00
- Colorful RGB LED light barsGPIO 15)
2019-11-15 16:29:05 +08:00
- Compatible with GROVE interface for easy connection
- Compatible with FACES Kit panels
2021-01-04 13:23:37 +08:00
- Rechargeable
2019-11-15 16:29:05 +08:00
- Handheld
2020-06-18 09:30:41 +08:00
## Include
2019-11-15 16:29:05 +08:00
- 1x FACES II BOTTOM
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>43g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>77g</td>
</tr>
<tr>
<td>Product Size</td>
<td>108*54*19mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>125*67*23mm</td>
</tr>
</table>
2019-11-15 16:29:05 +08:00
**<mark>NoticePORT description </mark>**
*Ports of different colors have different functions. Black-PortB (26/36), supports DA/AD conversion and signal bus communication. Blue-PortC (16/17), supports UART serial communication. Based on the required function, the corresponding unit can be connected to the FACES II base by just attaching it to the port with the matching color.
2020-01-08 17:55:10 +08:00
## Example
2020-04-24 21:10:31 +08:00
### 1. Arduino IDE
2020-01-08 17:55:10 +08:00
2020-04-30 14:13:25 +08:00
To the complete code , click [here](https://github.com/m5stack/M5Stack/tree/master/examples/Face/FACESII_RGB_BAR)
2020-02-11 18:00:45 +08:00
2020-08-13 10:23:45 +08:00
## MBUS PinMap
<img src="assets\img\product_pics\module\module_bus.webp"/>
2021-01-04 13:23:37 +08:00
<el-divider content-position="right">Last updated: 2020-12-28</el-divider>
2020-02-11 18:00:45 +08:00
<script>
var purchase_link = 'https://m5stack.com/collections/all/products/m5-faces-ii-bottom-board';
anchor_search(purchase_link);
scrollFunc();
2021-01-04 13:23:37 +08:00
</script>