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.
The strain assessment instrument is used to assess the degree of corresponding muscle strain by obtaining the muscle surface action potential through silver oxide electrodes or other human surface electrodes, together with the patient’s conscious control of muscle movements. The highest level of muscle strain is 7 and the lowest level is 1. Level 1…
In this lesson(PIR Sensor Circuit), we will check out the Room Lights automatic using Arduino and PIR Sensor, where the lights will automatically ON and OFF by tracking the presence of a human. Such Room Lights can be executed in your security, bathrooms, etc. where we do not require continuous light but only when we…
In this tutorial Servo Motor in Proteus, I will talk you how to execute a Controlled Servo Motor using Arduino. Using this project, you can manage a servo motor. We can also discuss the principle of servo motor, circuit diagram and working of this motor. So let’s start out lesson. Principle of Servo Motor Servo…
Hello Friends! In this lesson, we will talk about how to manage a DC Motor using Arduino and Motor Driver. There are various ways to control a DC Motor but the Arduino DC Motor using L298N Motor Driver is becoming quite famous for many reasons. l293d motor driver shield library for proteus A DC Motor…
Hello Fellows! In this lesson, I will tell you how to make an Arduino based piano. It is an easy project made using Arduino, few push buttons and a Buzzer. A main feature of this project is that Arduino will save the last played set of tones in it and repeat it again. Arduino Based…
Hello Friends! In this project I will design a simple Password Based Door Lock using Arduino. The purpose is to secure with door lock with the help of password. In this lesson we will talk about the principles of door locking, circuit diagram and working of this project. Keypad in Proteus Traditional lock using mechanical…
In this lesson(Nokia Library For Proteus), I will show you how to build a simple Graphical User Interface with the help of the Nokia 3310 LCD. I will design a Nokia 3310 Menu interface with the used of Arduino. Nokia Library For Proteus Nokia 3310 LCD is a Graphical LCD device where we can manage…
In this lesson, we will assemble a circuit to interface Arduino with DHT11 Humidity Sensor. One of the important applications of connecting DTH11 sensor with Arduino is to look on weather condition. Arduino Temperature and Humidity Controller DHT11 is a part of Humidity sensors. These sensors have many series one is DHT22. Both these sensors…
Hi Friends! In this lesson, we will build a Capacitance Meter using Arduino. This circuit will be used to calculate a capacitance in the range of 1 to 4700 microfarad. So we will see the circuit diagram, principle of capacitance meter and also required component used in this project. Arduino Based Capacitance Meter Capacitance Meter,…
In this lesson, we will take a look at a product known as the WS2812B Addressable LEDs. They are singly addressable RGB LEDs and are also called NeoPixel manufacture by Adafruit Company. So we will gain information about the WS2812B LEDs, its structure and working and also how to control individually LEDs using Arduino. …