User Tools

Site Tools


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 :

  1. Download and install Arduino drivers and software
  2. Download and install Python (3.6+ recommanded, works great with 2.7)
  3. cd c:\python\Scripts
  4. pip.exe install pygame pyserial netifaces
  5. 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)