User Tools

Site Tools


pydarts_first_run

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pydarts_first_run [2020/02/27 13:47] poiloupydarts_first_run [2024/01/01 16:31] (current) – external edit 127.0.0.1
Line 7: Line 7:
 Then, when you run pyDarts for the first time, the software will try to detect a suitable serial port. Then, when you run pyDarts for the first time, the software will try to detect a suitable serial port.
  
-In case of success, please select proper port and calibrate your board.+{{ :pydarts:first_run.png?600 |}} 
 +===== If serial port detection fails =====
  
-If it fails : +You'll need to find it by yourself!  
-  * a DEBUG log will be displayed on the terminaland pyDarts will jump to calibration process. + 
-  * press enter to bypass the calibration process +Firstlet pyDarts create the default config file : 
-  * the config file will be created+  * launch pydarts and press enter to bypass the calibration process 
 +  * when you reach the menu, it means that the config file has been created
   * exit pyDarts (escape)   * exit pyDarts (escape)
-  * open your config file ( $HOME/.pydarts/pydarts.cfg) + 
-  * setup the "serialport" option of the config file +On Microsoft Windows : open your [[https://www.computerhope.com/issues/ch000833.htm|device manager]], navigate to the Arduino device, and look at the name of the COM port (it could be COM1, COM2, COM3, etc.) 
-  * start pyDarts again with the "--forcecalibration" argument+ 
 +Open your //pydarts.cfg// config file, it should be located at : 
 +<code> 
 +c:\Users\YOUR USER NAME\.pydarts 
 +</code> 
 +(of course change YOUR USER NAME by yours!
 + 
 +Open this file, change the "serialport:falseto "serialport:COMx" where "COMx" is the port name you found above. 
 + 
 +Save file and exit.  
 +Restart pyDarts with --forcecalibration option to calibrate your board again. 
 + 
 +==== In case of success ==== 
 + 
 +Please select proper port and calibrate your board. 
 + 
  
 Thanks for reading ! Thanks for reading !
  
pydarts_first_run.1582811242.txt.gz · Last modified: 2024/01/01 16:31 (external edit)