PyRadmon Reborn.
This project started after the original programmers quit supporting it.
The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code.
* = PyAudio is used as library for the audio support.
** = The two counters both run in their own thread.
UPDATE-2015-2:
* Added timeouts to sockets to prevent crashing of the script.
* Updated some comments.
UPDATE-2015-1:
Since there have been some passed time I decided to pickup the keyboard to write for PyRadmon again, hence the new updates.
Most significant changes:
* Added a logger for catching and storing messages to a log file.
* Complete cosmetic overhaul, fixing ugliness throughout the code, in the hope others might find it easier to read/more standardized.
Features
- Open for requests
- Audio support
- UART-TTL USB module support
- DIY-kit support, for new kits I am willing to add special methods to process their data
- Reports CPM data from a Geiger counter to RadMon.org or any that support the format
- Supports MyGeiger Geiger Muller counters (serial)
- Supports NetIO Geiger Muller counters (serial)
- Supports GQElectronics GMC Geiger Muller counters (serial)
- Supports two equal or different Geiger counters at the same time through threading