Search:

Type: Posts; User: KABIDI

Search: Search took 0.01 seconds.

  1. Thread: Help Please

    by KABIDI
    Replies
    5
    Views
    1,585

    Thank you , you r righr since the port is...

    Thank you ,
    you r righr since the port is connected to an LED
  2. Thread: Help Please

    by KABIDI
    Replies
    5
    Views
    1,585

    Can you please tell me what this code is doing?

    Can you please tell me what this code is doing?
  3. Thread: Help Please

    by KABIDI
    Replies
    5
    Views
    1,585

    Help Please

    void main ()
    {
    int count=0;
    TRISD=0x00;
    MEMCONbits.EBDIS=1;
    while(1)
    {
    if(count>8)
    count=0;
    switch(count)
Results 1 to 3 of 3