Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 630 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 630 Bytes

Mighty Ohm Geiger Counter Arduino Library

An interrupt-based Arduino library for interfacing with the Might Ohm Geiger Counter's "pulse" output. This library allows for the Geiger Counter to commuincate with a microcontroller without using a serial line.

CPS to uSv/hr conversions were based on Mighty Ohm's ATtyiny2313 AVR source code for the Geiger Sensor.

Information on how to use the library can be found in the example sketches and in the comments above the functions themselves.