Hi there,
At the moment I'm working with the examples of the Virtual Wire libaries. I've a sensor and i can read its signals. I've a 433Mhz transmitter and receiver and i can send the example word "hello". Everything works great, but i can't put them together.
So what I want to do, is just to replace the massage example (char msg[7] = {'h','e','l','l','o',' ','#'} by my sensor data (between 0 and 1023)in my case on Analog 1.
Thx for help and best regards from Germany
Kuni