I have a “dumb” motorized driveway gate. I’d like to automate it’s opening and closing based on time, but with gate status recongition, as not to send an open command when the gate is opened (or maybe when there is a car blocking it).
There is DOODS, but looking at it keywords there is nothing similar to a gate.
Is there any way to train a computer vision program or something for a layman so it could recognize the status of the gate?
Why not using one simple Zigbee door/windows sensors which closes when the door is fully opened?
That state can then be used to decide wether the gate is fully opened or not.