Exactly!  It's also useful to have a second (calibrated) counter to compare results.<div>I just found out 10 CPM = 100nS/hr.  I hope that's correct.  I'll modify the Arduino</div><div>code to send Weather packets using Bob's new format in nS/hr .</div>
<div><br></div><div>Note: I don't want to use the Radiation Hazard icon for a metering station (unless there is </div><div>a real and proven hazard condition at that station's location).  I know I proposed a Nuke icon</div>
<div>to Bob last week, but I don't think it's a good idea to use it anymore...</div><div><br></div><div><div>Disclaimer: the data should be used for experimental purposes ONLY!  Trying to interpret</div><div>data gathered by amateur meters should be avoided.  That being said, if there is a sudden<br>
trend going up for a long period of time, always check with official sources like the EPA</div><div>in the US first!   Anyways regular counters will not detect tiny changes like fallouts from</div><div>Japan unless the situation gets much worse.</div>
<div><br></div><div>Bernard KI6TSF<br><br><div class="gmail_quote">On Wed, Mar 23, 2011 at 1:33 PM, 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;">The hand held consumer devices with LCD emit a click or beep whenever<br>
a particle is counted (according to the reviews). So presumably you<br>
could tap into the signal from the speaker then count the clicks using<br>
a PIC circuit similar to yours? The LCD reading would be useful to<br>
validate that your averaging calculation is working correctly.<br>
<div class="im"><br>
Julian, G4ILO<br>
G4ILO's Shack: <a href="http://www.g4ilo.com" target="_blank">www.g4ilo.com</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</div><div><div></div><div class="h5">On 23 March 2011 17:55, Bernard Van Haecke <<a href="mailto:bernard.vanhaecke@gmail.com">bernard.vanhaecke@gmail.com</a>> wrote:<br>
> Hi,<br>
> All Geiger counters work on the same principle.  When a particle enters the<br>
> tube it<br>
> ionises the gas and generates a spike.  Counting spikes per minute<br>
> determines the radioactivity rate in CPM and that's what you want to report.<br>
> The APRS telemetry code I posted on my QRZ page for the Arduino and<br>
> RadioShield<br>
> can count the spikes per minute via a digital pin (just make sure you don't<br>
> put 1,000<br>
> volts into your Arduino) as well as readings from the serial port.<br>
> Theoretically, any Geiger counter can be used/modified to get the pulse<br>
> signal and shape<br>
> it as a TTL 5v pulse.  In normal circumstances, you should get between 10<br>
> and 40 CPM.<br>
> There is nothing available out of the box so in any case some<br>
> hacking/testing/experimenting<br>
> is required.  Using a counter with serial port is easier though.  Note that<br>
> even those don't<br>
> report average counts per minute over their serial ports.  They report<br>
> instant counts.<br>
> I doubt any existing weather station is capable of doing simple maths like<br>
> rolling window<br>
> averages etc... so there again some hacking is required.  The Arduino seems<br>
> to be<br>
> the easiest way to go (in my opinion).<br>
> As time goes by I expect hams to come up with simple designs/schematics<br>
> showing<br>
> how to hook up a Geiger tube or hack existing counters to connect to<br>
> Arduinos and<br>
> the like.  Some over here are actually looking into this already.<br>
> Bernard KI6TSF<br>
><br>
> On Wed, Mar 23, 2011 at 9:07 AM, Julian, G4ILO <<a href="mailto:julian.g4ilo@gmail.com">julian.g4ilo@gmail.com</a>><br>
> wrote:<br>
>><br>
>> 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>
>><br>
>> Julian, G4ILO<br>
>> G4ILO's Shack: <a href="http://www.g4ilo.com" target="_blank">www.g4ilo.com</a><br>
>><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>
><br>
><br>
</div></div></blockquote></div><br></div></div>