I am trying to figure out where to go from here on my project.
I have two sensors that I can output on the serial monitor.
I have a second Arduino that I have hooked up to an LCD
I have a 434 MHz link transmitter and receiver.
How do I go about using these things to transmit the data from the sensors to the second Arduino. I think I might be capable enough to take that data and output to the LCD, but that is probably a separate procedure/project.
Any help is much appreciated, thank you!