Month: February 2019

  • Introduction to Operational Amplifier

    Introduction to Operational Amplifier

    [otw_is sidebar=otw-sidebar-1]In this post I will discuss about the Operational Amplifier which is one of the most important electronic components in the analog electronics, some of the common applications of the Operational Amplifier, the ideal characteristics of the op-amp, nomenclature of the op-amp and finally the history of the operational amplifier. After reading this post…

  • Raspberry PI GPIO interface with A4988

    Raspberry PI GPIO interface with A4988

    [otw_is sidebar=otw-sidebar-1]In this post I will discuss about how to interface the Raspberry Pi with the A4988 motor controller. In the previous posts I have discussed how to interface the Raspberry Pi with the Servo Motor and Stepper motor. The raspberry Pi was controlling the Stepper motor using the L298 motor controller. There are a…

  • Raspberry Pi Graphical User Interface

    [otw_is sidebar=otw-sidebar-1]In this post I will discuss how to build the Graphical User Interface using Python in the Raspberry Pi. This post can be considered as first part where you will learn to build the basic Graphical User Interface (GUI) and in the second part you will learn the controlling of the home appliances using…

  • raspberry pi gpio programming example for servo motor Using Python

    raspberry pi gpio programming example for servo motor Using Python

    [otw_is sidebar=otw-sidebar-1]In this post I will discuss about how to interface and control the Servo Motor with Raspberry Pi using the Python IDLE. In the previous post I have discussed the Raspberry Pi interface with the Bipolar Stepper Motor I have used the L298 motor controller in the previous post. For the sake of this…