Circuit Lake

Electronic Project and Circuit Collection

Keypad Related Resources


Ultrasonic Security System

June 29, 2012 By: admin Category: AVR, Microcontroller, Security System No Comments →

This portable security system is built based on Atmega644 microcontroller. It can detect intruders based on their physical presence. The system uses URM37v3.2 ultrasonic sensor which is connected to MCU through rs232 serial communication. To rotate sensor for wide coverage range, the system is equipped with Parallax servomotor. For user interface, there are LCD and […]

AVR Security Keypad Lock

February 09, 2012 By: admin Category: AVR, Control, Microcontroller, Project, Security System No Comments →

The Security Keypad Lock Project is a basic access control system based on ATtiny2313. It can be modified to protect just about anything. The “Code Lock” ability will allow the rightful user to deploy the platform to any property that requires simple password-protection.

Interfacing Keypad and Microcontroller AVR

August 03, 2009 By: admin Category: AVR, Tutorial No Comments →

People still use 16-key keypad as input device for any embedded project. I could be used as code input device for opening a door or as a general input to any project that requiring the input like alarm circuits, games, puzzles, DTMF generators. This project will show you how to interface a 16-key keypad to […]