Skip to main content

Quectel GNSS samples received — ready for integration into the marine vessel monitoring system.

  It Started With a Hardware Limitation I have been using Quectel GNSS modules in my designs for a while. They are reliable, well-documented, and the support ecosystem is solid. But the module I had been using had one problem that I kept running into: no external antenna support . For most projects that is a minor inconvenience. For a marine vessel monitoring and control system , it is a non-starter. A vessel hull blocks sky view, antenna placement is critical, and the difference between a clean fix and no fix at all often comes down to whether you can mount the antenna where it actually has line of sight. An integrated antenna in a sealed enclosure below deck simply does not cut it. So I went directly to Quectel. The Conversation With Quectel I reached out through their official sample request channel. I was not expecting much — most component manufacturers have a standard process: fill out a form, wait, get a few uni...

Google maps API

I thought it will very tough to code using Google maps API, but it was simple. I choose javascript API method and it was very cool. I gave the coordinates and map mode (MAPS, Satellite or Hybrid) my choice was Satellite view and after that did some zooming. Everything was done from the code and the result was very accurate and perfect. Still digging and experimenting different formats of GPS data.


If you want to try Google maps API try these links:
http://googlemapsapi.blogspot.com/2006_07_01_googlemapsapi_archive.html
http://www.google.com/apis/maps/documentation/
or
Google for more information

Comments

Anonymous said…
thanks for the share..
pixelatedpic said…
welcome, knowledge is for sharing...