Hi,<div><br></div><div>All Geiger counters work on the same principle.  When a particle enters the tube it</div><div>ionises the gas and generates a spike.  Counting spikes per minute</div><div>determines the radioactivity rate in CPM and that's what you want to report.</div>
<div><br></div><div>The APRS telemetry code I posted on my QRZ page for the Arduino and RadioShield</div><div>can count the spikes per minute via a digital pin (just make sure you don't put 1,000</div><div>volts into your Arduino) as well as readings from the serial port.</div>
<div><br></div><div>Theoretically, any Geiger counter can be used/modified to get the pulse signal and shape</div><div>it as a TTL 5v pulse.  In normal circumstances, you should get between 10 and 40 CPM.</div><div><br></div>
<div>There is nothing available out of the box so in any case some hacking/testing/experimenting</div><div>is required.  Using a counter with serial port is easier though.  Note that even those don't</div><div>report average counts per minute over their serial ports.  They report instant counts.</div>
<div>I doubt any existing weather station is capable of doing simple maths like rolling window</div><div>averages etc... so there again some hacking is required.  The Arduino seems to be</div><div>the easiest way to go (in my opinion).</div>
<div><br></div><div>As time goes by I expect hams to come up with simple designs/schematics showing</div><div>how to hook up a Geiger tube or hack existing counters to connect to Arduinos and</div><div>the like.  Some over here are actually looking into this already.</div>
<div><br></div><div>Bernard KI6TSF</div><div><br></div><div><br><div class="gmail_quote">On Wed, Mar 23, 2011 at 9:07 AM, Julian, G4ILO <span dir="ltr"><<a href="mailto:julian.g4ilo@gmail.com">julian.g4ilo@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">A lot of domestic hand-held radiation monitors such as are<br>
manufactured in Ukraine have only an LCD readout. They are much<br>
cheaper than the ones with computer interface. Is there any way that<br>
they could be used? Could the system accommodate manually entered<br>
readings?<br>
<font color="#888888"><br>
Julian, G4ILO<br>
G4ILO's Shack: <a href="http://www.g4ilo.com" target="_blank">www.g4ilo.com</a><br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
aprssig mailing list<br>
<a href="mailto:aprssig@tapr.org">aprssig@tapr.org</a><br>
<a href="https://www.tapr.org/cgi-bin/mailman/listinfo/aprssig" target="_blank">https://www.tapr.org/cgi-bin/mailman/listinfo/aprssig</a><br>
</div></div></blockquote></div><br></div>