Story Details

  • Show HN: RadiaCode – Python Library for RadiaCode-10x Radiation Detectors

    Posted: 2025-02-24 10:52:28

    RadiaCode is a Python library designed to interface with RadiaCode-101, a handheld radiation detector. It enables users to easily retrieve real-time radiation measurements, including CPM, uSv/h, and accumulated dose, directly from the device. The library handles the serial communication and data parsing, providing a simplified API for data acquisition and analysis in Python applications. This allows for convenient integration of radiation monitoring into various projects, such as environmental monitoring or personal safety applications.

    Summary of Comments ( 5 )
    https://news.ycombinator.com/item?id=43158097

    Hacker News users discuss the RadiaCode Python library, praising its clean implementation and cross-platform compatibility. Some express interest in using it with other Geiger counters, particularly older Soviet models. The project's open-source nature and availability on PyPI are seen as positives. One commenter suggests adding a feature for GPS tagging of measurements for creating radiation maps, which the project author acknowledges as a valuable future addition. There's also a brief discussion about the differences in communication protocols used by various Geiger counters.