Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,997

    External Serial EEPROM interface

    Good day..

    I have this smalll problem that I hope u'ld be able to resolve:
    I need to key-in a 9 digits topup code,compare it to a pre-stored code n the external eeprom and if a match is made,...
  2. Replies
    7
    Views
    7,009

    hey..i cant seem to get anything right,maybe if...

    hey..i cant seem to get anything right,maybe if you could write me a sample code,I'ld appreciate that
  3. Replies
    7
    Views
    7,009

    ok.. 1- the loop, For W = 0 To 65, I meant to...

    ok..
    1- the loop, For W = 0 To 65, I meant to count pulses for 1 litre(65 pulses=1litre)
    so the value I would be storing in W1 will be(0+1), followed by (1+1), then (2+1) and so on.. every 65...
  4. Replies
    7
    Views
    7,009

    Using div32 to get decimal numbers

    I have written the code as follows below,but the output is so fast,I think its giving me millilitres rather than litres...How do I modify it





    W VAR BYTE
    W1 var WORD
    W2 VAR...
  5. Replies
    7
    Views
    7,009

    Using div32 to get decimal numbers

    Thank you Alain
    I'll try the coding
  6. Replies
    7
    Views
    7,009

    Using div32 to get decimal numbers

    Ladies and Gentlemen,

    I have a small problem: I need to display the volume of water that is being fed by a flow transducer to PIC16F877A.The transducer outputs square pulses at 65 pulses per...
Results 1 to 6 of 6