8,877
edits
(→GPS) |
|||
Line 6: | Line 6: | ||
=GPS= | =GPS= | ||
GPS | We have 2 ways to acquire the GPS poisition, android phone or GPS Compliant with NMEA 0183 standard. | ||
== Android == | |||
if you plug your android phone, we can inject the GPS position inside NVGate. | |||
to use it: | |||
- Activate android devlopers option. ( To enable developer options, on android settings/"about phone" tap the Build Number option 7 times. | |||
- Enable USB debugging (on developers options menu) | |||
process is [https://www.howtogeek.com/129728/how-to-access-the-developer-options-menu-and-enable-usb-debugging-on-android-4.2/ here] | |||
- Plug your android phone with USB plug on the PC. | |||
- Allow the incoming USB debugging connexion and check "always allow from this computer". | |||
You can test the connection using the ADB connection button | |||
[[File:gps_ADB.jpg]] | |||
- USB Serial Interface<br> | - USB Serial Interface<br> | ||
Line 12: | Line 32: | ||
or | or | ||
Android. | Android. | ||
=weather station= | =weather station= |