Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Python Library for the uArm swift Pro robot arm

License

Notifications You must be signed in to change notification settings

jjhw/uArmProPython

Open more actions menu
 
 

Repository files navigation

uArmProPython

Python Library for the uArm swift Pro robot arm
Created by: Richard Garsthagen - the.anykey@gmail.com
V0.3 - June 2018 - Still under development !!

Written for Python v2.x

See the examples files on how to use the library.

Supports:

  • Support for Firmware V4 and older firmwares
  • Connecting to uArm swift Pro and setting the mode
  • Basic move command in absolute coordinates
  • Control single or multiple robots at a time. Support aSync mode for multiple robots.
  • Turn on/off pump
  • Drawing a circle

More to follow :-)

Using the initialization, you can specify the firmware of yor robot.
myRobot = uArmRobot.robot(serialport,1)

where
0 = Firmware V1,v2,v3
1 = Firmware V4

If using firmware V4, use speeds between 0 - 100

About

Python Library for the uArm swift Pro robot arm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.