Project and Training Report
Project and Training Report
Project and Training Report
EMBEDDED SYSTEMS
Presentation By: Vinni Satija
EMBEDDED SYSTEMS
An embedded system is a computer system designed to perform one or a few dedicated functions often with real-time computing constraints.
It is embedded as part of a complete device often including hardware and mechanical parts.
This system was referred to as a SYSTEM ON CHIP as the RAM and ROM were designed on the chip. This is an 8 bit processor as CPU can handle only 8 bit data at a time.
GENERAL ARCHITECTURE
MOTIVATION
The project finds high practical and widespread use. It is a very primitive application of the microcontroller. Easy and convenient to be built for a beginner as the coding comprises of basic instructions.
ELEMENTS REQUIRED
MICROCONTROLLER 8051 PCB LEDs (Red, Yellow, Green) CAPACITORS (10MicroF/50V, 33pF,
1000microfarad/25V)
Basic working
The pins of the various input output ports of the microcontroller are connected directly to the given LEDs. The 8051 is programmed in a manner that the respective LEDs glow by setting the required bit using assembly language and a certain amount of delay is provided depending on the user.