File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,16 @@ Quick Raspberry Pi Installation
77
88On a terminal at the Raspberry Pi enter these commands:
99
10- curl https://raw.githubusercontent.com/orionrobots/python_usb_robot_arm/master /setup_arm.sh | sudo bash
10+ curl https://raw.githubusercontent.com/orionrobots/python_usb_robot_arm/main /setup_arm.sh | sudo bash
1111
1212I suggest review the setup_arm.sh script above to see what it does.
1313
1414Requirements for Other OS
1515==========================
1616
17- This has previously been tested on Linux, OSX and Windows. OSX and Windows require signed drivers which may not easily be avialable .
17+ This has previously been tested on Linux, OSX and Windows. OSX and Windows require signed drivers which may not easily be available .
1818
19- * Python 2.7 or 3
19+ * Python 3 or 2.7
2020* Libusb (on linux, mac or windows - http://sourceforge.net/projects/libusb-win32/files/latest/download ) - the apt-get package will work.
2121* pyusb via pip
2222
@@ -152,4 +152,4 @@ Related Work
152152* [ An alternative Objective-C control program] ( https://armctrl.codeplex.com )
153153* Device assembly manual https://www.robotshop.com/media/files/pdf/owi-535_manual.pdf
154154* [ OWI (manufacturer) information] ( http://www.owirobots.com/cart/catalog/OWI-535USB-ROBOTIC-ARM-KIT-with-USB-PC-INTERFACE-Assembled-103.html )
155-
155+ * [ PCB Scans ] ( https://kyllikki.github.io/EdgeRobotArm/ )
You can’t perform that action at this time.
0 commit comments