Muon Detector

  12/2012    Project


  •  Technologies: Geiger Tubes, Arduino
  •  Source Code: MuonDetector



This is a basic Muon detector that uses three Geiger-Müller tubes, three high-voltage supplies, and a Teensy (Arduino-compatible) microcontroller.

The Teensy provides three PWM outputs that drive the HV supplies, and watches the outputs of the tubes for the voltage spikes characteristic of an electrical avalanche signifying an ionization event.

This detector isn’t meant to be scientifically accurate; rather it was intended as a neat desktop device to make you aware of the cosmic rays passing through you at all times.

I built this as a Spacemas present for my girlfriend. The design and source is open, in case you’re interested in making something similar. This project was inspired by a project by Robert Hart.

I did a quick series of write-ups on my blog with many more details about this project: Part 1, Part 2, Part 3