A Programmable Logic Controller or PLC. It's simply special computer. That's program control some process industry, likes steel plant, automobile, and power plant etcetera. It is a device, that a user can program to perform, a series or sequence of events. These events, are triggered by inputs received, at the programmable logic controller, through delayed actions, such as time delays. every PLC most three parts, input, CPU and output. Suppose we have…
Tuesday, 28 April 2020
Sunday, 26 April 2020
Parker DC Drive Encoder Connection and Testing.
Hello guys. Welcome to my channel. Today I make awesome and important tutorial. I hope it help you to operate Parker DC drive. Many people comment Facebook group and connect my messenger request to how to connect Parker DC drive with encoder. So I make this tutorial for you. If you have any question or suggestion please comment here. Thanks for watching. If you have a more detail about Parker DC drive. Go to channel page and hear more tutorial about Parke…
Friday, 10 April 2020
Arduino Serial monitor with Push Button, Digital Read.
Arduino basic tutorial in serial monitor with Push button. Continue reading digital pin 2 and print out the value in serial monitor. Connection through circuit diagram. When push button open this moments pin 2 in high though the pull up resistors. Then when pushed push button now pin 2 in low because push button connected in ground. Required Hardware ................................. Arduino Board Push Button 10k ohm Resistor Jumper Wires Bread…
Friday, 20 March 2020
LED ON & OFF with 2 push button using Arduino UNO. Basic operation of PUSH BUTTON.
In this video I will show you an easy way control led like on/off with 2 push button. Simple way 1 push button pushed then led on and when need off then pushed another push button. You know we need control loads like Motor, Fan, TV etc you now control loads Simple flow this tutorial. Yes you need same extra components. Components Requirements: 1. Arduino UNO2. 2 Push Button3. LED 4. Resistor 1Kx2, 330R 5. Jumper wire 6. Breadboard Circ…
Thursday, 12 March 2020
How To Make A Simple DIY Arduino Bluetooth Controlled Car At Home.
Here we show you to build an Arduino car that can be controlled with Bluetooth. You can use your smart phone to control this Bluetooth RC car. So just follow the video and you will be able to build an Arduino car in no time.Here are the parts we have used to build our Bluetooth remote controlled car:1) Arduino Uno2) Motor Driver Shield3) Wheels (4x)4) TT Gear Motor (4x)5) HC-05 Bluetooth Module7) 18650 Battery Holder8) Male and Female Jumper wire9) Shee…
PIR Motion Sensor - How it Works? How to use with Arduino?
The basic principle, when a human or warm-blooded animal comes to a radius of about 3 to 5 meters. This circuit detects infrared radiation from theirs and sends an output. When a signal from an Infrared PIR Sensor module comes to the Arduino Digital Pin 3. It is a 3V peak voltage. Then, this voltage flows to the Arduino Digital Pin 3 then Analysis the code through Output Pin 13. It is good. Now we have a smart module. It has a delay time mode inside. But…
Monday, 3 February 2020
How To Make An Easy DIY Arduino Obstacle Avoiding Car Robert At Home.
Hello Guys, In this tutorial, I am going to show you how to make a DIY Arduino Obstacle Avoiding Car. So let's get started ?? Things you'll need: 1) Arduino Uno 2) Motor Driver Shield 3) Wheels (4x) 4) TT Gear Motor (4x) 5) Servo Motor 6) Ultrasonic Sensor 6) 18650 Li-on Battery (2x) 7) 18650 Battery Holder 8) Male and Female Jumper wire 9) Sheet 10) DC Power Switch Before you can use the Motor shield, you must install the AF_Motor Arduino library. Clo…