Year: 2019

  • Proteus Library for 7805 Regulator

    Proteus Library for 7805 Regulator

    [otw_is sidebar=otw-sidebar-1]I hope you all are fine, in the previous tutorial on Proteus I have discussed the simulation of Arduino microcontroller development board and other commonly used modules for example Bluetooth module and relay module etc. In this tutorial I will discuss the simulation of the linear voltage regulator in Proteus.     7805 Voltage…

  • Pic 16f676 Microcontroller Voltmeter

    Pic 16f676 Microcontroller Voltmeter

    [otw_is sidebar=otw-sidebar-1]in this article I will discuss the Pic 16f676 Microcontroller Voltmeter and pic16f676 programming . In the previous article I have discussed the interface of Ultrasonic sensor and the Raspberry Pi using the Python language. So this post will be oriented around how to use Pic 16f676 Microcontroller as a Voltmeter and understanding about…

  • Introduction to Multiplexer

    Introduction to Multiplexer

    [otw_is sidebar=otw-sidebar-1]Digital systems have become so much successful that they are found in almost all areas of life that is telecommunication, space exploration, entertainment, medical equipment and many more. The digital design techniques and technologies have changed remarkably over past forty years. Huge of network of gates that were once employed in order to accomplish…

  • Introduction to Half Adder

    Introduction to Half Adder

    [otw_is sidebar=otw-sidebar-1]Since the advent of the digital technology in electronics a variety of operations that were formerly performed by the analog circuits were continued to be implemented digitally in digital circuits. For instance digital circuits are used for digital signal processing functions such as filtering which were prior to the digital circuits were done using…

  • Introduction to Full Adder

    Introduction to Full Adder

    [otw_is sidebar=otw-sidebar-1]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…

  • Introduction to logic gates

    Introduction to logic gates

    [otw_is sidebar=otw-sidebar-1]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…

  • Introduction to XNOR Gate

    Introduction to XNOR Gate

    [otw_is sidebar=otw-sidebar-1] [otw_is sidebar=otw-sidebar-2] 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  …