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 mpmece

  1. M

    checking microcontroller

    i am using at89s52 . i have connected the microcontroller to system using rs232 . nw i just want to print some data in hyperterminal the program which i have used is #include<8051.h> #include<delay.c> void send(unsigned char x); main(){ TMOD=0x20; TH1=0xFA; SCON=0x50; TR1=1; while(1){...
  2. M

    can i connect 3 sensors to atmel at89s52....?

    i need to know whether i can connect 3 sensors to atmel at89s52? or should i change my microcontroller for using 3 sensors........
  3. M

    how to test the working of gps pmb 248 ?

    i have a second hand gps pmb 248 . how to check whether it is working or not?
  4. M

    connecting gsm to pc and testing with hyperterminal

    working with atmel at89s52 i need to connect 3 sensors to atmel at89s52. do i need 3 adc 0808 for connecting the sensors.
  5. M

    connecting gsm to pc and testing with hyperterminal

    hi i have connected the gsm simcom_sim300 to the pc using rs232 n gave 12V power supply to the modemn i have set the baud rate to 9600 ...... . i gave at command in hyperterminal and got ok but when giving at+cpin? am getting error msg that +cme:error 10 (sim not inserted ) but i have inserted...

Part and Inventory Search

Back
Top