At89c2051 projects Items tagged with At89c2051 projects
Digital Code Lock with LCD and Keypad
Digital Code Lock with LCD and Keypad using AT89C2051
A Brief Description:
This project is written in C language. Its a simple project with efficient hacking prevention from Brute Force etc. The basic user lock is of 5 Digits and Master Lock is of 10 digits so its not easy for an intruder to break the lock unless you keep the code simple. User has maximum of 3 retries.. if fails then Master Locks ha... Read Compelte post
A Brief Description:
This project is written in C language. Its a simple project with efficient hacking prevention from Brute Force etc. The basic user lock is of 5 Digits and Master Lock is of 10 digits so its not easy for an intruder to break the lock unless you keep the code simple. User has maximum of 3 retries.. if fails then Master Locks ha... Read Compelte post
Posted on Wed Aug 29 2007, 05:30 pm
Caller id project
First of all talking about the circuit. I will give a brief description of the ICs used.
1. MT8870: A DTMF decoder IC, parallel o/p.
2. AT89C2051: 8051 Controller
3. LCD: For display
4. MCT 2E: Opto coupler to check the receiver is picked or not.
Now Software..
The code is really simple, at the top is ports definition. Defining the MT8870 interface as..
1. MT8870: A DTMF decoder IC, parallel o/p.
2. AT89C2051: 8051 Controller
3. LCD: For display
4. MCT 2E: Opto coupler to check the receiver is picked or not.
Now Software..
The code is really simple, at the top is ports definition. Defining the MT8870 interface as..
Other Tags: caller id project using AT89C2051 AT89C2051 projects working of caller id project microcontroller based caller ID project AT89C2051 based Caller id project
Posted by ajay_bhargav on Wed Jul 25 2007, 06:59 pm