diff --git a/README.md b/README.md index 3f7c302..2e5b7f0 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,6 @@ The µC which manages to process all the inputs from the three sensors (after so The software responsible for displaying the rim-curve ”live” is a Processing sketch (Java-code) titled ***Inspector_Rotam.pde*** which is run on a PC and receives the data stream serially from the µC by USB at 57600 baud. It then updates the chart's red line-graph, which connects the datapoints, with the measurements closest to each detected spoke along the rim. The graphical result is a horisontal red line, more or less undulating, depending on the rim's degree of (mis)alignment at that point. The centre-most spoke/datapoint in the chart represents the ”zero-spoke”, i.e. the spoke that the operator has set as a temporary zero-value reference point (”ticked”), by pushing the tick button. -See the project's decription page here for more details: http://xneb.org/mabe/xnebmisc/home/true-detective,html or https://sites.google.com/view/xneb-project-logs/home/true-detective +See the project's decription page here for more details: http://xneb.org/mabe/xnebmisc/home/true-detective.html or https://sites.google.com/view/xneb-project-logs/home/true-detective