|
|
| Clicks: 7096 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Digital Electronic Lock schematic
|
The digital lock shown below uses 4 common logic ICs to allow controlling a relay by entering a 4 digit number on a keypad. The first 4 outputs from the CD4017 decade counter (pins 3,2,4,7) are gated together with 4 digits from a keypad so that as the keys are depressed in the correct order, the counter will advance. As each correct key is pressed, a low level appears at the output of the dual NAND gate producing a high level at the output of the 8 input NAND at pin 13. The momentary high level from pin 13 activates a one shot circuit which applies an approximate 80 millisecond positive going pulse to the clock line (pin 14) of the decade counter which advances it one count on the rising edge. ..
|
|
|
| Clicks: 12635 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
The Button Code is a system that allows a single button to act as a keypad. The user enters a 4 digit code into the system using button taps. The button can be placed where the public can access it since like a keypad there are many combinations to keep guessers from activation the system. When the correct code is entered a form-C relay is activated (Normally Open and Normally Closed relay contacts). When activated it can either activate for a programmed time or simply toggle the output whenever the correct code is entered...
|
|
| Clicks: 7131 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Keypad Combination Lock circuit
|
This simple circuit is the electronic version of the combination lock. Using the special purpose LS7220 digital lock IC, the circuit allows a 4 digit combination of your choice to activate a relay for a set period of time. This relay can then be used to trigger a lock solenoid, enable a starter button, open a motorized door, or many other tasks that require a momentary signal...
|
|
|
| Clicks: 12099 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Programmable Code Lock circuit
|
A programmable code lock can be used for numerous applications in which access to an article/gadget is to be restricted to a limited number of persons. Here is yet another circuit of a code lock employing mainly the CMOS ICs and thumbwheel switches (TWS) besides a few other components. It is rugged and capable of operation on voltages ranging between 6 and 15 volts. The supply current drain of CMOS ICs being quite low, the circuit may be operated even on battery.
The circuit uses two types of thumbwheel switches. switch numbers TWS1 through TWS8 are decimal-to-BCD converter type while switch numbers TWS9 through TWS16 are 10-input multiplexer type in which only one of the ten inputs may be connected to the output (pole). ..
|
|
|
|
|
|
| Clicks: 12781 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Keypad Combination Lock Relay
|
Only one out of 9,999 possible codes has the power to unlock this simple, yet effective, electronic lock. A combination lock is not just a perfect system to protect your belongings, it is also a valid system to let everyone to know that you are vigilant: an electronic system with a silicon heart is controlling the area, day and night without interruption, so everyone is warned! You can use this combination lock circuit as a replacement or in addition to normal locks. It is very handy when a group is entitled to enter a common area, as parking lots or sport resort facilities for example. It is often the case where traditional keys are expensive, not appropriate or just not convenient: not to mention when the keys need to be replaced very often (e.g. in the case of parking lots the cars can change). ..
|
|
|
Crossed from: Relay Circuits | Clicks: 17057 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Smartcard controlled Lock with Relay
|
This design uses a smart card to enable a relay. A Nutchip recognizes its mating smart card among thousand similar ones, because you choose the code to be programmed in the card's memory. No speacilized knowledge is necessary, as we supply the card program and codes. Nutchip truth table is simple as well, so you should be able to adapt it to your needs (e.g., adding more than one card, or timing the relay). Even in its actual form, the board is ready to work in many useful applications: open gates e.g. for park lots. access control to gyms, swimming pools, tennis play fields. switch on central heating or showers, or the football field lights. enable TV viewing, photocopyng, faxing, coffe machine use, telephones etc. ..
|
|
|
| Clicks: 8360 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Door electronic lock with Keypad
|
It is a relatively simple circuit of electronic lock of safety with code of 7 digits. It should is given attention in the time that will be stepped the keys, that shape code and it does not exist it delays. With the right step of keys and if code is right then is activated exit Q7 for roughly 4 seconds, driving the transistor Q2, which with the line can drive one relay, for the opening of door, or any other circuit. With LED D we can have optical clue of activation. The code of circuit, as it has been given have been:1704570 but can change, if we change the connections between in the exits of IC1 and the switches...
|
|
|
| Clicks: 11271 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
CMOS Combination lock
|
his Electronic Lock circuit is not only simple but it is also very good. It can easily be configured to provide either momentary or continuous output. Key sequences of up to 9 digits are possible. You can pre-enter part of the combination and then have someone else enter the last few digits at a later time allowing for one-time access. This circuit has good debounce but there are some REALLY crappy switches out there so please look for types with spring or snap contacts. For better security or for a mad-scientist look you might use unlabelled pushbuttons arranged in some unusual shape...
|
|
|
| Clicks: 6114 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Security Lock with keypad and LCD (PIC16F84A)
|
Finally I was able to control an LCD Hitachi display and a 12-key matrix keypad with only one 16F84 or 16F628. In a near future, I will be able to control a full QUERTY-type keyboard and a LCD display. The biggest improvement on this projects was the compatibility with the Microchip PIC 16F84 and the 16F628, also the 16x1 or the 8x1 LCD Hitachi can be used. To reduce the cost of this proyect, is possible to remove the LCD and the circuit will work with the beep codes. Basically, the hardware is a mini-terminal controlled by a 16-pin PIC...
|
|
|
| Clicks: 10525 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Combination lock using PIC16F84
|
This is my electronic combination lock to use with an outdoor gate. The functionality is implemented in software. It turns on a relay (usually to open a door) for a few seconds if someone enters the valid code. Alternatively, it works as an ON/OFF switch, which toggles the relay each time the code is entered. This relay can operate a power-to-open type electric strike with a shorting contact or a power-to-hold type electromagnetic lock with a breaking contact (we need the relay because these locks usually work with AC, not DC). The code can be changed any time after entering the current code. Current consumption of the circuit is low, because the PIC sleeps most of the time, and wakes up only for processing key presses. If you don't have a crystal, you can use the RC oscillator of the PIC16F84 as well, just check the PIC datasheets for details on oscillator configurations. The 16F628 already contains an internal RC oscillator, so no crystal is needed...
|
|
|
| Clicks: 6483 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Electronic Lock with 4013
|
This circuit is very basic to build. To open a the lock which is connected to the K1 Load you must press each momentary switch in the correct sequence. The sequence used in this circuit is S1,S2,S3,S4. If any of the other switches are pressed the circuit will reset and you will need to start over. Depending on how you wire the switches, you can use any 4 switch combination...
|
|
|
| Clicks: 4128 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
iButton DS1990A Lock
|
This electronic lock can be used with any type of iButtons you may already have, since the only thing needed is the internal serial number, that's different for every iButton. The command used to read the serial number is the same for all iButtons. The iButton family code that goes with every iButton, can be anything and is calculated as part of the whole serial number. We must also notice that DS1990A series iButtons are the cheapest. This electronic lock designed to work stand-alone and it's easy to construct. What the user sees (outside of the door for example) is a iButton socket and a led. ..
|
|
|
| Clicks: 19074 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
 The simplest Electronic Door Lock
