GQ Electronics Technical Support Forum Active Users: / Visits Today:
Highest Active Users:
GQ Electronics Technical Support Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 GQ Electronics Forums
 1.Geiger Counter World Map(www.GMCmap.com)
 GMC map to radmon map Windows or PHP
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Marco de Chaligny

France
4 Posts

Posted - 07/22/2022 :  08:51:32  Show Profile  Reply with Quote
This software tested with Windows XP32 and 7/64 makes it possible to read the data sent to the GMC server and automatically transfer them to the radmon server. (Of course, you must be registered with GMC AND radmon).



It will be necessary to fill in the file "Gmc to Radmon 1.1.exe.config.
It is a file in xml format, we can edit it with for example the Windows Notepad or other.
At the very bottom of this file, we have the "GMC_To_radmon.My.MySettings" section that interests us:

<GMC_To_radmon.My.MySettings>
            <setting name="radmonUser" serializeAs="String">
                <value>XXXXXXXXXXXXXX</value>
            </setting>
            <setting name="radmonPass" serializeAs="String">
                <value>XXXXXXXXXXX</value>
            </setting>
            <setting name="gmcID" serializeAs="String">
                <value>XXXXXXXXXX</value>
            </setting>
            <setting name="gmcTimezone" serializeAs="String">
                <value>0</value>
            </setting>
            <setting name="updateInterval" serializeAs="String">
                <value>150</value>
            </setting>
</GMC_To_radmon.My.MySettings>

(The settings sections may be in a different order, it does not change anything).

You must inform:

- the radmon identifier.
- the radmon password.
- Your GMC account/detector ID.
- The time zone of the detector location.
- The time interval (in seconds) between each reception/transmission.

This little software is available for free here:
https://marcodechaligny.fr/page_informatique/freew_mh/informatique01.htm#GMC2radmon
========================================================

GMC to Radmon PHP

If you send your measurements to GMC map but want to transmit them easily and automatically to radmon here is PHP script.

If you have a website or a personal server supporting PHP, you can keep the "GMC to radmon.php" page active in a browser that will refresh every x seconds determined in the <META HTTP-EQUIV="Refresh" CONTENT tag ="xxx"> (xxx in seconds), to send the measurements to radmon.

If you don't want to keep the page active in a browser, you can automatically send the measurements to radmon with for example a repetitive CRON task which will trigger "GMC to radmon".

In the PHP/html code, you will have to replace the XXXXXX by:

- The time interval (in seconds) between each reception/transmission.
- Your GMC account/detector ID.
- The time zone of the detector location.
- the radmon identifier.
- the radmon password.

HTML/PHP code:



Result:



This little code is available for free here:
https://marcodechaligny.fr/page_informatique/freew_mh/informatique01.htm#GMC2radmonPHP


--- Marco de Chaligny ---

Edited by - Marco de Chaligny on 08/01/2022 09:38:47
Reply #1

keyzard

USA
1 Posts

Posted - 02/22/2023 :  05:04:11  Show Profile  Reply with Quote

I'm going to assume something changed on the GMC Map side as there is no longer any data returned?

Go to Top of Page
Reply #2

EmfDev

2131 Posts

Posted - 02/22/2023 :  10:20:25  Show Profile  Reply with Quote
check with radmon server devs, there is gmc string result with [{"time":"...}]
Go to Top of Page
Reply #3

igel

Russia
46 Posts

Posted - 04/23/2023 :  02:10:09  Show Profile  Reply with Quote
quote:
Originally posted by Marco de Chaligny


Very helpful idea! But can't connect. Can You solve this?


I am electronic engineer since 1988. Begin to learn EMI fields around us at february 2019 when in our and other villages mounted cell towers. Later I discovered that they emits more than cell data- mind and health control signals known as V2K (Voice TO sKull)
Look my measurements and records on my channel https://www.youtube.com/playlist?list=PL9rKv9lMUZyAV5ilI9rnF7cV5_LNYOFUL
And explanations on this forum https://gqelectronicsllc.com/forum/topic.asp?TOPIC_ID=9003
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
GQ Electronics Technical Support Forum © Copyright since 2011 Go To Top Of Page
Generated in 0.05 sec. Snitz's Forums 2000