This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
doc:tools_oobdcmd [2014/05/25 18:03] wsauer |
doc:tools_oobdcmd [2014/06/13 10:34] (current) admin [Installation] |
||
---|---|---|---|
Line 17: | Line 17: | ||
- | * Download and install Python from one of it's [[https://www.python.org/download/|Download Servers]] | + | * Download and install Python from one of it's [[https://www.python.org/download/|Download Servers]] \\ For example https://www.python.org/ftp/python/3.4.1/python-3.4.1.msi |
+ | * For windows, install also the PyBluez driver *after* installing python first: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pybluez PyBluez-0.20.win32-py3.4.exe | ||
* goto the [[https://oobd.googlecode.com/svn/trunk/tools/OOBDcmd/oobdcmd.py|OOBDcmd source code]] | * goto the [[https://oobd.googlecode.com/svn/trunk/tools/OOBDcmd/oobdcmd.py|OOBDcmd source code]] | ||
* in your browser, choose "Save as…" and save the source code as "oobdcmd.py" in a directory of your choise | * in your browser, choose "Save as…" and save the source code as "oobdcmd.py" in a directory of your choise | ||
- | |||
===== Usage ===== | ===== Usage ===== |