Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    20
    Views
    20,919

    Source for the project

    '****************************************************************
    '* Name : RPM.BAS *
    '* Author : Christian Lerche *...
  2. Replies
    20
    Views
    20,919

    Tachometer finally done

    Hey All.

    I've finally finished my tachometer, with full 4 7 segments displays. It updates very fast, with the calculation, and showing the new RPM's.
    - Later I will post the full code, and...
  3. Replies
    20
    Views
    20,919

    Hey again guys. Long time, no code. Finally,...

    Hey again guys. Long time, no code.

    Finally, I got the idea.

    - This rountine uses an external freq-to-voltage chip, and reads it using ADCIN, multiplies it, and show the result a lot of...
  4. Replies
    15
    Views
    11,388

    Hey Aratti. I'm from Denmark, Europe. ...

    Hey Aratti.

    I'm from Denmark, Europe.

    Here we only use 8 digits. of course theres is the country-code +45, but normally, we don't use it, because our phones are programmed to in-country...
  5. Replies
    20
    Views
    20,919

    As it is, I am only using a simulator. I do not...

    As it is, I am only using a simulator. I do not have a programmer.

    Actually, it's supposed to measure the RPM of a computer-fan. 50% duty-cycle. :-)
  6. Replies
    20
    Views
    20,919

    - As Skimask says: I am making sure it is not...

    - As Skimask says: I am making sure it is not starting from the middle of a period :D
  7. Replies
    20
    Views
    20,919

    I really think somethings wrong with the math. I...

    I really think somethings wrong with the math. I just can't figure it out :/

    Now an example:

    MAIN:
    W1 = W1 * 2 ' To get whole period
    W1 = W1 * 4 ...
  8. Replies
    20
    Views
    20,919

    I'll go along and try to use the CCP on...

    I'll go along and try to use the CCP on Pic16F628A :-)
    I'll be back with updates.


    Thanks for the fast replies!
  9. Replies
    20
    Views
    20,919

    Sorry for letting the problem out (I was kinda...

    Sorry for letting the problem out (I was kinda tired).

    The attached image views the first digit of 4. As if the algorithm doesn't calculate the RPM correct.

    1) - I have not yet build the...
  10. Replies
    20
    Views
    20,919

    PIC16F84A Tachometer LED routine

    I'm writing a routine to a tachometer. I just doesn't work! I've searched the forum, but i haven't found anything that looks like this.



    ...
Results 1 to 10 of 10