Introduction What are the Decoders? In this article, first you will learn about the basic definition of encoder and decoder and then you will get the idea of how is an encoder different from the decoder?. What is a decoder? Read More …
Implementation of Sequential Circuits using Flip Flops and Combination Logic Gates
Implementation of Sequential Circuits using Flip Flops and Combination Logic Gates It involves the following steps: Construct the state table from the state diagram of sequential circuit. From the state table, form the state equations using Karnaugh map (k-map). Finally, Read More …
What are the Different Types of Number Systems in Computing?
What are number systems? What are the Different Types of Number Systems in Computing? Usually we humans are more comfortable with decimal numbers (base 10). But in computer system we have other types that are used as per the requirement. Read More …
Learn How many types of Printed Circuit Boards are manufactured?
Introduction to Printed Circuit Board (PCB) How many types of Printed Circuit Boards are manufactured? In this article, you will come to know the basics of Printed Circuit Board Design and Manufacturing. Printed Circuit Boards (PCBs) are an integral part Read More …
How to Interface LCD with PIC18f4550/PIC16F877A Microcontroller?
Introduction to LCD In this article, I have explained how to interface LCD with PIC18f4550 and PIC16F877A microcontroller? LCD also known as liquid displays are widely used these days for displaying characters, numbers, and graphics. They are more advanced displaying Read More …
Mealy and Moore Type FSM for Serial Adder
Types of Finite State Machine In this article I will discuss Mealy and Moore Type FSM for Serial Adder. But let us just see first that there are two main types of finite state machines (FSM) Mealy type Moore type Read More …
What are the Different Types of Counters?
Introduction to Counters: What are the Different Types of Counters? The output of the counter, a digital device, has a quantified state based on the submissions of the clock pulses. You can count the number of pulses using the counter’s Read More …
How to find the basis of a vector space V?
How to find the basis of a vector space? How to find the basis of a vector space V? In order to find the basis of a vector space , we need to check two properties: The vectors should be Read More …
How to Interface a Seven Segment Display with PIC16F877A Microcontroller?
Introduction Creating an UP counter with a seven-segment display and PIC microcontroller involves both hardware and software components. Here’s a breakdown: Hardware: PIC Microcontroller: Choose a PIC model with enough I/O pins for your display (common cathode or common anode) and Read More …
HQDFM: Online vs. Desktop – A PCB Designer’s Guide
A seamless transition from the design concept to a perfectly built board is important for any PCB designer. Design for manufacture (DFM) is a crucial part of this process and helps to identify any kind of potential issues present beforehand Read More …