DaSCR is a collection of software with the purpose to track the score of a good ol’ game a’ darts in the most comfortable way I could think of.
You can either use it as a usual score tracking app typing your score by hand or you can use the RESTful API with a recognition software.
Soft Dart Machine
You can build your own soft dart machine using an Arduino Mega 2560 and a Raspberry Pi within a machine housing to build your own soft dart machine, like for example a "Löwen Dart HB8".
You can let it keep the score using DaSCR-Board easily.
Steel Dart Recognition
There is more to come. Stay tuned ...
Techstack
The software is mainly based on go and SvelteKit. As image processing using openCV is implemented well in Python a possible steel dart recognition might not be written in go.