![]() |
![]() |
![]() |
|
|
|||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
I have looked some electronic projects on keypads but most of em are complex with codes for starting cars or opening gates but what i actually need is a simple one for me to start on eletronic :roll:
If you guys have any idea where i could find a simple one i'd like it PS:Sorry for any missspellings, im from Brazil :lol: |
|
|
|
|
|
|
(permalink) |
|
here it is
http://users.otenet.gr/~athsam/security_door_key_1.htm i have buit this and it works fine the power consumption is low, about 1-2uA on standby. |
|
|
|
|
|
|
(permalink) |
|
1. I have questions regarding this circut. I am building a keypad to open a gate but I was wondering if I could make it a four key code instead of seven.
2. How do you change the order of the pins so I could make a different code? 3. Also wondering how the chip works, can you punch in any number that is hooked to the chip code and not reset it or does it work that way. If you dont hit 2,3,4,6,8,9 of resets will it still reset if you dont punch the code in, in order as shown on the website. (1704570) One more thing, bogdanfirst, thank you very much for the website you have given us, its a big help! -sorry for all the questions- haha |
|
|
|
|
|
|
(permalink) |
|
I found this circuit off this site is it any more helpful?
http://www.electronicsforu.com/efyli...00/jancir2.htm |
|
|
|
|
|
|
(permalink) |
|
One more thing, I found what looks like a quick and easy circuit that might be useful as well and only needs about 3 key codes.
(Downloadable word document) http://www.tep.org.uk/upload/112%20c...rd/circ105.doc Anyone that comments on this one? and also the questions I asked above? :? |
|
|
|
|
|
|
(permalink) |
|
I have PIC code for a simple keylock (4 digit code, but easily changable) in my PIC tutorials at http://www.winpicprog.co.uk under the hex keypad section.
|
|
|
|
|
|
|
(permalink) |
|
I hear a lot about matrix and pic but I dont have a way of hooking up to a chip and I am looking for a more easier way just through compents that are not computer related. Im not sure how to use a pc with this, I never even really heard of it.
Thanks! |
|
|
|
|
|
|
(permalink) | |
|
Quote:
The code lock example in my tutorial uses the following components: 1xPIC16F628 1xHex Keypad 1xLCD text module 5xresistors 1xpreset resistor (contrast control) 3xcapacitors 1x7805 regulator To drive a relay you would also need to add: 1xrelay 1xtransistor 1xdiode 1xresistor As well as making for a very simple circuit it also adds loads more functionality, things you couldn't really do with discrete components (unless you are really spending loads of time and money). |
||
|
|
|
|
|
(permalink) |
|
I designed a very simple KPL some time ago. I can send you a copy by email if you wish. Len
|
|
|
|
|
|
|
(permalink) |
|
I designed a very simple KPL some time ago. I can send you a copy by email if you wish. Len
|
|
|
|
|