Search Results - MEL PICBASIC Forum


Search:

User: MaxiBoost; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    5,729

    hello again friends , I want make a fast rpm...

    hello again friends ,
    I want make a fast rpm meter ,you understand me ofcourse ,

    now I just trying on my car ,its my first dynamic test for this.
    Im connect pic`s (portc.2) to car ecu rpm out ....
  2. Replies
    6
    Views
    5,729

    Hardware capture on 16F876

    hi people ,

    if I use
    count PORTB.0,100,rpm
    the result is poor quality ,

    if I use
    count PORTB.0,1000,rpm
    the result is very slowly ,
  3. Replies
    20
    Views
    21,089

    @skimask , I`ll take this picture only for you...

    @skimask ,
    I`ll take this picture only for you :)

    Schmit trigger ;
    Because I`m work on the table at home ,not on car ,
    and use a 555 for signal not car enjector`s signal .
    Im sure cars...
  4. Replies
    20
    Views
    21,089

    This code is better work , 'DEVICE 16F84A...

    This code is better work ,

    'DEVICE 16F84A
    DEFINE OSC 10

    DEFINE LCD_DREG PORTB
    DEFINE LCD_DBIT 4
    DEFINE LCD_RSREG PORTB
    DEFINE LCD_RSBIT 3
    DEFINE LCD_EREG PORTB
  5. Replies
    20
    Views
    21,089

    @Skimask , yess its work ,thank your interesting...

    @Skimask ,
    yess its work ,thank your interesting .
    Its not bad ,so close result with duty cycle meter.
    I can use it on my car .

    Some problem I have ,

    1-why I see on the lcd "35" %100 duty...
  6. Replies
    20
    Views
    21,089

    whats wrong ? 'DEVICE 16F84A DEFINE OSC 10...

    whats wrong ?


    'DEVICE 16F84A
    DEFINE OSC 10

    DEFINE LCD_DREG PORTB
    DEFINE LCD_DBIT 4
    DEFINE LCD_RSREG PORTB
    DEFINE LCD_RSBIT 3
  7. Replies
    20
    Views
    21,089

    Here simple "pulsin" code , yes its not finish...

    Here simple "pulsin" code ,
    yes its not finish .Only run for test .

    'DEVICE 16F84A
    DEFINE OSC 10

    DEFINE LCD_DREG PORTB
    DEFINE LCD_DBIT 4
    DEFINE LCD_RSREG PORTB
    DEFINE LCD_RSBIT 3
  8. Replies
    20
    Views
    21,089

    PWM generator ,this simple circuit come with duty...

    PWM generator ,this simple circuit come with duty cycle meter .
    Its use for test.
    http://img460.imageshack.us/img460/8074/pwm1ql7.jpg


    PWM generator shema ,simple 555 pwm generator ....
  9. Replies
    20
    Views
    21,089

    @skimask you are right , I work on proteus...

    @skimask you are right ,
    I work on proteus before ,

    Now Im just build circuit on breadboard.
    And Im take some shoot.

    This is "duty cycle meter" working circuit ,I say before ..
    Its working...
  10. Replies
    20
    Views
    21,089

    I can try but fail , Maybe Im not expert ,I dont...

    I can try but fail ,
    Maybe Im not expert ,I dont .
  11. Replies
    20
    Views
    21,089

    Hi again and thank your answers , Dear...

    Hi again and thank your answers ,

    Dear mister_e ,

    I give to a circuit example in my first message (jaycar kit) use a 16F84A ,
    This kit is working good and without any problem .
    What is your...
  12. Replies
    20
    Views
    21,089

    How can I measure Duty cycle ?

    Hello friends ,

    I`m trying measure my cars injectors duty cycle .
    Have any body experince about this ?

    For example ,
    injectors running pwm cycle ,
    if injectors full open ,I must see %100...
  13. Replies
    17
    Views
    18,364

    Veijavi , Im interesting your project , also...

    Veijavi ,
    Im interesting your project ,

    also I think you dont need rpm data ,
    if you know injectors duty cycle, calculate per hour fuel consumption .
    for example ,if your injectors 200 cc/min...
Results 1 to 13 of 13