Skip to content

mhenstell/MuonDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muon Detector

By Max Henstell

What's All This Then?

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.

What's Missing?

Well, first of all, I was in a bit of a rush to get this done for the 2012 holidays. I accidentally routed everything on the top layer. I meant to correct this but haven't had time. I had already milled the PCB when I realized to I went ahead and soldered everything to the top, which is a pain but do-able.

As an afterthought, I added a MAX 7221 LED controller chip for driving a four-digit seven-segment display. That's why you'll see mention of this in the Arduino code but not in the schematic.

Sorry for the unfinished nature of the project, I was intended as a quick present and I wasn't expecting anyone to ask me for the source. Please feel free to contact me if you have any questions about making your own.

Write-Ups

I did a few short write-ups on my blog detailing how the Muon detector works and a few of the problems I had along the way. Check em out!

Special Thanks

Mil Gracias go to a few people who helped me along on making this project:

About

A Muon detector made from three Geiger–Müller tubes and a Teensy Arduino microcontroller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%