• interfacing a modem to a 8051 mcu
    I am looking for for documents to describe communication to a modem and I to interface a modem to a 8051 mcu (DTR, CTS ...) is there any application notes on that subject.
  • program for interfac modem with micros
    void main () { int j,k,l,m; //char g_strlcdline[15]="ATD0800800800"; char name [6]; char temp[6]; char s1[10],s2[10]; unsigned char crlf[3]; crlf[0] = 0x0d ; crlf[1] = 0x0a ; crlf...
  • interfacing with modem
    hai i am sathish kumar doing my final year project on sending email from microcontroller. i want the information about "how to interface microcontroller with the modem?"
  • modem interface
    I am interfacing modem with LPC2378 microcontroller on UART but modem not responding for AT commands.
  • code for gsm modem interfacing to 8051
    can any one help me with the code for the gsm modem interfacing with 8051