Circuit Lake

Electronic Project and Circuit Collection

Geiger counter Related Resources




AVR Geiger Counter

April 13, 2011 By: admin Category: AVR, Detector, Digital, Microcontroller, Project, Sensor No Comments →

geiger-counter-project-AVR-ATtiny2313

Eirik Taylor has built a Geiger counter, particle detector that measures ionizing radiation, using microcontroller AVR ATtiny2313 as main controller. The counter could display all sorts of data based on the counts from the Geiger tube on LCD display. The raw count data can be sent directly over a serial connection to a PC, [...]

Geiger Digital Meter Adapter

January 29, 2010 By: admin Category: Measurement, Microcontroller, PIC No Comments →

Geiger counter Digital Meter

This PIC16F84 based adapter counts the radioactive particles which is detected by Geiger counter. The result will be displayed at LCD. The first line will show count per second (CPS) or count per minute (CPM) while the second line will show equivalent radiation level. The adapter counts the radioactive particles by connecting to the [...]