DC Motor Fan - In depth and WORKING Tutorial

  Рет қаралды 269

Waiduino

Waiduino

Күн бұрын

Пікірлер: 1
@Waiduino
@Waiduino 6 ай бұрын
#define ENABLE 5 #define DIRA 3 #define DIRB 4 int i; void setup() { //---set pin direction pinMode(ENABLE,OUTPUT); pinMode(DIRA,OUTPUT); pinMode(DIRB,OUTPUT); Serial.begin(9600); } void loop() { Serial.println("Start The Motors!"); //---PWM example, full speed then slow for (i=255;i>100;i--) { digitalWrite(DIRA,HIGH); //one way digitalWrite(DIRB,LOW); analogWrite(ENABLE,i); //enable on delay(200); } for (i=100;i
I'm Developing a New Circuit Board Manufacturing Technology
17:10
Levi Janssen
Рет қаралды 111 М.
5 Essential MOSFET Parameters Every Engineer Must Know!
18:10
Electronic Wizard
Рет қаралды 30 М.
JISOO - ‘꽃(FLOWER)’ M/V
3:05
BLACKPINK
Рет қаралды 137 МЛН
I'VE MADE A CUTE FLYING LOLLIPOP FOR MY KID #SHORTS
0:48
A Plus School
Рет қаралды 20 МЛН
Quick Clicks #2 - Relay Logic Gates
6:39
DiPDoT
Рет қаралды 723
4,000-Joule Exploding Wire Machine
27:01
Hyperspace Pirate
Рет қаралды 228 М.
Hacking This Terrible DRM
15:20
Nathan Baggs
Рет қаралды 103 М.
I Attempted to Design my Own Drone... with SUPERCAPACITORS
23:20
The Tinkering Techie
Рет қаралды 66 М.
JISOO - ‘꽃(FLOWER)’ M/V
3:05
BLACKPINK
Рет қаралды 137 МЛН