Some cool 24v dc motor plans:
Arduino DC motor control - PWM
Image by Remko van Dokkum
www.youtube.com/watch?v=p5hzv6m_8fo
final outcome:
websites.google.com/web site/thebluenoisedepartment
DC motor 24V 2A
to test how the motor handles variations in PWM.
2 potentiometers to vary the 'on' and 'off ' time of the pulse.
int ledPin = 13 // LED connected to digital pin 13int h=1
int h2=
int h3=
int h4=
int h5=
void setup() // run when, when the sketch begins
pinMode(ledPin, OUTPUT) // sets
No comments:
Post a Comment