File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed
Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,6 @@ Python Code to drive the Maplin/OWI "Edge" USB Robot arm. The main respository f
22
33[Video Demo](https://www.youtube.com/watch?v=dAvWBOTtGnU)
44
5- Tested on:
6- * Raspbian
7- * Linux
8- * OSX (Lion, Mountain Lion)
9- May work on Windows.
10- * Windows 8 [Windows Help](windows_setup/help.md)
11-
125Quick Raspberry Pi Installation
136===============================
147
@@ -18,8 +11,11 @@ On a terminal at the Raspberry Pi enter these commands:
1811
1912I suggest review the setup_arm.sh script above to see what it does.
2013
21- Requirements
22- ============
14+ Requirements for Other OS
15+ ==========================
16+
17+ This has previously been tested on Linux, OSX and Windows. OSX and Windows require signed drivers which may not easily be avialable.
18+
2319* Python 2.7 or 3
2420* Libusb (on linux, mac or windows - http://sourceforge.net/projects/libusb-win32/files/latest/download) - the apt-get package will work.
2521* pyusb via pip
You can’t perform that action at this time.
0 commit comments