Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: daydream; Keyword(s):

Search: Search took 0.00 seconds; generated 11 minute(s) ago.

  1. Thread: divide

    by daydream
    Replies
    6
    Views
    4,082

    Re: divide

    hi steveB,i used the floating point routines and it works,so thanks.
  2. Thread: divide

    by daydream
    Replies
    6
    Views
    4,082

    Re: divide

    hi,x is my frequency and it increments by 1.x changes betwwen 1 and 65535.i want to divide 1,x to get the period and show the period on lcd.i cant use long var.
    what should i do?
    thx
  3. Thread: divide

    by daydream
    Replies
    6
    Views
    4,082

    divide

    hi,i got x as my freq.x changes betwwen 1 and 65535.using pbp how do i divide 1,x to get the freq
    and show the dec result on my lcd?
    thx.
  4. Thread: pulse counter

    by daydream
    Replies
    6
    Views
    3,657

    Re: pulse counter

    hi,i added the capacitors and the 10 kohm resistor and lcd shows the frequecy.
    so thank you all for your help.
    could someone change the main loop so that lcd shows freq and Period on the first and...
  5. Thread: pulse counter

    by daydream
    Replies
    6
    Views
    3,657

    Re: pulse counter

    thank you archangel.
    i will test it and let you know the result.
  6. Thread: pulse counter

    by daydream
    Replies
    6
    Views
    3,657

    pulse counter

    hi,i use pic16f628a.i used the code below.connected the circuit like the image.i used pin 12 for input.but lcd shows nothing.
    can sometell me what is the problem.
    thx.
  7. Thread: Asm2hex

    by daydream
    Replies
    1
    Views
    2,290

    Asm2hex

    i have this ams code.can someone convert it to hex for me.
    thx.
    i have pic16f628a.
  8. Thread: asm to hex

    by daydream
    Replies
    2
    Views
    2,748

    Re: asm to hex

    thank you.
  9. Thread: asm to hex

    by daydream
    Replies
    2
    Views
    2,748

    asm to hex

    hi i have this asm code.would someone convert it to hex.
    i use pic16f628a.
    thx.
  10. Thread: pic16F628

    by daydream
    Replies
    4
    Views
    4,004

    Re: pic16F628

    hi archangel,i have pic16f628a.what are comparators?how do I turn them off?with this CMCON=7?
    and if i connect my lcd and use a 4mhz cristal and pin RB6 for input,will lcd show the freq?
    thank...
  11. Thread: Pulse Counter

    by daydream
    Replies
    13
    Views
    47,949

    Re: Pulse Counter

    hi archangel,i have pic16f628a.what are comparators?how do I turn them off?with this CMCON=7?
    and if i connect my lcd and use a 4mhz crystal and pin RB6 for input,will lcd show the freq?
    thank you...
  12. Thread: counter

    by daydream
    Replies
    2
    Views
    2,928

    counter

    hi,can someone tell me how to use timer0 in pic16f628 as a counter.an example like counting the pulses of an inputed puls signal using timer0.

    thank you.
  13. Thread: pic16F628

    by daydream
    Replies
    4
    Views
    4,004

    pic16F628

    hi,can someone explain to me what this code does and how should i connect my lcd to pic16f628-with picture?
    thx
    ------------------------------------
    'Name : Frekans-628.BAS ...
  14. Thread: timer

    by daydream
    Replies
    3
    Views
    2,644

    Re: timer

    can anyone write a pbp programmer using a timer intrupt to turn an led on after 60 seconds and explain how to use timer.i am using a 4mhz crystal and pic16f84a .i dont know anything about timer so...
  15. Replies
    6
    Views
    5,258

    Re: pulse counter 16f84a

    thank you so much for the picture of the connections.according to picture i should connect pin 15,16 with a 4mhz crystal and pin 4 to 5volt right.after putting your hex code in pic i should use pin...
  16. Replies
    6
    Views
    5,258

    Re: pulse counter 16f84a

    so if i use pic16f628a and put your hex code in it and give the input pulse to pin 12/T1CKI-pin the lcd will show freq?
    thank you sooooooooo much.you are the best.
    should LCD be connected like...
  17. Thread: timer

    by daydream
    Replies
    3
    Views
    2,644

    timer

    can anyone with an example tell me how timer works in pic16f84.for example turning an led on using timer.i nead pbp code.please help.thank you very much.
  18. Replies
    6
    Views
    5,258

    Re: pulse counter 16f84a

    what pic should i use?can anyone send me the code in asm or hex and pbp for that pic.please heeelp.
  19. Thread: Pulse Counter

    by daydream
    Replies
    13
    Views
    47,949

    Re: Pulse Counter

    how can i use this code for pic16f84a.
    can anyone send me the hex or asm code thank you
  20. Replies
    6
    Views
    5,258

    pulse counter 16f84a

    hi
    i have connected my pic16f84a to lcs 16*2 like this.
    ' LCD should be connected as follows:
    ' LCD PIC
    ' DB4 PortA.0
    ' DB5 PortA.1
    ' DB6 PortA.2
    ' ...
Results 1 to 20 of 20