I am making automation machine in which, 2 camera are operating separately (Microcontroller is giving high to pin, rpi is capturing image, processing it & giving high/low on one pin).
3rd & 4th camera planning is:
1: They will be connected to CPU using networking switch. Microcontroller will give high to pin, rpi will capture image, process it & will give high/low on one pin.
But, I need to access input & output images from python code running on host CPU & send result string "ok or nok" from rpi to host CPU.
How can I do it? or any other way to do it.
Reason is reduce CPU overload.
3rd & 4th camera planning is:
1: They will be connected to CPU using networking switch. Microcontroller will give high to pin, rpi will capture image, process it & will give high/low on one pin.
But, I need to access input & output images from python code running on host CPU & send result string "ok or nok" from rpi to host CPU.
How can I do it? or any other way to do it.
Reason is reduce CPU overload.
Statistics: Posted by spatil — Tue Dec 03, 2024 11:49 pm