My dear brothers and sisters.
i am trying for so many times but i can't find a solution. i want your help please if you can.
i am trying to count data packets from the 433 MHz receiver connected with arduino uno. data is transmitted from 433MHz transmitter connected with other arduino uno.
i want to see received data packet on 16*2 LCD. i have done programming for both transmitter and receiver. it is compiling very well attached here. but how to connect lcd with arduino i am in confusion. particular pins like RS, Enable , read/write pin how to connect. please help me in connection of each and every pin of lcd with arduino. and in arduino in which pin i should give received data from receiver i want to know. i am following following diagram in receiver side. you can also check my program of both transmitter and receiver.
if any mistake than please suggest me.
sketch_dec08a.ino (565 Bytes)
receiver.ino (689 Bytes)