A set of Python scripts developed on Windows 10 (Python 3.6) to interact with GQ Electronic's GMC-300 or 320 Geiger counter.
Why using this scripts? We Windows users have the programs provided by GQ after all. Answer: These programs are not working very well. They have not many Options. I want something that gives me a result immediately and can be changed on the low level: Source code.
The program allows reading of Geiger counter data, printing, logging to file, and creation of graphs. The graph is live auto-updated during logging; both axes can be either fixed or auto-scaled. The graphs can be stretched, shifted, and zoomed for details.
Included is a readme for easy installation of Python and the modules on Windows, as well as the use of the script.
These scripts are modifications of ullix scripts for Linux and Python 2.7 to make them work on Windows and Python 3.6. (I included several features not apparent in ullix scripts.)
1 L A T E S T R E P L I E S (Newest First)
ZLM
Posted - 03/01/2017 : 17:06:40 Great work! Thanks for sharing.