Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by khamar_98495

  1. K

    Interfacing pic 16f688 with TELIT gprs modem

    Hi, Please help me out.........
  2. K

    Interfacing pic 16f688 with TELIT gprs modem

    Hi wp100, Here i am attaching the code, Please do the needfull. #include "htc.h" #include "Pic.h" #include "pic16f688.h" __CONFIG(FCMDIS & IESODIS & CPD & MCLREN & WDTDIS & INTIO & PWRTEN & INTCLK & BOREN); unsigned char receive_byte; //variable to store byte from RCREG...
  3. K

    Interfacing pic 16f688 with TELIT gprs modem

    Hi, I am interfacing pic 16f688 with TELIT gprs modem. When i send AT command to GPRS modem, i was able to receive "OK" in hyper terminal. similarly if i send AT command to GPRS modem from pic, it is responding with "OK". I was not able to store this OK in micro controller. This OK is coming...

Part and Inventory Search

Back
Top