Skip to content
Pär Sundbäck edited this page Jun 6, 2020 · 4 revisions

Welcome to the DartScore wiki!

The current development branch is based on python3, pygame and opencv which means that you need this to run the code. It also use one or two networked camera(s). I use windows for development for the moment but it is possible to use most of the code in Linux.

2020-06-06 Everything is now running on a Jetson Nano :-) However, there are some integration left to make the new camera stream work as previously. My first aim is to have an environment with two cam-streams that is possible to calibrate. When that is done and the documentation in sync I will publish a new 'release'. The calibration and score-counting will be as before for start but it will be an improved platform for further development.

2020-05-22: Since the performance still is a major issue I will move DartScore to a Jetson Nano. I am now in the process of doing that and at the same time make the environment configurable for RPi4 or Jetson Nano (if needed). I will also add software for a new and simple cam-type, based on a Raspberry Pi zero and a cam with better a lens. All image processing will be done by the head-unit as before (at least for a start).

More information to come,depending on the interest for the project.

Clone this wiki locally