From 5ec62cf641c70ca05ca92779f91f2c071aeb9528 Mon Sep 17 00:00:00 2001 From: Sean <1026025056@qq.com> Date: Mon, 22 Jun 2020 10:20:04 +0800 Subject: [PATCH] add atomic atom-hub PcbDoc --- docs/en/atom/atomhub.md | 5 +++++ docs/en/atom/atomic.md | 3 +++ docs/zh_CN/atom/atomhub.md | 5 +++++ docs/zh_CN/atom/atomic.md | 5 +++++ 4 files changed, 18 insertions(+) diff --git a/docs/en/atom/atomhub.md b/docs/en/atom/atomhub.md index b86d9c9d..b9d95447 100644 --- a/docs/en/atom/atomhub.md +++ b/docs/en/atom/atomhub.md @@ -89,6 +89,11 @@ Depending on your use case you can design the circuit or prototype, soldering t If you need to supply power through an external power supply, you can choose to supply power directly to ATOM through USB, or solder the DC 5V connector and connect the positive and negative poles to the corresponding pins of the ATOM. If the input voltage is higher than 5V, you need to build your own voltage step-down circuit.If you need to use the GROVE port, connect the pad breakpoint corresponding to the pin number you decide to use. +## Related Link + +- **PcbDoc** + - [AtomHubProto](https://github.com/m5stack/m5-structural-design-file/blob/master/PCB/AtomHubProto.PcbDoc) + ## Example ### 1. Arduino diff --git a/docs/en/atom/atomic.md b/docs/en/atom/atomic.md index c2d1b1a8..e9ba9dd9 100644 --- a/docs/en/atom/atomic.md +++ b/docs/en/atom/atomic.md @@ -72,7 +72,10 @@ +## Related Link +- **PcbDoc** + - [ATOMIC v1.0](https://github.com/m5stack/m5-structural-design-file/blob/master/PCB/Atomic_V1.0.PcbDoc)