Anuj Karnik ArduinoTech
Anuj Karnik ArduinoTech
  • 14
  • 59 868
How to use a seven segment display with Arduino || Step by step tutorial
Hi everyone, in this video, we will learn how to use a seven segment display with Arduino.
For this project, we will use Arduino Uno, a breadboard, a seven segment display, some 220 Ω resistors and a couple of jumper wires.
Code - github.com/AKarduinoTech/AK-ArduinoTech/blob/main/How%20to%20use%20a%20seven%20segment%20display/Code/Code.ino
Wiring diagram- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/How%20to%20use%20a%20seven%20segment%20display/Wiring%20diagram.png
มุมมอง: 289

วีดีโอ

How to use the HC-SR04 (ultrasonic distance measuring sensor) with Arduino || Step by step tutorial
มุมมอง 736 หลายเดือนก่อน
Hello guys, in this video, you will learn everything about the HC-SR04 ultrasonic distance measuring sensor. We will look at the components of this sensor, how it works, the wiring and the code for this sensor. You will need- An Arduino uno, a breadboard, a HC SR04 sensor and some jumper cables. Wiring- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/How to use the HC SR04 sensor/Wiring.png C...
How to make a distance measuring system using Arduino || Step by step tutorial
มุมมอง 1578 หลายเดือนก่อน
Hello guys, in this video I'll be showing you how to make a distance measuring system using arduino. In this device, a sensor will calculate the distance between the device and the obstacle and it will be printed on an LCD screen. For this project you will need- an Arduino uno, HC-SR04, LCD screen, breadboard, i2c adaptor,9 Volt battery, battery connector and some jumper cables Wiring diagram- ...
How to make an Automatic Plant Watering system using Arduino || Step by step tutorial
มุมมอง 777ปีที่แล้ว
Hello friends, in this video, I will show you how to make an Automatic plant watering system using Arduino. For this, we will need- Arduino uno, soil moisture sensor, submersible pump, breadboard, relay, RGB led, 4 AA cells,9 Volt battery and some jumper cables Code- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/Automatic Plant Watering system/Code/Code.ino Wiring diagram- github.com/AKardu...
How to use a Potentiometer with Arduino || Analog Input || Step by step tutorial
มุมมอง 234ปีที่แล้ว
Hi everyone, in this video, we will learn how to use a potentiometer with Arduino. For this project, we will use an Arduino Uno, a breadboard, a potentiometer, an LED, a 220 ohm resistor and a couple of jumper wires. Code- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/How to use a potentiometer/Without led/Code/Code.ino Wiring diagram- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/How t...
How to make a Traffic control system for smart city using Arduino || Smart city project model
มุมมอง 5Kปีที่แล้ว
Hi everyone, in this video, I will show you how to make a Traffic control system made using Arduino For this, we will need- Arduino uno, 2 servo motors, 2 traffic signal modules, breadboard, some jumper cables, green paper, black paper, foamsheet, cardboard piece and white tap Code- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/Traffic control system/Code/Code.ino Wiring diagram- github.com...
How to make Crane/Robot arm using Arduino
มุมมอง 495ปีที่แล้ว
Hi everyone, in this video, I will show you a Robotic hand/crane made by using Arduino For this, we will need- Arduino uno, 4 servo motors, Wooden sticks, 4 AA cells, battery holder, battery connectors and jumper wires Code- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/Robotic hand/Code/Code.ino Wiring diagram- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/Robotic hand/Wiring.png My ot...
How to use a touch sensor with Arduino || Step by step tutorial
มุมมอง 373ปีที่แล้ว
Hi everyone, in this video, we will learn how to use a touch sensor with Arduino. For this project, we will use Arduino Uno, a breadboard, a touch sensor, a LED and a couple of jumper wires. Code - github.com/AKarduinoTech/AK-ArduinoTech/blob/main/How to use a Touchsensor/Codes/Code/Code.ino Code with LED- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/How to use a Touchsensor/Codes/Code_wit...
Traffic control system for smart city using Arduino || Smart city project model
มุมมอง 50Kปีที่แล้ว
Hello everyone, in this video I will show you my model of traffic control system for smart city. SEE HOW TO MAKE THS PROJECT- th-cam.com/video/JqFJ6KPFKQA/w-d-xo.html My other videos- Edge avoiding car- th-cam.com/video/ahD7AJklJ90/w-d-xo.html Smartphone controlled car- th-cam.com/video/WXcwWEiwscc/w-d-xo.html Joystick controlled car- th-cam.com/video/_0hhm1ZVnGw/w-d-xo.html Emergency light- th...
How to make a Bluetooth Remote controlled car using NRF24L01
มุมมอง 274ปีที่แล้ว
Hi everyone, in this video we will learn how to make a DIY remote controlled arduino car. For this project, we will use 2 Arduino Unos, Joystick, 2 NRF24 modules, L298N (motor driver), 3 9V batteries, 2 DC motors, base for remote and a chassis. Code- github.com/AKarduinoTech/AK-ArduinoTech/tree/main/Remote controlled car/Codes Wiring diagram- github.com/AKarduinoTech/AK-ArduinoTech/tree/main/Re...
How to make an emergency light which turns LEDs on and off automatically using Arduino
มุมมอง 3332 ปีที่แล้ว
Hi everyone, in this video we will learn how to make an automatic emergency light, which uses a photoresistor to turn 2 leds on and off automatically using Arduino. For this project we will use Arduino Uno, Breadboard, Photoresistor, 2 LEDs, 2 220 ohm resistors, 7 1K ohm resistors and Jumper wires. Code- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/Automatic emergency light/Code/Code.ino W...
How to make an Edge avoiding car using Arduino
มุมมอง 5742 ปีที่แล้ว
Hi everyone, in this video we will learn how to make a DIY edge avoiding Arduino car. For this project, we will use Arduino Uno, HC-SR04 (Ultrasonic sensor), L298N (motor driver), 2 9V batteries, 2 DC motors and a chassis. Code- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/Edge avoiding car/Code/Code.ino Wiring diagram- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/Edge avoiding car/Wi...
How to make a Smartphone controlled Arduino car
มุมมอง 3792 ปีที่แล้ว
Hi everyone, in this video we will learn how to make a DIY arduino car controlled by smartphone. For this project, we will use Arduino Uno, Smartphone, L298N (motor driver), 2 9V batteries, 2 DC motors and a chassis. Code- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/Smartphone controlled car/Code/Code.ino Wiring diagram- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/Smartphone control...
How to make a Joystick controlled Arduino car
มุมมอง 6082 ปีที่แล้ว
Hi everyone, in this video we will learn how to make a DIY joystick controlled arduino car. For this project, we will use Arduino Uno, Joystick, L298N (motor driver), 2 9V batteries, 2 DC motors and a chassis. Code- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/Joystick controlled car/Code/Code.ino Wiring diagram- github.com/AKarduinoTech/AK-ArduinoTech/blob/main/Joystick controlled car/Wir...

ความคิดเห็น