Circuit Lake

Electronic Project and Circuit Collection

Control




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

Eight-Channel RF Remote Controller

January 24, 2012 By: admin Category: Control, Digital, Microcontroller, Project, Remote, Renesas No Comments →

8 Channel Remote Controller RF

This controller was developed using Renesas SKP16C62P Starter Kit Plus. Each remote controller is controlled via RF. There are four types of generic control: general purpose timer, sprinkler timer, cooler, and heater. Each Controller may have up to 4 stations, (the Sprinkler Timer may have 8 outputs by multiplexing the outputs). Each controller’s program is [...]