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
Release history Release notifications | RSS feed
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.1b.tar.gz
(2.8 kB
view hashes)