• SERIAL RECEPTION OF DATA
    i did this code #include <REGX51.H> #include<stdio.h> #include<string.h> #define rs P3_5 //pin4 #define rw P0_6 //pin5 #define en P3_4 //pin6 void delay(int); void lcd_init(); void printlcd...
  • SERIAL RECEPTION OF DATA
    i did this code #include <REGX51.H> #include<stdio.h> #include<string.h> #define rs P3_5 //pin4 #define rw P0_6 //pin5 #define en P3_4 //pin6 void delay(int); void lcd_init(); void printlcd...
  • DATA TRANSMISSION AND RECEPTION
    while the RF transmiter is used to transmit the data from pc to any devices such as LCD display. if possible means please describe that. then how the data is transmit from pc to RF transmitter and as...
  • data transmission and reception
    we are using ASK module RF transmitter & receiver,How to transmit the data from PC to transmitter and receive it?whether modem should be used between transmitter and PC? It is a wireless project titled...
  • data transmission and reception
    we are using ASK module RF transmitter & receiver,How to transmit the data from PC to transmitter and receive it?whether modem should be used between transmitter and PC? It is a wireless project titled...