Arduino/Cacti Geiger counter update

Posted in computers-networking, english, wetenschap/science on September 6th, 2011 by Johan

My online geiger counter which I described earlier has been offline for some time. During that time I experimented with a standalone Arduino with the goal of making a dedicated board for the setup. I have now completed the board shown in the picture below.

In the picture you can see the HV generator on the top of the board, on the lower left the Arduino standalone parts along with a MAX232 as a level converter for easy serial hookup and on the right two tubes connected in parallel, a SI-29BG (beta and gamma) and a SI-12B for added alpha sensivity. Also shown are the USB>Serial adapter and a separate USB connector to provide 5V to the board. Read more »

Online geiger counter using Arduino and Cacti

Posted in Electronica, english, wetenschap/science on April 2nd, 2011 by Johan

I have always had an above average interest in radioactivity.  It’s a subject with political, sociological and scientific aspects. I have been mostly interested in the scientific part, but I also closely follow any news and other developments. With the earthquake in Japan and the following nuclear disaster the discussion about nuclear energy has  been fired up after being quite silent for years. In the Netherlands there was talk about building a new reactor next to the existing plant in Borssele. Well, I guess it will be a bit harder now to get support for this plan…

To be honest, watching the developments with the damaged reactors in Japan got me thinking again. Is nuclear energy a proper way of generating electricity? Sure,  for the immediate surroundings it is very clean. There are virtually no CO2 emissions and with proper shielding and maintenance you’ll need some pretty advanced equipment to measure any radioactivity coming from a reactor. Still, uranium mining is not very nice for the environment and there is no clear solution for storage of waste. And, if a reactor malfunctions there is the possibility of widespread contamination as currently seen in Japan. So, while I am not against nuclear energy my support for it has weakened somewhat.

Anyway, enough rambling, how to monitor radiation with your computer!

Update 18/4: Guess I am not the only one doing some monitoring: http://radgoes.blogspot.com

 

Read more »

DS1820 Temp. monitoring using Linux and Cacti

Posted in computers-networking, Electronica, english, wetenschap/science on October 4th, 2010 by Johan

This article will try to explain how to monitor and graph temperatures remotely using Dallas Semiconductor DS18xx sensors, SNMP and Cacti. DS18xx sensors are relatively cheap, accurate and multiple sensors can be connected to a single bus.

This guide is based on Ubuntu, so YMMV on other Linux/Unix based systems and may need modification to work properly.

Read more »