Skip to main content

A library for monitoring radiation with the Radiation Watch Pocket Geiger.

Project description

Radiation Watch Pocket Geiger Type 5 library for Raspberry Pi.

Usage

from PiPocketGeiger import RadiationWatch
import time

with RadiationWatch(24, 23) as radiationWatch:
    while 1:
        print(radiationWatch.status())
        time.sleep(5)

See GitHub repository for complete documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PiPocketGeiger-0.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page