Can the Counter run on 5V instead of 3v?

Support forum for the mightyohm.com Geiger Counter.
http://mightyohm.com/geiger
Post Reply
tonyc
Posts: 7
Joined: Tue Jan 15, 2013 1:11 pm

Can the Counter run on 5V instead of 3v?

Post by tonyc »

Hi,

Can I use 5v with the gieger counter kit so the output of the AVR serial port will be 5v instead of 3v?

Thanks,
Tony
User avatar
mightyohm
Site Admin
Posts: 1064
Joined: Fri Apr 03, 2009 10:29 pm
Location: Seattle, WA
Contact:

Re: Can the Counter run on 5V instead of 3v?

Post by mightyohm »

Yes, you can, but you will need to change a couple components. I haven't verified this, but increasing R11 to 330 ohms and R6 to 1K should do the trick.
tonyc
Posts: 7
Joined: Tue Jan 15, 2013 1:11 pm

Re: Can the Counter run on 5V instead of 3v?

Post by tonyc »

Hi Jeff,

Yes, changing the resisors worked fine.
I noticed with the original R6 of 330 ohms, the pulse duty cycle was close to 50% at 3v.
With the R6 change to 1K and 5v the pulse duty cycle was around 30%, but at 5v instead of 3v.

With this mod no level translators are required and I can feed the output of your serial port into the Arduino and display the data in the Arduino IDE serial monitor.

I plan to add a typical 16x2 LCD to display the data as well and will post the Arduino sketch at that time for others to implement.

Thanks,
Tony
tonyc
Posts: 7
Joined: Tue Jan 15, 2013 1:11 pm

Re: Can the Counter run on 5V instead of 3v?

Post by tonyc »

Follow this post to see the mod and the Arduino sketch for adding an LCD with the Arduino Uno

viewtopic.php?f=15&t=3431

-Tony
bratan
Posts: 16
Joined: Fri Jan 04, 2013 4:02 pm

Re: Can the Counter run on 5V instead of 3v?

Post by bratan »

Would this schematic work for dual voltage (3V and 5V) control? I plan to solder 2 small PCBs with 2 resistors and jumper in places of R6 and R11 so one can choose between voltages.
In fact I don't think one for LED needed, it will probably just be slightly duller with 300 Ohm in place of 100 Ohm..
Attachments
geiger_dual_voltage.png
geiger_dual_voltage.png (4.21 KiB) Viewed 21798 times
tonyc
Posts: 7
Joined: Tue Jan 15, 2013 1:11 pm

Re: Can the Counter run on 5V instead of 3v?

Post by tonyc »

I would not worry about the LED resistor, just leave as is for both voltages, or compromise and use a 220 ohm.

The jumper for R6 is a good idea!

-Tony
User avatar
mightyohm
Site Admin
Posts: 1064
Joined: Fri Apr 03, 2009 10:29 pm
Location: Seattle, WA
Contact:

Re: Can the Counter run on 5V instead of 3v?

Post by mightyohm »

You could do this (I would just use 330 for the LED).

The resistor value on Q1 affects how the HV supply works, in particular the minimum battery voltage at which the HV supply will still run.
If you're using regulated supplies (eg. 5V and 3.3V) then you could just leave the 1K in there all the time. You'll need to adjust the HV supply at each voltage. The 330 ohm resistor is more important when you're running at low voltages, below 2.4V.
bratan
Posts: 16
Joined: Fri Jan 04, 2013 4:02 pm

Re: Can the Counter run on 5V instead of 3v?

Post by bratan »

mightyohm wrote: You'll need to adjust the HV supply at each voltage. The 330 ohm resistor is more important when you're running at low voltages, below 2.4V.
Do I still need to adjust HV supply if I do change resistor?

Thanks for the info about 2.4V! I was wondering if I could run it on rechargeable batteries, which have lower voltage.
User avatar
mightyohm
Site Admin
Posts: 1064
Joined: Fri Apr 03, 2009 10:29 pm
Location: Seattle, WA
Contact:

Re: Can the Counter run on 5V instead of 3v?

Post by mightyohm »

Yes, you should always count on realigning the HV supply when you change the circuit or supply voltage.
You might be able to find a "magic" resistor combination that works at two fixed voltages, eg. 5V and 3.3V. It would be an interesting experiment.
Post Reply