Hello everybody,
I would like to create an application on Windows that is able to communicate with a raspberry Pi4 via wifi.
With a serial communication via wifi I want to monitor a 3d printer card connected with the cable to the raspberry. My goal is to get two interfaces, one on the raspberry display (therefore the printer) and the other on a pc connected to the same wifi.
How can I do this? How can I through the raspberry connected to the wifi write and read the data on the printer serial from the pc?
Thank you!!