I am trying to send a 16x2 LCD output to a remote RPi wirelessly using python code. I am having difficulty finding information online about this and am wondering if any of you could help me. I am very new to python and RPis.
Background on project: I have a Pi0 reading a water level sensor using an ADC. I currently also have this Pi0 outputting the level of the water on a 16x2 LCD screen that it connected to the Pi0.
Goal: I want to have this 16x2 LCD output sent to a separate remote Pi1 wirelessly.