Circuit Lake

Electronic Project and Circuit Collection

Keypad Related Resources




AVR Security Keypad Lock

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

AVR Basic Keypad Lock System

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 →

Interfacing 16-Keypad with AVR

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 [...]