I just wanted to drop a note here: I am finishing up my Python based code that reads the GMC serial port data, then displays it to a webpage. It has charts of collected data and real time data on the page. I wrote up an article here: https://madscientisthut.com/wordpress/daily-blog/gmc-320-radiation-web-page-monitor/ I am willing to send the code out to anyone interested.
Hi MSH, that looks great! Thank you for developing software for the GMC-devices. Will it work with mobile phones?
For a phone using a normal browser it can access the generated web page fine. The software itself needs to run on a computer that has a USB / serial port to read the GMC. It can run on any computer or single board computer ( IE.. Raspberry Pi ) that runs Python.