ancien:tek:gps_mediatek_mt3329
no way to compare when less than two revisions
Différences
Ci-dessous, les différences entre deux révisions de la page.
— | ancien:tek:gps_mediatek_mt3329 [2024/02/09 16:39] (Version actuelle) – créée - modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | ====== MediaTek MT3329 GPS ====== | ||
+ | |||
+ | ==== Matériel ==== | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Sur les 6 fils qui sortent : | ||
+ | |||
+ | * rouge : pas de connexion | ||
+ | * noir 1 : pas de connexion | ||
+ | * noir 2 (marqué IN) : TX :!: inversion par rapport au schéma | ||
+ | * noir 3 (marqué OUT) : RX :!: inversion par rapport au schéma | ||
+ | * noir 4 : 5V | ||
+ | * noir 5 : masse | ||
+ | |||
+ | |||
+ | {{: | ||
+ | |||
+ | ==== Commandes logicielles ==== | ||
+ | |||
+ | [[DIYDrones.com]] | ||
+ | |||
+ | * de [[http:// | ||
+ | |||
+ | |||
+ | CheckSum calculator: http:// | ||
+ | === améliorer le decodage: === | ||
+ | $PMTK286, | ||
+ | === Change unit refresh rate: === | ||
+ | |||
+ | |||
+ | < | ||
+ | $PMTK220, | ||
+ | $PMTK220, | ||
+ | $PMTK220, | ||
+ | </ | ||
+ | You can set the GPS to any desired refresh rate, you change the value inside the string and generate a new check sum here: http:// | ||
+ | |||
+ | === To change the baud rates === | ||
+ | |||
+ | < | ||
+ | $PMTK251, | ||
+ | $PMTK251, | ||
+ | $PMTK251, | ||
+ | $PMTK251, | ||
+ | </ | ||
+ | |||
+ | You can also set the GPS to any desired baud rate speed by changing the value inside the string and generate a new checksum here: http:// | ||
+ | |||
+ | === Enabling the custom binary protocol === | ||
+ | |||
+ | < | ||
+ | |||
+ | === To use NMEA and enable or disable string please refer to this table === | ||
+ | |||
+ | |||
+ | |Customize Command Format | Table 2 | | ||
+ | |Name | ||
+ | |Message ID | ||
+ | |Command Number |16 | ||
+ | |Parameter 1: | ||
+ | |Parameter 2: | ||
+ | |Parameter 3: | ||
+ | |Parameter 4: | ||
+ | |Parameter 5: | ||
+ | |Checksum | ||
+ | |<CR> < | ||
+ | |||
+ | |||
+ | Example that will enable all the messages: | ||
+ | |||
+ | < | ||
+ | |||
+ | |||
+ | === Note === | ||
+ | |||
+ | |||
+ | When using arduino environment you must add " | ||
+ | |||
+ | < | ||
+ | Serial.print(" | ||
+ | |||
+ | Serial.print(" | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | For deeper information and more command examples please read the official MTK command manual | ||
+ | |||
+ | [[http:// | ||
+ | |||
ancien/tek/gps_mediatek_mt3329.txt · Dernière modification : de 127.0.0.1