KZ
bin
Негізгі бет
Қазірдің өзінде танымал
Тікелей эфир
Ұнаған бейнелер
Қайтадан қараңыз
Жазылымдар
Кіру
Тіркелу
Ең жақсы KZbin
Фильм және анимация
Автокөліктер мен көлік құралдары
Музыка
Үй жануарлары мен аңдар
Спорт
Ойындар
Комедия
Ойын-сауық
Тәжірибелік нұсқаулар және стиль
Ғылым және технология
Controlling LED's using Arduino Joystick | Arduino LED fade using joystick| Arduino Joystick project
14:39
How to Use a Joystick with Arduino: Wiring and Basic Controls
13:44
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
⚡Токаев ШОКИРОВАЛ Кремль! РАЗМАЗАЛ заявлением Путина #shorts
00:33
REAL or FAKE? #beatbox #tiktok
01:03
Леон киллер и Оля Полякова 😹
00:42
Controlling LEDs using Joystick Sensor | Arduino Project | Atal Tinkering Lab |
Рет қаралды 20,734
Facebook
Twitter
Жүктеу
1
Жазылу 992
Tinker Hub
Күн бұрын
Пікірлер: 11
@SuperKnightwind
7 ай бұрын
lights can be replaced also with a motor right?
@bagasSakti-jv6iv
2 ай бұрын
Tell me what materials are needed,, please
@zailchaudhry9472
Жыл бұрын
What are the colours on the resistor
@adi_hourani1465
Жыл бұрын
idk why but when i move it in any direction it all flashes
@youssefalqaraxy9999
11 ай бұрын
I want the code please
@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
Жыл бұрын
how much is the resistor?
@johnrobinson1140
Жыл бұрын
220 ohm is a good starting point. different colored leds have different current needs.
@daniellesee-rz1ru
Жыл бұрын
HHHHHHHHHHHHHHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA!
@naofumiiwatani8889
2 жыл бұрын
Hi! May I know the code for this? Thank you
@TinkerHub
2 жыл бұрын
Link has been added in the description...
14:39
Controlling LED's using Arduino Joystick | Arduino LED fade using joystick| Arduino Joystick project
Tech at Home
Рет қаралды 11 М.
13:44
How to Use a Joystick with Arduino: Wiring and Basic Controls
Rachel De Barros
Рет қаралды 20 М.
00:53
小丑女COCO的审判。#天使 #小丑 #超人不会飞
超人不会飞
Рет қаралды 16 МЛН
00:33
⚡Токаев ШОКИРОВАЛ Кремль! РАЗМАЗАЛ заявлением Путина #shorts
24 Канал
Рет қаралды 941 М.
01:03
REAL or FAKE? #beatbox #tiktok
BeatboxJCOP
Рет қаралды 18 МЛН
00:42
Леон киллер и Оля Полякова 😹
Канал Смеха
Рет қаралды 4,7 МЛН
40:41
Make bluetooth speaker from wired speaker @MTTechnology_shorts _short _led _diy_electronic
MT Technology
Рет қаралды 13
6:48
Controlling multiple LEDs by using Joystick and Arduino
Electro Oxe
Рет қаралды 7 М.
14:44
The 20 Best ESP32 Projects of 2024!
ToP Projects Compilation
Рет қаралды 124 М.
22:22
Control Different LEDs with a Joystick and Arduino
Rachel De Barros
Рет қаралды 11 М.
18:06
How I Built A LEGO Treadmill That Moves In EVERY Direction
Banana Gear Studios
Рет қаралды 988 М.
19:52
Inside the V3 Nazi Super Gun
Blue Paw Print
Рет қаралды 2,2 МЛН
5:36
Multiple Servo Motor Control with Joystick and Arduino
Maker 101
Рет қаралды 1 МЛН
44:13
How to Control a 12V Motor with Arduino: Easy Wiring & Code Examples
Rachel De Barros
Рет қаралды 602 М.
15:34
How to make a simple welding machine from spark plugs at home! Extremely easy and useful
Tips 365
Рет қаралды 105 М.
17:06
Sensors - which one to use
Electronoobs
Рет қаралды 1,4 МЛН
00:53
小丑女COCO的审判。#天使 #小丑 #超人不会飞
超人不会飞
Рет қаралды 16 МЛН