Circuit Lake

Electronic Project and Circuit Collection

Microcontroller




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.

Generic Finite State Machine Interpreter

February 08, 2012 By: admin Category: Control, Interfacing, Microcontroller, Miscellaneous, Project, Renesas No Comments →

Generic FSM Interpreter DIY project

A Finite State Machine (FSM) is a versatile mechanism to implement sequential digital circuits. This project implements any desired FSM using the Renesas microcontroller instead of flip-flops and logic gates.
The system has a PC based GUI interface where the user can represent the required FSM using a simple State Transition table or a State [...]

Easy Voice Commander

February 05, 2012 By: admin Category: Audio, Control, Digital, Interfacing, Microcontroller, Miscellaneous, Renesas No Comments →

Easy Voice Commander Project

The purpose of the project is to build uncomplicated voice recognition system based on M32C/84 microcontroller. The main part consists of telephone, some amplifiers, and development board.

The project used to operational amplifiers in the analog part, the first one, provide amplification to the signal of 220mV p-p generated by signal transducer (a microphone electret) and [...]

Interruption Alert System

February 02, 2012 By: admin Category: Alarm, Microcontroller, Miscellaneous, Project, Renesas No Comments →

Door Interruption Alert System for Office

This M32C/84-based office message board project allows you to display a preprogrammed message like “do not disturb”, “in the Lab”, “At Lunch” etc on the LCD positioned at the door. The project has a keypad which is placed on a desk. On this keypad there are 15 buttons and 6 LEDs for control and indicator. [...]