Basic Arduino Robot Car Kit + Motor driver L298N H-Bridge module
//Arduino code:
int L1 = 6, L2 = 7, L3 = 8, L4 = 9; // Pins connected to Motor driver L298N H-Bridge module
void setup()
{
// initialize the digital pins we will use as an output.
pinMode(L1, OUTPUT);
pinMode(L2, OUTPUT);
pinMode(L3, OUTPUT);
pinMode(L4, OUTPUT);
(9600);
}
// the loop routine runs over and over again forever:
void loop()
{
forward(500);
halt(2000);
reverse(500);
halt(2000);
rightSpin(500);
halt(2000);
leftSpin(500);
h
1 view
2492
747
7 months ago 00:43:15 1
It needs to live again! This SE/30 has so many issues, so let’s fix it #repair
8 months ago 00:00:17 0
Gear Mechanism • Dc Motor | #dcmotor #tech #youtubeshorts #motor #gear #speed
8 months ago 01:14:37 119
Pantheon of Gods lecture + Course Instroduction | Open lesson by ::vtol::
8 months ago 00:01:47 0
Build and program this Arduino drone yourself!
8 months ago 00:00:09 0
Powerful Generator • Dc Motor | #dcmotor #generator #youtubeshorts
9 months ago 00:00:15 0
12v Dc Motor | open circuit #shorts #magnet #youtubeshorts
9 months ago 00:01:21 0
Terminator robot animatronic modeloT-800 parte 1
9 months ago 00:16:13 0
Trying Meshtastic Radios From A Plane (Off-Grid Messaging In The Air)
9 months ago 00:27:37 1
I Made A PS2 So ADVANCED, It’s Basically A PS3
9 months ago 00:17:05 8
24. Зачем платить больше? Самодельный контроллер адресной LED ленты для Умного Дома. WLED + OpenHAB
9 months ago 00:00:59 0
This is the basic welding technique for beginner welders all over the world to know
10 months ago 01:12:32 0
Is an IBM PC usable at the same clock speed as an Apple II?
10 months ago 00:10:27 3
How to set up and test arduino-connector with LinuxCNC
11 months ago 00:00:21 0
1 to 5 Gear Transmission • Dc Motor | #dcmotor #tech #youtubeshorts #motor #dcmotorproject
1 year ago 00:00:08 0
Hydraulic Braking • Dc Motor | #dcmotor #tech #youtubeshorts #motor #car #wheel
1 year ago 00:15:51 1
C++ & Arduino Tutorial - Implement a Kalman Filter - For Beginners
1 year ago 00:00:07 0
Hydraulic Car Lift • Dc Motor | #tech #dcmotor #youtubeshorts #motor #experiment #liftmachine
1 year ago 00:09:49 1
15 | Combine a gyroscope and accelerometer to measure angles - precisely
1 year ago 00:46:43 0
Arduino UV Index Meter - Working with Ultraviolet Light
1 year ago 00:01:14 1
KS0543 (KS0543F) Keyestudio Beetlebot 3 in 1 Robot for Arduino STEM Education#arduino #kits #robot
1 year ago 00:07:54 0
Arduino | LoLin NodeMCU V3 ESP8266 with Arduino | Getting Started | Control the LED
1 year ago 00:00:08 0
Amazing Invention • Dc Motor | #tech #dcmotor #youtubeshorts #motor #experiment
1 year ago 00:04:39 0
Десятый шаг в робототехнику. Выбор языка программирования и среды программирования для контроллера.
1 year ago 00:06:36 1
Make an Arduino Temperature Sensor (Thermistor Tutorial)