Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    4,117

    Re: Simulation newbie, any pointers?

    http://support.melabs.com/DT/ProteusDemo/ProteusDemo.html
  2. Replies
    3
    Views
    2,749

    Re: Measuring duty cycle when it can be 0 to 100.

    you mean 0 to 255 ?
  3. Thread: Timing issue

    by bogdan
    Replies
    9
    Views
    6,147

    Re: Timing issue

    try to add

    @ sleep
    @ nop
  4. Replies
    20
    Views
    14,363

    Re: Something wrong with PBP?

    make sense for me, and Yes ... this is my case
  5. Replies
    40
    Views
    51,560

    Re: How about String Variables?

    you have a high ceiling house Demon...
  6. Re: NEC IR Protocol remote decoder, help me before I kill myself!

    please let us now the model # of the remote

    (i will try to upload the codes into a universal remote and i will check the protocol later today)
  7. Re: NEC IR Protocol remote decoder, help me before I kill myself!

    the code was for a samsung tv .... close, but not the same like the nec protocol

    SAMSUNG IR protocol: ...
  8. Re: NEC IR Protocol remote decoder, help me before I kill myself!

    i did this a while ago... samsung tv_volume_up=(latching) relay close.... tv_volume_down=(latching) relay open

    hope it helps


    ;Configuration Bits in the MICROCHIP / MPASM SUITE /...
  9. Replies
    4
    Views
    4,941

    breakout pcb

    Hi Robert,
    I will like to play with the iPod Accessory Serial Protocol too.
    Do you recomend this for start ?
    5868
    ...
  10. Replies
    41
    Views
    24,178

    Re: Newbie help. RGB Led on a PIC10F202

    At the start up you going straight to the SWITCHLOOP routine, light up the red, then you never go back to the Main routine to check when SwitchPin became 1 (to increment the ButtonCount to change the...
  11. Replies
    4
    Views
    3,995

    Re: LCD module info?

    http://www.google.com/cse?cx=003666103979926751653%3Az4kc9dx55he&ie=UTF-8&q=lcd&sa=Search&siteurl=www.google.com%2Fcse%2Fhome%3Fcx%3D003666103979926751653%253Az4kc9dx55he
  12. Replies
    35
    Views
    19,128

    Re: pulsin again!anyone plz help!

    without to check your code i think you should consider the frames (codes) of the ir Sony protocol... because Sony remotes all appear to repeat each frame a minimum of 3 times...and also i think you...
  13. Replies
    35
    Views
    19,128

    Re: pulsin again!anyone plz help!

    -Turn off the Analog to Digital converter
    -Comparators Off
    -Set a maximum count for Pulsin: DEFINE PULSIN_MAX 1350
  14. Replies
    26
    Views
    19,459

    Re: Need more space, please...

    Fratello,
    check your pm please

    Best Regards,
    Bogdan Pitic
  15. Re: Cap Sense ...getting a drowsy PIC to wake out of sleep!!

    Do you guys use the:
    a) Timer1 Gate Interrupt (triggered by the overflow of the timebase timer )
    or
    b) Timebase timer Interrupt (overflow)
    ...and when one of those interrupts is serviced...
  16. Re: Cap Sense ...getting a drowsy PIC to wake out of sleep!!

    If you use the Timer1 to count the CSM pulses, how do you setup the "Timer1 Gate Source Selection"=T1GSS bits ?

    Best Regards,
    Bogdan
  17. Thread: 3 1/2 Lcd

    by bogdan
    Replies
    16
    Views
    12,327

    Re: 3 1/2 Lcd

    my first project = a box for cigarettes (unfinished...like the others :D)
    ..in the meantime i quit smoking :rolleyes:


    5452
    5451
  18. Thread: 3 1/2 Lcd

    by bogdan
    Replies
    16
    Views
    12,327

    Re: 3 1/2 Lcd

    the easy way to control a dumb lcd is to use pic16f91x, pic16f19xx, .....
  19. Replies
    1
    Views
    5,508

    ple*se check this

    [*TT*CH=CONFIG]5342[/*TT*CH]

    Th*nk You
  20. welcome back ! :)

    welcome back ! :)
  21. I have the pic16F1939 on mine (ver 4.32) 5045

    I have the pic16F1939 on mine (ver 4.32)

    5045
  22. Replies
    6
    Views
    24,530

    "overwriting previous address content"

    ..see this:

    http://www.picbasic.co.uk/forum/showthread.php?t=543&p=6775#post6775
  23. Replies
    6
    Views
    24,530

    Configuration Fuses

    What about the Configuration Fuses ?
  24. Replies
    1
    Views
    6,838

    clear-screen > hyperterminal

    It is a way to clear the whole hyperterminal screen (using debug)?

    Regards,
    Bogdan
  25. Replies
    1
    Views
    3,613

    accuracy vs current drain

    The resolution of the ADC is 2^10=1024 steps... lets say you want a accuracy reading of 0.25 V from the battery... then the maximum reading voltage to the voltage divider will be 1024*0.25=256 V...
Results 1 to 25 of 78
Page 1 of 4 1 2 3 4