Page 1 of 1

Geiger LCD

Posted: Wed Dec 21, 2011 1:18 pm
by brianweber4
Can a LCD be added to the Mightyohm kit?

Re: Geiger LCD

Posted: Thu Dec 22, 2011 10:27 am
by mightyohm
Yes, but not without a bit of work. There is no tutorial or kit available, but it could be done. What are you looking for, specifically?

Re: Geiger LCD

Posted: Fri Dec 30, 2011 7:10 pm
by dd1968
brianweber4 wrote:Can a LCD be added to the Mightyohm kit?
I would think that one fairly straightforward approach would be using serial output to an Arduino where it could be parsed and displayed using an LCD shield.

--Dan

Re: Geiger LCD

Posted: Fri Jan 06, 2012 2:06 pm
by MauiJerry
Simplest way might be to use the AdaFruit I2C/SPI LCD Backpack
https://www.adafruit.com/products/292

that would require picking up some pins off the ATtiny and some sw hacking for support

Re: Geiger LCD

Posted: Sun Jan 08, 2012 5:23 pm
by will1384
brianweber4 wrote:Can a LCD be added to the Mightyohm kit?
You could try the DMAD, its a little pricey at $59 for a kit, but works well,
you will also need a Logic Level Converter, you can get one from sparkfun.com,
the DMAD is a LCD display that is able to read the pulse output from the
Mightyohm and likely many other Geiger Counters, its able to display
Count Per Minute, Counts Per Second, and random numbers.

You can see some images and info in my post over at

viewtopic.php?f=15&t=519

I would think that there is a cheaper way, I just don't know it.