i have followed this guid all the way and now i have a dartd board that will disply the hits on he screen as intended but it reports the wrong hit and displys the wrong nombers on screen. Note that i am using a 7 by 10 matrix and plan on connecting the buttons to the R Pi directly. i also cant seem to edit the config file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You'll see that you need to find your default config file :
On windows : c:\Users{USER}\AppData.pydarts\pydarts.cfg
On Linux : $HOME/.pydarts/pydarts.cfg
You need to adapt this file to your board.
You have two solutions to do that :
1- put "debuginput:1" in your config file and rtun pydarts in test mode "pydarts.sh -t" or "pydarts.bat -t"
2- Use "cu" as described on the debug page of the wiki : https://sourceforge.net/p/pydarts/wiki/Debugging/
Tell me if something still wrong of if you succeed !
Good luck :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
i have followed this guid all the way and now i have a dartd board that will disply the hits on he screen as intended but it reports the wrong hit and displys the wrong nombers on screen. Note that i am using a 7 by 10 matrix and plan on connecting the buttons to the R Pi directly. i also cant seem to edit the config file.
Hi Anonymous ;)
I am pleased to read that you're really close to the end. The next step will be easy for you.
If you read carefully this page :
https://sourceforge.net/p/pydarts/wiki/Configure%20pyDarts%20for%20your%20new%20board/
You'll see that you need to find your default config file :
On windows : c:\Users{USER}\AppData.pydarts\pydarts.cfg
On Linux : $HOME/.pydarts/pydarts.cfg
You need to adapt this file to your board.
You have two solutions to do that :
1- put "debuginput:1" in your config file and rtun pydarts in test mode "pydarts.sh -t" or "pydarts.bat -t"
2- Use "cu" as described on the debug page of the wiki :
https://sourceforge.net/p/pydarts/wiki/Debugging/
Tell me if something still wrong of if you succeed !
Good luck :)