Informatics

radiation detection with Arduino: cumulative counter (2)

After modifying the arduino program for measure radiation with cooking-hacks.com’s radiation board in a previous post, I realized that it wasn’t still perfect for background radiation measures: Background radiation measures are typically of very low values and given the stochastic nature of radiation (see graph on previous post), it takes some minutes to achieve a … Continue reading

Informatics

radiation detection with Arduino: cumulative counter

In a previous article, I used a radiation detection board adapted to the Raspberry Pi with an intercommunication board. But obviously the radiation detection board was primarily intended to use with Arduino. I used the code provided by the manufacturer, until I noticed that it wasn’t useful for real (amateur) radiation measurements: the radiation is … Continue reading