م/ محمد أحمد زكي
01-11-2004, 08:29 AM
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. 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 16F84 as well, just check the PIC datasheets for details on oscillator configurations.
هذا القفل الاليكتروني رائع و سوف تجدة في هذا الرابط (http://jap.hu/electronic/codelock.html)
مع العلم بوجود اكثر من دائرة شيقة جدا و رائعة بالاضافة الي وجود ال source code and HEX file
وايضا ال Datasheets
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 16F84 as well, just check the PIC datasheets for details on oscillator configurations.
هذا القفل الاليكتروني رائع و سوف تجدة في هذا الرابط (http://jap.hu/electronic/codelock.html)
مع العلم بوجود اكثر من دائرة شيقة جدا و رائعة بالاضافة الي وجود ال source code and HEX file
وايضا ال Datasheets