serial hook up to arduino uno

Support forum for the mightyohm.com Geiger Counter.
http://mightyohm.com/geiger
Post Reply
cabinhacker
Posts: 2
Joined: Sat Jul 27, 2013 3:21 pm

serial hook up to arduino uno

Post by cabinhacker »

so i am trying to hook up the serial pins to my arduino uno using simple jumper cables. im not very good at this stuff, so can anyone show me how to do this? thanks.
User avatar
mightyohm
Site Admin
Posts: 1064
Joined: Fri Apr 03, 2009 10:29 pm
Location: Seattle, WA
Contact:

Re: serial hook up to arduino uno

Post by mightyohm »

You need to use a level shifter or convert your kit to run on 5V, so that the voltage levels are compatible with the Arduino.
There's some info on the 5V conversion here:
viewtopic.php?f=15&t=3431#p5730

Specifically:
1. Change R6 to 1K ohm
2. Change R11 to 330 Ohms
Then you can can make these connections:
Power & Ground
1. Connect +5v from Arduino to Geiger PCB Pulse J6 pin 1.
2. Connect GND from Arduino to Geiger PCB Pulse J6 pin 3

Serial Data
1. Connect Arduino D10 to Geiger PCB Serial J7 pin 5
and that should work.

If you want to use a level shifter, an Adafruit Protoshield and a TTL inverter like the 74LS04 works well.
cabinhacker
Posts: 2
Joined: Sat Jul 27, 2013 3:21 pm

Re: serial hook up to arduino uno

Post by cabinhacker »

ok thank you!
Post Reply