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 yogeshnand

  1. Y

    MLA fileio library in mplab for PIC24FJ128GA106 with XC16 compiler

    ohh... i done PPS configuration and checked on proteus oscilloscope and its working. but what if i want to interface two sd card, is there any facility in fileio library. (FILEIO_Write1, FILEIO_Write2...). can i check this simulation in proteus like virtual memory card/SPI interface. because...
  2. Y

    MLA fileio library in mplab for PIC24FJ128GA106 with XC16 compiler

    hi everyone, i am new to PIC24 controller and most PIC24 has PPS configuration. in PIC24Fj128Ga106 i have done UART, I2C, interrupt and now now i want to sd card with PIC24Fj1328Ga106 by using SPI which is PPS configurable. for that i installed MLA and peripheral library. but i have some point...
  3. Y

    [SOLVED] UART problem in sim800

    ohh sorry it was my mistake.. but i learned a lot..
  4. Y

    [SOLVED] UART problem in sim800

    last night i tried to implement this command using pointer, it gives fantastic result. my RAM still have 75% remaining , if i used number of command it doesn't effect on ram. but whenever i used command to send Message i received message but the text is null. instead i used below command i...
  5. Y

    [SOLVED] UART problem in sim800

    exactly sir .. when i changed string length (STRLEN) from 55 to 25, then code work properly. as you said the problem is with RAM. what changes should i do to read the whole string. this response is valuable to beginners like us. thanks sir.
  6. Y

    [SOLVED] UART problem in sim800

    PIC16f877A and compiler is Mkroc pro for PIC . TRISB.F6=0; TRISB.F7=1; i tried as above but still prblm not solved.
  7. Y

    [SOLVED] UART problem in sim800

    hi my task is simply check the received message from particular number, if yes then relay will be operated and there is acknowledgement message from sim800 module to sender that inform that relay has operated . my problem message function i can operate relay but as i inserted a function to...
  8. Y

    +/- 5 volt dual power supply for load cell(CZL) 40Kg

    i have design 5 volt dual power supply by using 7805 and 7905.the filter capacitor i used is 1000uF of 35 volt .it is working and gives proper +/- 5 volt . first i connected load cell and amplifier circuit it is working and output is 5.02 volt on positive terminal. but when i connected a...

Part and Inventory Search

Back
Top