74LS323 8-Bit Universal Shift Register IC
74LS323 is an 8-bit universal shift-storage register having 3-state outputs with the feature of Synchronous Reset. Pin count has been minimized in it using parallel load inputs and flip flops …
74LS323 is an 8-bit universal shift-storage register having 3-state outputs with the feature of Synchronous Reset. Pin count has been minimized in it using parallel load inputs and flip flops …
74LS164 is a high speed shift register with serial input of data and parallel output of data. It is an 8-bit IC. That means data goes into IC bit by …
In this tutorial, we will talk about 74LS83 4-bit full adder IC. Firstly, we will see an introduction of half and full adder. After that, we will learn to implement …
In this tutorial, you will learn to use SPI communication port of Arduino. As an example, we will demonstrate SPI communication between two Arduino boards. It is a 4-wired serial communication …
In this tutorial, we will perform UART or serial communication between two Arduino boards using UART software library of Arduino IDE. To debug and program Arduino using a USB port, …
In this topic, we are going to explore a voice recording and playback module using ISD1760 IC. It has distinguished features of being multi-message, single-chip, high quality, and fully integrated …
In this tutorial, we will discuss the logical instructions of 8086 microprocessor. We will see assembly examples of each logical instruction and output on the simulator. Now let’s discuss all …
In this article, we will discuss branch instructions which are supported by the 8086 microprocessor. We will also discuss assembly language programming examples of conditional branch instructions. 8086 Types of …
A System on Chip usually known as an SoC is basically a circuit embedded on a small coin-sized chip and integrated with a microcontroller or microprocessor. It is called a …
In this tutorial, we will see different integer division instructions supported by 8086 microprocessors. We will also provide assembly program examples of each divide instruction. In this series of 8086 …