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 oufuqiang

  1. O

    [SOLVED] SIM908 GPS: how to extract the Longitude,Latitude

    unsigned char get_str_by_start_length(unsigned char * get_to,unsigned char start,length,wait_time) { uchar count,cpy_count; count=0;cpy_count=0; ten_ms_count=0; length=start+length; do { RI=0; while(RI==0 &&...
  2. O

    gsm based rolling display

    read message from GSM module. such as SIM300,SIM900。then display on LED matrix.
  3. O

    Microcontroller 8051

    DTMF decoder MT8870.
  4. O

    Generatng random number in Keil C51 Compiler

    srand(Read a value from the ADC).
  5. O

    555 timer frequency problem

    ne555 maximum operating frequency is only 100KHz. Why not use a crystal oscillator?
  6. O

    SIM900A network registration problem

    1. use mobile phone to test your SIM card. 2. use scope to monitor VBAT wavefrom.

Part and Inventory Search

Back
Top