Hai all,
Today i was experimenting with 434MHz RF module with ATmega32. I have to send two different values to the receiver. The two different values are
1. From ADC input
2. From a variable that will increment its value when a button is pressed on PORTB.ie switch is connected on PB2.
At the receiver side i can read only one value. But i cannot diaplay the valus on the LCD simultaniously. I think the problem is with my code. Somebody please help me..:sad:
i am giving my code here.