Skip to content

Neumi/Python-UDP-Arduino-Stepper-Motor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-UDP-Arduino-Stepper-Motor

Snippet of code to control stepper motors via UDP in python.

Upload Arduino Code on Microcontroller. Ethernet shield is connected. A4988 Stepper motor driver is connected as shown. Test connection from python device with ping 192.168.2.10

Check Netzwork setup before. The IP may differ from my depending on your network. Change if required.

Assemble the Arduino Ethernet Shield and the Motor + driver as shown in the schcematic.

Schematic

If Arduino is pingable run the python script.

Now the Motor should move a few steps.

Have fun. Best regards.

About

Snippet of code to control stepper motors via UDP in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published