Unable to receive GPS information on my Mac. #117
-
Hello. I am a high school student in Japan and a beginner in electronics, and I would like to display information on a USB GPS device with u-blox M8 (product link below) using PyGPSClient. Product Link: https://www.tme.eu/mt/en/details/gu-902mgg-usb/gnss-gps-modules/yic/ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I tried everything, but in the end it worked when I went out of the apartment! |
Beta Was this translation helpful? Give feedback.
-
Hi @LEGOnosuke Small integrated USB GNSS modules like yours have somewhat limited internal patch antennae which may not give great reception in urban areas. You may find using a small ferrous ground plane like this (or even just a steel saucepan lid) improves reception significantly: https://www.sparkfun.com/products/17519 If your high school student budget allows 😉, an external antenna like this will offer much better results, but you’ll need a GNSS module with an SMA antenna connection. https://www.sparkfun.com/products/15192 e.g. https://www.sparkfun.com/products/17285 Have fun! |
Beta Was this translation helpful? Give feedback.
I tried everything, but in the end it worked when I went out of the apartment!
Apparently the inside of the room was surrounded by steel bars, so it wasn't receiving a good signal.
I would like to use this software for various electronic work ideas (drones, rovers, etc.).
Thanks!