Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / giridharanponnuvel / Python-Arduino_StepperMotorControl

This code is developed to control 3 stepper motor simultaneously in a delta robot. This code receive a string from the python using serial communication. The python will send a string like this 52a34b67c? where 52 is the number of steps to be turned by Motor A, 34 is the no.of steps to be turned by Motor B. Similarly, 67 for Motor C. After Arduino receiving the string, it will process it and send signal to the 3 stepper motor drivers.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giridharanponnuvel%2FPython-Arduino_StepperMotorControl

Stars: 3
Forks: 0
Open Issues: 1

License: None
Language: C++
Repo Size: 6.84 KB
Dependencies: pending

Created: almost 5 years ago
Updated: 10 months ago
Last pushed: almost 5 years ago
Last synced: 10 months ago

Topics: arduino-boards, arduino-mega, arduino-sketch, code, controller, delta-robot, microcontroller, python, serial, serial-communication, serial-port, serial-ports, serialport, stepper-control, stepper-motor, stepper-motor-control, steppermotor

Files
    Loading...
    Readme
    Loading...