WeatherDuino Forum
Software Question - Printable Version

+- WeatherDuino Forum (https://www.meteocercal.info/forum)
+-- Forum: Weather Stations - WeatherDuino Pro2 Line (https://www.meteocercal.info/forum/Forum-Weather-Stations-WeatherDuino-Pro2-Line)
+--- Forum: Software Questions (https://www.meteocercal.info/forum/Forum-Software-Questions)
+--- Thread: Software Question (/Thread-Software-Question)

Pages: 1 2


RE: Software Question - werk_ag - 26-08-2014

First convert your latitude and longitude to decimal degrees. You may use this toll:

http://andrew.hedges.name/experiments/convert_lat_long/

Now, use the results in tenths of degrees. In your exemple, the result is: Lat = 512, Long = -25


RE: Software Question - water01 - 26-08-2014

Thanks Werk_AG