pydarts_on_microsoft_windows
This is an old revision of the document!
pyDarts is compatible with any windows version which supports python. It has been tested on Windows 7 & 10 and works without issue.
Using pyDarts binary files
Simply download the latest pyDarts binary for windows, unpack and launch the “pydarts” executable file
Using pyDarts source code
First, install ALL of the following dependencies, USING python 3.6+ (or PYTHON 2.7) packages :
- Download and install Arduino drivers and software
- Download and install Python (3.6+ recommanded, works great with 2.7)
- cd c:\python\Scripts
- pip.exe install pygame pyserial netifaces
- That's all folks :)
Launch pydarts.bat. It should create a “.pydarts” folder in your profile directory (c:\Users\UserName) containing a pydarts.cfg file.
That's it !
pydarts_on_microsoft_windows.1576678397.txt.gz · Last modified: 2024/01/01 16:31 (external edit)
