Circuit Lake

Electronic Project and Circuit Collection

Renesas Related Resources


Colors Detector with Real Human Voice Pronouncing

February 26, 2012 By: admin Category: Detector, Microcontroller, Project, Renesas, Sensor No Comments →

The aim of creation of this color detector device is to help blind people, or people with a problem of daltonism, who differ colors with difficulties or wrongly. This device analyzes the color of a surface. When it determines the color, it pronounces from the speaker. The device is portable and consists of main parts […]

Mini-M16C, Mini Sumo Autonomous Robot

February 20, 2012 By: admin Category: Microcontroller, Project, Renesas, Robotic No Comments →

The Mini-Sumo is a 10 cm2 robot that has a weight restriction of 500 g. These robots are completely autonomous and are designed to push an opponent outside a designated ring. Due to the size and weight restrictions, the Renesas M16C was an appropriate choice because of its size, power and speed. The Mini-M16C is […]

Basic PLC

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

The Basic PLC project described here combines BASIC with a PLC and inherits the advantages of both systems. The project uses M16C/62P microcontroller as main processor. A Programmable Logic Control (PLC) is a simple controlling computer for universal use in measuring, steering and controlling tasks. It is usable in any industrial or laboratory environment or […]

Generic Finite State Machine Interpreter

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

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