2020-03-19 21:06:45 +08:00
# M5:bit
2019-05-23 11:27:02 +08:00
2020-07-09 17:48:46 +08:00
<el-tag effect="plain">SKU:A051</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/m5bit/unit_m5bit_01.webp"> <img src="assets/img/product_pics/unit/m5bit/unit_m5bit_02.webp"></div>
2019-05-23 11:27:02 +08:00
## Description
2020-04-27 20:02:00 +08:00
2020-12-14 11:44:36 +08:00
**M5:bit** is an M5Core-to-Microbit serial communication converter/adapter board.
2019-05-23 11:27:02 +08:00
2020-12-14 11:44:36 +08:00
The adapter board connects the Microbit UART port and the GROVE port on the M5core device which enables it the function of serial communication between M5Core and Microbit.
2019-05-23 11:27:02 +08:00
2020-12-14 11:44:36 +08:00
Extra IO pins are extended, you can used DuPont Cable to connect other hardware.
2019-05-23 11:27:02 +08:00
**Note: **
2020-12-14 11:44:36 +08:00
**By default, the Microbit pins P8 (TX) and P12 (RX) are connected to the GROVE interface.**
2019-05-23 11:27:02 +08:00
## Product Features
- Serial communication
- Pin expansion
## Include
2020-01-08 09:35:27 +08:00
- 1x M5:bit
2020-05-29 16:36:24 +08:00
## Specification
2020-02-19 14:24:50 +08:00
2020-05-29 16:36:24 +08:00
<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>14g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>16g</td>
</tr>
<tr>
<td>Product Size</td>
<td>57*21*11mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>62*22*7mm</td>
</tr>
</table>
2020-02-19 14:24:50 +08:00
2020-01-08 09:35:27 +08:00
## Example
- **MakeCode**
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/unit/m5bit/m5bit.webp">
2020-01-08 09:35:27 +08:00
2021-02-05 16:54:45 +08:00
### Arduino
2020-01-08 09:35:27 +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/M5BIT )
2020-01-08 09:35:27 +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/m5-bit-iot-classroom-development-board';
anchor_search(purchase_link);
scrollFunc();
2020-12-14 11:44:36 +08:00
</script>