2 HP DC MOTOR ADJUSTABLE SPEED CONTROL

Photo of author

By Jackson Taylor

YouTube video

CIRCUIT

PROGRAM

void setup()
{
}
void loop()
{
    int a= analogRead(A1)/4;
    analogWrite(11,a);
}
See also
Composite Energy Storage System with Photovoltaic Power Generation and UPS Function

Revive Your Dead Electronics

Got a drawer full of dead gadgets or a failing car battery? Instead of paying a premium for replacements, use this simple trick to easily recondition them right from home.

See How It Works