3x4 Keypad to PIC18F452

Joined
Apr 12, 2007
Messages
1
Reaction score
0
[font="]Hi I need to make a control access unit with a PIC18F452.[/font]

[font="]I've Connected a 5V Regulated wall outlet, Timer, Reset Switch (to program the PIC) and a RS232 & MAX232 Chip for PC connection.[/font]


[font="]I've researched on the other parts i need and just want to know if im heading in the right direction:[/font]

[font="]*3x4 Keypad[/font]

[font="]http://www.altronics.com.au/index.asp?area=item&id=S5381[/font]

[font="]R1 – pin3 C1 – pin4[/font]

[font="]R2 – pin8 C2 – pin2[/font]

[font="]R3 – pin7 C3 – pin6[/font]

[font="]R4 – pin5[/font]

[font="]I found a MM74C922 4x4 Encoder I.C.[/font]

[font="]http://au.farnell.com/jsp/endecaSearch/partDetail.jsp?SKU=1013909[/font]

[font="]There are 4 pins on this chip I’m unsure whether this is what im spose to do:[/font]

[font="]PIN5 – Oscillator (Connect 1u Cap then GND)
PIN6 – Keybounce Mask (10u Cap then GND)[/font]

[font="]PIN13 – OUTPUT ENABLE [/font]

[font="](I saw 2 method to do this: [/font]

[font="]1. Connect PIN12 to a 74C922NOTGATE and follow it into PIN13 i.e PIN13 is the NOT of PIN12[/font]

[font="]2. Connect straight to Ground)
[/font] [font=&quot]PIN12 - DATA AVAIL (This just shows that it goes directly to PIC I guess)<<i dont understand why we need this if we already have DATAOUT A,B,C pins going straight to the PIC???[/font]

[font=&quot]Also Would i need a 10k Res inbetween the DATAOUT A,B,C and the PIC ?[/font]
 
Last edited:

Ian

Administrator
Joined
Feb 23, 2002
Messages
19,873
Reaction score
1,499
I think this sort of question will be a bit out of the scope of the forums, as this is primarily for PC support. It may be better to ask somewhere that specialises in electronics, like :

http://www.dutchforce.com/~eforum/index.php

Good luck with the keypad :)
 
Top