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 post I will discuss about how to build the Home Automation System based on the Raspberry Pi using the Graphical User Interface in the Python language. In the previous post I have already how to build the simple Graphical User Interface in the Raspberry Pi using the Python language but in that I…
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 you…
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 number…
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 the…
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 post…
In this post I will discuss about how to interface the Raspberry Pi with the Stepper motor using the L298 Motor Controller. The Raspberry Pi can be used in different types of unmanned vehicle (UV) but to use Raspberry Pi in such robots we need to use some type of Motor controller because the Raspberry…
In this post I will discuss how you can create your Home Automation System using Raspberry Pi. Most of you know that there are a lot of ways in which you can control the Home Appliances using Raspberry Pi via Wi Fi here I am using the web server to automate the home appliances that…
In this post I will discuss the web server based on the Raspberry Pi using the Python IDLE, that is the Raspberry Pi will acts as the web server and give the content saved on it to the client which requests for the data. The Raspberry Pi will serve as the host and the device…
In this post I will discuss about Setting up Raspberry Pi 3 to Wifi AND Ethernet and how to connect the Raspberry Pi to the internet. As we know that the Raspberry Pi is a pocket size computer with computation capability equal to that of the normal Personal Computer. It is quite useful if you have…
In this post I will discuss the Home automation system based on the Raspberry Pi using the Bluetooth protocol and I will use the Python IDLE to write the code for this Wireless Home Automation System. This post will discuss all the requirements needed to make the Bluetooth Home Automation System based on the Raspberry…