Interfacing LEDs & Electromechanical Relays to Microcontrollers

12 months 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

12 months 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

12 months 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

12 months 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

12 months 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

12 months 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

12 months ago

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

Computer Number Systems

12 months 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

12 months 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

12 months ago

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