background image

 

3

 

Moto1 

Motorcontrol for Stepper Motors 

Summary of Contents for Moto1

Page 1: ...3 Moto1 Motorcontrol for Stepper Motors ...

Page 2: ...Ausgabe 02 03 2018 Copyright by Joy IT 2 3 Moto1 Index 1 Introduction 2 Connection 3 Installation 4 Support ...

Page 3: ...ht by Joy IT 3 3 Moto1 1 Introduction Dear customer Thank you for choosing our product In the following we will show you how to use your product If you encounter any unexpected problems during use please feel free to contact us ...

Page 4: ...the expansion board to your Arduino so that the PINs of the board fit into the PINs of the Arduino The following image shows a detailed wiring diagram Please make sure to set the jumpers marked red in the picture correctly These jumpers set the power supply for the motors ...

Page 5: ... pinMode pinI1 OUTPUT pinMode pinI2 OUTPUT pinMode speedpinA OUTPUT pinMode pinI3 OUTPUT pinMode pinI4 OUTPUT pinMode speedpinB OUTPUT void forward Drive motor forward analogWrite speedpinA spead analogWrite speedpinB spead digitalWrite pinI4 HIGH digitalWrite pinI3 LOW digitalWrite pinI2 LOW digitalWrite pinI1 HIGH void backward Drive motor backwards analogWrite speedpinA spead analogWrite speedp...

Page 6: ...digitalWrite pinI1 LOW void right Turn Right analogWrite speedpinA spead analogWrite speedpinB spead digitalWrite pinI4 LOW digitalWrite pinI3 HIGH digitalWrite pinI2 LOW digitalWrite pinI1 HIGH void stop Stop the motors digitalWrite speedpinA LOW digitalWrite speedpinB LOW delay 1000 void loop left delay 2000 stop right delay 2000 stop delay 2000 forward delay 2000 stop backward delay 2000 stop ...

Page 7: ...ncounter any problems or if there are any questions left please feel free to contact us by mail phone or by our ticket supportsystem on our website E Mail service joy it net Ticket System http support joy it net Phone 49 0 2845 98469 66 11 18 Uhr Please visit our website for more informations www joy it net ...

Reviews: