Hi everyone, i am trying to use Omron-E3Z-D62- object sensor with nano. But i couldnt find any library. 1) Can you help me about library please ? 2) Can you suggest any connection diagram for this sensor and power connections with nano. thanks a lot.
What kind of library do you expect for a device that has a comparable function to a PIR? If has only one discrete output (open collector). I don't see what a library should do there.
Power it with 12V and connect the output to a digital I/O of the Nano. Set the pin mode of that pin to INPUT_PULLUP.
1 Like
thank you very much. there is no need to library. thanks again
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.