Wi-Fi communication

February 26, 2025, 15:09

raalf_

I want to establish communication via WiFi with a laptop. I want the Raspberry Pi to send an image to the laptop, where it will be processed using the OpenCV library. Then, the laptop will send appropriate commands back, and the Raspberry Pi will transmit them via UART. I am a beginner and don’t know how to do this. Do you have any ideas?