Skip to content

YtoTech/GammaBox

Repository files navigation

Gamma Box

Build Status

Your home radiation sensor

The Gamma Box monitors your home background radiation level, allowing you to share your Geiger Counter readings and get notified in case of high background radiations levels.

The Gamma Box aims to educate - to give a sense of how and when radiations occur and vary in a daily, weekly or monthly basis. You can easily transport it to experiment and learn how background radiation levels change with the nature of the environment (for example going to high elevation montains or rocky and granite rich lands).

It may also contribute to constitute a dense network of real-time Gamma ray sensors, for the joy of hobbyists as for the gathering of open-data.

Technically Gamma Box is a box currently composed of a Raspberry Pi (RPi 2 or more recent) interfaced with the Radiation Watch Pocket Geiger counter (using PiPocketGeiger driver).

Getting started

Shopping list

TODO

Assembling and Wiring

See PiPocketGeiger instructions for wiring your Raspberry Pi to your Radiation Watch Pocket Geiger.

Installating the Gamma Box application

TODO pip package for gammabox?

# Ensure RPi.GPIO library is installed.
# Instruction here for Raspbian. See https://sourceforge.net/p/raspberry-gpio-python/wiki/install/
sudo apt-get install python3-rpi.gpio
sudo pip3 install PiPocketGeiger

Gamma Box Owner Handbook

--> Consult the Gamma Box Owner Handbook

TODO Help wanted + publish on a GitHub pages website + PDF version with pandoc


FAQ

Does the Gamma Box support other radiation sensors?

It may support other sensors by creating appropriate drivers. Contributions are welcome!

Ask gently to get help for making it work. :-)


TODO


Contact

Yoan

About

A Rasberry Pi + Pocket Geiger based home background radiation monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published