anoop kr
Member level 4
- Joined
- Aug 6, 2010
- Messages
- 69
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- kerala
- Activity points
- 1,885
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.
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.