I’m building a gadget to track my excavator bucket. It’s called ExWeigh. The object of the exercise is to weigh the material in the bucket. It also inferences:
type of bucket,
what the bucket is doing,
where it is in space,
Bucket distance (from the excavator)
number of bucket load cycles which creates a bucket count
and weight on the lift cycle. That’s pretty straight forward, well, sort of… to see what I have achieved so far follow this link to my google drive:
So I’m now trying to figure out if I can read the Rego Numbers of the truck and trailer (if in view) PLUS read the tonnage weight (an integer like → 11 or 14) normally displayed on the side of the truck and trailer, and could I incorporate this into the existing system?