Files
2020-08-20 14:09:36 +08:00

109 lines
3.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ATOM MATE
<el-tag effect="plain">SKU:A086</el-tag>
<div class="product_pic"><img src="assets/img/product_pics/atom_base/atommate/atom_mate.webp"></div>
## Description
**ATOM MATE** is a DIY expansion kit specially designed for the M5ATOM family. The kit contains 3 kinds of accessories. AtomPin is a pin adapter board that can expand the bottom pins of the M5Atom from all sides, making it easier to build circuits on the breadboard. With a special bracket, you can easily attach M5Atom without affecting the use of the pins. AtomHat is an adapter board for adapting the M5StickC Hat series of products for use with the M5Atom. If you already have some HAT accessories, you can directly use the AtomHat adapter to reuse them with M5Atom. There is a cross shaped hole on the bottom which can be connected to Lego, allowing for easy mounting onto Lego projects.
**Notice**
Please check the Hat pins before using AtomHat, you may need to modify the program pin numberwhen using PIR HAT with AtomHat, it is necessary to set the 33 pin as an internal pull-up
## Product Features
- Compatible with Atom Matrix/Atom Lite
- Multiple DIY methods
- Flexible installation
- Adapt to HAT/bread board
## Include
- 1x AtomPin frame
- 1x AtomPin board
- 1x AtomHat
- 1x AtomMount
- 5x 5Pin
- 1x 4Pin
- 1x M2*6 Hexagon socket cup head machine screw
- 1x M2*8 Hexagon socket cup head machine screw
- 1x Hex key
## Applications
- Experimental circuit construction
- Use with building blocks
- HAT transfer
## Specification
<table class="table-1">
<thead>
<tr>
<th>Specification</th>
<th>Parameter</th>
</tr>
</thead>
<tbody>
<tr>
<td>Net weight</td>
<td>11g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>22g</td>
</tr>
<tr>
<td>Product Size</td>
<td>AtomHAT:24*24*8mm AtomMount:24*24*8mm AtomPin:24*38*8mm</td>
</tr>
<tr>
<td>Package dimensions</td>
<td>50*50*21mm</td>
</tr>
<tr>
<td>Case material</td>
<td>Plastic ( PC )</td>
</tr>
</tbody>
</table>
### PinMap
<table>
<tr><td>HAT</td><td>GND</td><td>5V</td><td>G26</td><td>G36</td><td>G0</td><td>3V3</td></tr>
<tr><td>ATOM HAT</td><td>GND</td><td>5V</td><td>G22</td><td>G33</td><td>G19</td><td>3V3</td></tr>
</table>
## Example
Use with PIR HAT to control LED
<img src="assets/img/product_pics/atom_base/atommate/atomhat_uiflow.webp" width = "40%">
## Related Link
- **PcbDoc**
- [AtomPin](https://github.com/m5stack/m5-structural-design-file/blob/master/PCB/AtomPin.PcbDoc)
## Video
<video class="video_size" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/AtomBase/ATOM-MATE.mp4" type="video/mp4">
</video>
<script>
var purchase_link = 'https://m5stack.com/collections/all/products/atomic-proto-kit';
var quickstart_link = '';
anchor_search(purchase_link);
scrollFunc();
</script>