EFY

resistor symbol

Resistor

A resistor is an electrical component that limits or regulates the flow of electrical current in an electronic circuit. Resistance It is the property of the material which opposes the flow of electric current through it. Resistor A resistor is a passive component that limits or opposes the flow of electrical current in a circuit. In

Resistor Read More »

Stepper Motor Control using 8051 Microcontroller and ULN2003

Stepper Motor Control using 8051 Microcontroller and ULN2003

Stepper motor is a special type of DC motor. For every electrical pulse given stepper motor rotates certain no. of degrees. It is used in digital control systems such as robotics, dot matrix printers, disk drives etc. In this article, I will show stepper motor control using 8051 microcontroller and ULN2003. The stepper motor has

Stepper Motor Control using 8051 Microcontroller and ULN2003 Read More »

Transfer Function

Transfer Function

Transfer Function is the ratio of Laplace transform of the output to the Laplace transform of the input, assuming all initial conditions zero. In general Where x is the input of the system and y is the output of the system. When order of the denominator polynomial is greater than the numerator polynomial the transfer

Transfer Function Read More »

Project development board for 8051 microcontroller, Software Development Tools in Embedded System,

Software Development Tools in Embedded System

Embedded systems are specialized computer systems designed to perform specific functions or tasks within larger systems. Developing software for embedded systems requires a different set of tools compared to traditional software development. Here are various software development tools in embedded system used for system development. Editor It is a software module used for writing assembly,

Software Development Tools in Embedded System Read More »

Software Development Cycle for Microcontrollers,

Software Development Cycle for Microcontrollers

Following steps are involved in software development cycle for microcontrollers and microprocessors. Writing codes Translating codes Debugging the codes with the help of tools via emulators Programming microcontroller to build up the first prototype of the system. Writing Microcontroller Code Software Code for a microcontroller is written in a programming language of choice (often Assembly

Software Development Cycle for Microcontrollers Read More »

Unveiling the Power of Assembly Language Programs for 8051 microcontroller, Assembly Language Programs for 8051 Microcontroller

Unveiling the Power of Assembly Language Programs for 8051 Microcontroller

In the world of microcontrollers, the 8051 stands as an iconic and versatile chip that has fueled countless innovations in embedded systems. One of the key aspects that makes the 8051 a preferred choice for many developers is its compatibility with assembly language programming. Assembly language, though often considered intricate and low-level, offers unparalleled control

Unveiling the Power of Assembly Language Programs for 8051 Microcontroller Read More »