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 Emmanuel1992

  1. E

    GPS based automated public transport fare collection systems based on distance travel

    Hi everybody, anyone who can help me on my project concerning about "gps based automated public transport fare collection systems based on distance travelled by passenger" or even if he/she have a full idea on it or reference materials can help me on it please...
  2. E

    [PIC] Problem on looping, The condition get repeated when it' true.

    Hi, It should if(PORTB.F7 == 1) instead of while(PORTB.F7 == 1) sorry for that
  3. E

    [PIC] Problem on looping, The condition get repeated when it' true.

    Hi, how to do that sir? - - - Updated - - - Hi again, Thank you for your reply, let me check it then i will give you the feedback, GOD BLESS YOU..
  4. E

    [PIC] Problem on looping, The condition get repeated when it' true.

    Hi, Thank you for the reply, Sorry can you show me through my code above by using your suggestion by including few conditions in my code above other condition i will complete myself i need to see that by using few of conditions in my above code please help me.. - - - Updated - - - hi again...
  5. E

    [PIC] Problem on looping, The condition get repeated when it' true.

    Hi, can you show the format on how to use that function CopyConst2Ram() coz am not familiar with it please.. - - - Updated - - - Hi, I have included LDR on ADC circuit then the output of ADC circuit was connected to digital pin of PIC which is RB0
  6. E

    [PIC] Problem on looping, The condition get repeated when it' true.

    hi, F0, it's used to specify bit on specific pin port, so PORTB.F0 it mean pin RB0 according to mikroc compiler, then can you help me to set flag on if statements coz am not familiar with it can you try to fix my code above please by putting flag on it as you said ?
  7. E

    [PIC] Problem on looping, The condition get repeated when it' true.

    Re: Problem on looping, The condition get repeated when it's true. Hi, I have tried to change that but nothing happen, the problem is still there any suggestion please
  8. E

    [PIC] Problem on looping, The condition get repeated when it' true.

    Hi, thank you for the reply, all conditions on the above code get executed by repeating itself when the condition is true they doesn't executed only once when it's true that is the problem am facing too
  9. E

    [PIC] Problem on looping, The condition get repeated when it' true.

    Thank you for your reply, the problem is that, I want to design a system that will control street lights automatically by using LDR which i have included it on the external ADC circuit and finally the output of of ADC circuit get connected to PORTB.F0 of pic18f452 microcontroller so, in my code...
  10. E

    [PIC] Problem on looping, The condition get repeated when it' true.

    Hello guys I have the problem, I have tried to make the program on mikroc pro for pic to control street lights automaticaly by using LDR and also the system check for the status of all lights and i have tried to build it and no error on it, but the problem is when I simulate on proteus and when...
  11. E

    [PIC] Problem of no characters displayed on 16x2 lcd on proteus 8 simulations

    Re: Problem of no characters displayed on 16x2 lcd on proteus 8 simulation See my attachment above then give me the feedback sir.
  12. E

    [PIC] Problem of no characters displayed on 16x2 lcd on proteus 8 simulations

    Re: Problem of no characters displayed on 16x2 lcd on proteus 8 simulation OK Sir see the code below and the proteus circuit as you have seen on the screenshot above, then please tell me what to do on that issue because i want to control 8 devices as you will see on the circuit, and in the...
  13. E

    [PIC] Problem of no characters displayed on 16x2 lcd on proteus 8 simulations

    Re: Problem of no characters displayed on 16x2 lcd on proteus 8 simulation OK Sir see the zip file below then please tell me what to do on that issue because i want to control 8 devices as you will see on the circuit, and in the code I have used if statements to make actions for all 8 devices...

Part and Inventory Search

Back
Top