Circuit Lake

Electronic Project and Circuit Collection

Visual Basic Related Resources




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

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

Mini Point-of-Sale Terminal

January 09, 2012 By: admin Category: Interfacing, Microcontroller, Miscellaneous, Project, Renesas No Comments →

Point of Sale Terminal Embedded Project

This project is a portable Point of Sale terminal designed specifically to handle lab manual and class supply sales in a university environment. This involves three short but very busy sales periods per year ( less than 1 week each), using staff with no training on a cash register per-se. Commercial POS terminals were thought [...]

ATmega32 Ethernet I/O

February 06, 2010 By: admin Category: AVR, Control, Interfacing, Microcontroller, Project, Remote No Comments →

AVR Ethernet IO project

The AVR Ethernet I/O board with accompanying PC control software offers remote control of 4 relay activated devices and status monitoring of 4 opto-coupled inputs over the Internet. Remote control is accomplished using any web browser-abled computer, or by running the custom “Ethernet I/O Control Panel” Windows software on an Internet ready PC. Browser based [...]