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 Kirk Macaraeg

  1. K

    How to write the AT-commands in mikroC language?

    Re: at command code Thanks!.... I have a working program now..... It reads the message on the phone through the PIC and displays the message being read.... [code] unsigned char* MSG1 = "AT"; unsigned char* MSG2 = "at+CMGF=1"; unsigned char* MSG3 = "AT+CPMS=\"ME\"\n"; unsigned char* MSG4 =...

Part and Inventory Search

Back
Top