Interfacing LEDs & Electromechanical Relays to Microcontrollers

1 year ago

In this article, we briefly describe how to interface LEDs and electromechanical relays to microcontrollers. Note, a detailed description on…

The Intel 8085 Microprocessor

1 year ago

The 8085 Microprocessor is one of the most popular microprocessors. In this article we look at some of the basic…

Device Programmers for PIC Microcontrollers

1 year ago

Once the program is written and translated into executable code, the resulting HEX file is loaded to the target microcontroller’s…

4 Types of Processor Architectures

1 year ago

Processor architecture can be classified as one of the following four architectures: Accumulator-based processor architecture Register-based processor architecture Stack-based processor…

Basic Architecture of a Microprocessor

1 year ago

The microprocessor is typically referred to as the central processing unit (CPU). It is the part of the processor system…

How Special Function Registers (SFRs) are Mapped into Memory Space

1 year ago

There are two basic primary architectures used for mapping special function registers into memory space. In the first type of…

Basic Features of a Microprocessor-Based System

1 year ago

The microprocessor is the heart of a microcomputer system and can be described as a programmable device that accepts binary…

Computer Number Systems

1 year ago

Being familiar with number systems is important as it helps you comprehend how data is represented before it can be…

An Overview of Assembly Language for Programming Microcontrollers

1 year ago

Introduction Software is the term used for the instructions that tells a microprocessor or microcontroller what to do. The collections…

The Difference between a Simulator and an Emulator

1 year ago

A simulator is software that runs on a PC and allows the microcontroller code to be simulated (run) on the…