I am Kashif Mirza, the founder of
ProjectIOT123. I am an Embedded Engineer and working on Embedded Projects since 2003. I have worked on Arduino, Raspberry Pi, PIc Microcontroller, 8051 etc. and have designed both prototypes & industrial projects.
in this tutorial we will learn Introduction to Full Adder.Digital Systems performs a variety of operations. Among various information processing tasks are the arithmetic operations which includes binary addition, subtraction, multiplication and division. The most common and basic arithmetic operation is addition of two binary digits. The simplest digital circuit which performs the binary addition…
in this tutorial we will study Introduction to logic gates. Digital Logic Gates Digital systems have been gaining attention for the last few decades due to their benefits over analog circuits. Digital Circuits are less prone to noise and signal processing in digital domain is better than in analog domain. The digital logic gates are…
in this tutorial we will learn Introduction to XNOR Gate.These basic digital logic gates that is AND, OR and NOT gates can be combined together in particular topologies to realize other important gates. The most common examples are NAND and NOR Gate. Introduction to XNOR Gate NOR Gate is formed…
in this tutorial we will learn Introduction to XOR Gate.Digital logic gates are the building blocks of the digital circuit. Each basic logic gate implements a unique Boolean function and a complex Boolean expression is implemented using the network of basic gates. The three basic logic gates are: AND Gate. OR Gate. NOT Gate.…
in this tutorial we will study Introduction to NOR Gate. NOR Gate: As pointed out in previous paragraph that NOR Gate is the combination of OR and NOT Gate with input of NOT Gate connected at the output of the OR Gate. Thus corresponding to each combination of the inputs of the NOR Gate, it…
in this tutorial we will learn Introduction to NAND Gate.Digital logic gates are the building blocks of the digital circuit. Each basic logic gate implements a unique Boolean function and a complex Boolean expression is implemented using the network of basic gates. The three basic logic gates are: AND Gate. OR Gate. NOT…
Hello friends, I hope you all are fine and good health. Today I discuss with you about Introduction to OR Gate. In previous post I discuss about Introduction to NOT Gate all the friends likes that post and good comments so I impressive from our friends and today I have new post share with you about…
in this tutorial we will learn Introduction to NOT Gate.Hello friends, I hope you all are fine and good health. Today I discuss with you about Introduction to NOT Gate. In previous post I discuss about Introduction to AND Gate all the friends likes that post and good comments so I impressive from our friends…
in this tutorial we will study Introduction to AND Gate.Hello friends, I hope you all are fine and good health. Today I discuss with you about Introduction to AND Gate. In previous post I discuss about Introduction to Logic Gate all the friends likes that post and good comments so I impressive from our friends…
In this post I will discuss about the Proteus Download and Install. In the previous posts I have discussed other Arduino microcontroller development boards such as Arduino UNO, Leonardo, Pro MINI, NANO, MEGA etcetera. This post will be oriented around the discussion on Proteus Download and Install. After reading this post the reader will be…