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 jjeevan007

  1. J

    Read SMS From GSM Module : SMS Based Control System By 8051

    it will stored in GSM, not in 8051.
  2. J

    [SOLVED] How does the reset circuit of 8051 work?

    Re: [Moved] 8051 Reset operation just remove the capacitor from the reset circuit. It works fine.
  3. J

    GPRS connection using 8051

    have to done any operation before using microcontroller on gsm.......... which is the GSM u are using.......... tell me at commands which u have used........
  4. J

    GPRS connection using 8051

    can u tell from which site details to access internet from the GSM..........
  5. J

    [Urgent] ADC code of LPC1768

    hi to all, i am new to LPC1768, i have the io toggling and lcd program. but now i am stuck with the adc. please help its urgent here is code #include<lpc17xx.h> void ADC_initail() { LPC_PINCON->PINSEL3=0xc0000000; LPC_ADC->ADCR=0x00200120; } void GPIO_config() {...
  6. J

    Direct Memory Access (DMA) in LPC1768

    please help.
  7. J

    [SOLVED] Keil uvision4 mdk- arm compiler can't create proper hex file

    it is solved i have download some version, its working now........
  8. J

    Direct Memory Access (DMA) in LPC1768

    hi to all, i am beginner in LPC1768, i have worked on lpc 2129. i have doubt in Direct Memory Access (DMA) what is role of it. how it reduces burden on CPU. what its feature if anyone explains it would be very much helpful regards jeevan
  9. J

    [SOLVED] Keil uvision4 mdk- arm compiler can't create proper hex file

    is there any other files which need to be added other than startup.s file.....................
  10. J

    [SOLVED] Keil uvision4 mdk- arm compiler can't create proper hex file

    the setting are same but still its not creating the hex file properly, but in debugging session its working correctly ............. i am using the windows xp operating system.............
  11. J

    [SOLVED] Keil uvision4 mdk- arm compiler can't create proper hex file

    ya i have done that. hex file is getting created, but its not properly means not according to code which i have return..........
  12. J

    [SOLVED] Keil uvision4 mdk- arm compiler can't create proper hex file

    please some buddy help me, why my keil uvision 4 is not working is it because evaluation version or some thing else..........
  13. J

    Interface GSM and GPS both with 8051 using Tx & Rx

    i interfaced both gsm and gps with at89s52, but i didnt read the messages from the gsm if u want to read the data both from gsm and gps then i would prefer u use the mux................
  14. J

    Interface GSM and GPS both with 8051 using Tx & Rx

    then i would prefer u to go for another microcontroller which as 2 uart.......

Part and Inventory Search

Back
Top