Controlling LEDs using Joystick Sensor | Arduino Project | Atal Tinkering Lab |

  Рет қаралды 20,734

Tinker Hub

Tinker Hub

Күн бұрын

Пікірлер: 11
@SuperKnightwind
@SuperKnightwind 7 ай бұрын
lights can be replaced also with a motor right?
@bagasSakti-jv6iv
@bagasSakti-jv6iv 2 ай бұрын
Tell me what materials are needed,, please
@zailchaudhry9472
@zailchaudhry9472 Жыл бұрын
What are the colours on the resistor
@adi_hourani1465
@adi_hourani1465 Жыл бұрын
idk why but when i move it in any direction it all flashes
@youssefalqaraxy9999
@youssefalqaraxy9999 11 ай бұрын
I want the code please
@BBanomatronics
@BBanomatronics 3 ай бұрын
int mid =10; int z1 =0; int z2 = 0; void setup() { pinMode(4,OUTPUT); pinMode(5,OUTPUT); pinMode(6,OUTPUT); pinMode(7,OUTPUT); pinMode(A0,INPUT); pinMode(A1,INPUT); digitalWrite(4, HIGH); digitalWrite(5, HIGH); digitalWrite(6, HIGH); digitalWrite(7, HIGH); z1 = analogRead(A0); z2 = analogRead(A1); } void loop() { int xAxis = analogRead(A0); // Read Joysticks X-axis int yAxis = analogRead(A1); // Read Joysticks Y-axis // Y-axis used for forward and backward control if (yAxis < z2 - mid) { digitalWrite(4, HIGH); } else { digitalWrite(4, LOW); } if (yAxis > z2 + mid) { digitalWrite(5, HIGH); } else { digitalWrite(5, LOW); } if (xAxis < z1 - mid) { digitalWrite(6, HIGH); } else { digitalWrite(6, LOW); } if (xAxis > z1 + mid) { digitalWrite(7, HIGH); } else { digitalWrite(7, LOW); } }
@rawangabr3630
@rawangabr3630 Жыл бұрын
how much is the resistor?
@johnrobinson1140
@johnrobinson1140 Жыл бұрын
220 ohm is a good starting point. different colored leds have different current needs.
@daniellesee-rz1ru
@daniellesee-rz1ru Жыл бұрын
HHHHHHHHHHHHHHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA!
@naofumiiwatani8889
@naofumiiwatani8889 2 жыл бұрын
Hi! May I know the code for this? Thank you
@TinkerHub
@TinkerHub 2 жыл бұрын
Link has been added in the description...
How to Use a Joystick with Arduino: Wiring and Basic Controls
13:44
Rachel De Barros
Рет қаралды 20 М.
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
Controlling multiple LEDs by using Joystick and Arduino
6:48
Electro Oxe
Рет қаралды 7 М.
The 20 Best ESP32 Projects of 2024!
14:44
ToP Projects Compilation
Рет қаралды 124 М.
Control Different LEDs with a Joystick and Arduino
22:22
Rachel De Barros
Рет қаралды 11 М.
How I Built A LEGO Treadmill That Moves In EVERY Direction
18:06
Banana Gear Studios
Рет қаралды 988 М.
Inside the V3 Nazi Super Gun
19:52
Blue Paw Print
Рет қаралды 2,2 МЛН
Multiple Servo Motor Control with Joystick and Arduino
5:36
Maker 101
Рет қаралды 1 МЛН
How to Control a 12V Motor with Arduino: Easy Wiring & Code Examples
44:13
Sensors - which one to use
17:06
Electronoobs
Рет қаралды 1,4 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН