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…
Friday, 20 March 2020
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…