mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Merge branch 'master' of https://github.com/m5stack/m5-docs
This commit is contained in:
@@ -16,6 +16,8 @@ GPS module is built on the high performing u-blox M8 GNSS engine and
|
||||
exhibit high performance and high sensitivity.And it can supply your
|
||||
global positioning information even you in the wild and get lost.
|
||||
|
||||
!> **The M5Stack Fire** uses GPIO16 / 17 to connect to PSRAM by default, it overlaps with TXD / RXD (GPIO16, GPIO17) of GPS module. Therefore, when using the GPS module from the M5Stack Fire, it is necessary to cut the TXD and RXD default patterns on the GPS module with a cutter and connect them to another port using solder or 0Ω resistance.
|
||||
|
||||
## Feature
|
||||
|
||||
- GPS NEO-M8N Module
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
|
||||
**GPS**モジュールはu-bloxのM8 GNSSエンジンにより、高い性能と受信感度を発揮します。
|
||||
|
||||
!> **M5Stack Fire**ではPSRAMとの接続にGPIO16/17を使用しており、デフォルトではGPSモジュールのTXD/RXD(GPIO16, GPIO17)と重複しています。その為、M5Stack FireからGPSモジュールを利用する場合は、GPSモジュール上のTXDとRXDのデフォルトパターンをカッターなどでカットし、半田や0Ω抵抗を用いて別のポートにつなぎ変える必要があります。
|
||||
|
||||
## 特徴
|
||||
|
||||
- GPS NEO-M8Nモジュール
|
||||
|
||||
@@ -12,6 +12,8 @@ GPS 模块是一款内置了GPS小模组的M5Stack系列可堆叠模块。内置
|
||||
|
||||
GPS Module内部默认是通过UART2(GPIO16, GPIO17)与M5Core通讯,你可以通过修改0欧姆电阻跳线修改。
|
||||
|
||||
!> **M5Stack Fire**默认使用GPIO16/17连接到PSRAM,它与GPS模块的TXD/RXD(GPIO16,GPIO17)重叠。因此,当使用M5Stack Fire中的GPS模块时,需要使用切割器切割GPS模块上的TXD和RXD默认模式,并使用焊接或0Ω电阻将它们连接到另一个端口。
|
||||
|
||||
## 特性
|
||||
|
||||
- GPS NEO-M8N模块
|
||||
|
||||
Reference in New Issue
Block a user