at first i want to say that i love the project, but it should be Version 0.0.1 instead of 1.1
is there any way to recalibrate? I even deleted and re-downloaded package, but there is no board-calibration screen anymore, where is the configuration file to delete?
is there a arduino sample for the most used 8x8 Matrix? The samples seem very exotic and for a non programmer not that easy to change code...
I would be very happy if someone can help...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2020-02-17
to recalibrate you must delete the pydarts.cfg (C:\Users\User.pydarts\pydarts.cfg)
your Sample looks fine...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2020-02-17
C:\Users\User.pydarts\pydarts.cfg
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Because I have to remove some unclean code recently added by
contributors, I will engage myself to the following :
increase comments in code and raise comment quality
more generally, clean code and process
... but I will rejet all code that does not follow these guidelines
For instance I am coding a new "Stats" code that store every game and
results in a local SQLite database. It is supposed to replace old
fashionned text hi score and CSV file introduced recently.
If anyone feel concerned to write and clean Handicap code so contact me,
or it will probably be removed as well in the next commits.
Thanks for attention and cheers to all !!
Poilou (main maintainer)
P.S : I have included the 8x8 matrix in the main code. :)
On 17/02/2020 23:51, noreply@sourceforge.net wrote:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2020-02-17
i changed a sample .ino file to this: https://pastebin.com/3Fc3ArmN
but not even half of the Playfielkd is detected as key-inputs...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2020-02-17
sorry, wrong paste:
this one is right, use an Arduino nano, digital pins 2-9 and on the other side analog pins 0-7,
Matrix is 8x8 as mentioned... https://pastebin.com/Jy4mwLE2
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2020-02-19
Thank you ,poilou for fast answer..
P.S : I have included the 8x8 matrix in the main code. :)
what do you mean? should i put the Maincode to the Arduino?
i was talking about an Arduino sketch for 8x8...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The 8x8 sketch is now embedded with the source code. And it will be
embedded too in the next binary release.
You definitely have to put it in the Arduino in order to pygame to work.
On 19/02/2020 08:22, noreply@sourceforge.net wrote:
Thank you ,poilou for fast answer..
P.S : I have included the 8x8 matrix in the main code. :)
what do you mean? should i put the Maincode to the Arduino?
i was talking about an Arduino sketch for 8x8...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2020-02-22
ah, thank you very much... tried it and doesnt work...
fields from 1-14 in clockwise work, fields 9,12,5,20 dont work...
i measured through the contacts with multimeter, everythings fine...
i bought another dartboard with a 7x12 matrix and hope that will work for me...
if all works i would love to donate...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, i have two questions...
at first i want to say that i love the project, but it should be Version 0.0.1 instead of 1.1
is there any way to recalibrate? I even deleted and re-downloaded package, but there is no board-calibration screen anymore, where is the configuration file to delete?
is there a arduino sample for the most used 8x8 Matrix? The samples seem very exotic and for a non programmer not that easy to change code...
I would be very happy if someone can help...
to recalibrate you must delete the pydarts.cfg (C:\Users\User.pydarts\pydarts.cfg)
your Sample looks fine...
C:\Users\User.pydarts\pydarts.cfg
Hi to all and thanks for your interest !
Please always :
https://obilhaut.freeboxos.fr/pydarts-wiki/doku.php
freshly coded version (v1.1 is quite old now)
Because I have to remove some unclean code recently added by
contributors, I will engage myself to the following :
For instance I am coding a new "Stats" code that store every game and
results in a local SQLite database. It is supposed to replace old
fashionned text hi score and CSV file introduced recently.
If anyone feel concerned to write and clean Handicap code so contact me,
or it will probably be removed as well in the next commits.
Thanks for attention and cheers to all !!
Poilou (main maintainer)
P.S : I have included the 8x8 matrix in the main code. :)
On 17/02/2020 23:51, noreply@sourceforge.net wrote:
i changed a sample .ino file to this:
https://pastebin.com/3Fc3ArmN
but not even half of the Playfielkd is detected as key-inputs...
sorry, wrong paste:
this one is right, use an Arduino nano, digital pins 2-9 and on the other side analog pins 0-7,
Matrix is 8x8 as mentioned...
https://pastebin.com/Jy4mwLE2
Thank you ,poilou for fast answer..
Hi !
The 8x8 sketch is now embedded with the source code. And it will be
embedded too in the next binary release.
You definitely have to put it in the Arduino in order to pygame to work.
On 19/02/2020 08:22, noreply@sourceforge.net wrote:
ah, thank you very much... tried it and doesnt work...
fields from 1-14 in clockwise work, fields 9,12,5,20 dont work...
i measured through the contacts with multimeter, everythings fine...
i bought another dartboard with a 7x12 matrix and hope that will work for me...
if all works i would love to donate...