|
To put the relay in tension the 4 buttons S1 S4 must be pressed. If anyone of the 4 butoons S5 S8 are pushed the relay donts tension ( dont receives supply voltage ).
The supply voltage must be equal to the working voltage of the relay. One transistor like BD135 can commute up to 0.5A, in the same tine 2N2222 can do only 0.2A...
|
|
|
Crossed from: Alarm | Clicks: 18959 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
This circuit is very basic to build. To open a lock which is connected to the K1 Load, you must press each momentary switch in the correct sequence. The sequence used in this circuit is S1, S2, S3 and finally S4. If any of the other switches are pressed the circuit will be reset and you will need to start over. ..
|
|
Crossed from: AVR Microcontroller | Clicks: 14868 | Votes: 0 | Comments: 0 | Rating: 0 | Rank: 0
Security is a prime concern in our day-today life. Everyone wants to be as much secure as possible. An access control for doors forms a vital link in a security chain. The microcontroller based digital lock for Doors is an access control system that allows only authorized persons to access a restricted area. The system is fully controlled by the 8 bit microcontroller AT89C2051 which has a 2Kbytes of ROM for the program memory...
|
|
|
Articles / Projects
This is the circuit diagram of a simple electronic combination lock using IC LS 7220.This circuit...
PF-Power Plug Lock Circuit-Breaker Protected Locking Outlet Strip. Published January 23, 2012 | B...
Hi everyone! Thanks for having a look at my instructable. As of recently, I've been working on se...
Buy PF-Power Plug Lock Circuit-Breaker Protected Locking Outlet Strip Online Store. See Buy PF-Po...
|