Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: WishMaster^; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    19
    Views
    17,427

    Yeah, I saw that one... But I learned much more...

    Yeah, I saw that one... But I learned much more about assembly and stuff with my own code then by simple copy/paste.

    And if I finish the main project, the 3-timers-thing, then I will share the...
  2. Replies
    19
    Views
    17,427

    Working code

    For those who want to make a Stopwatch, here is my code for it. You will have to tune Timer0 for exact readouts since it is not perfect yet. By 30 seconds it will be 1,5 seconds off (28,5 sec)

    It...
  3. Replies
    19
    Views
    17,427

    Allright! I already had my doubts about that! I...

    Allright! I already had my doubts about that! I changed it back right away and it works just as great! Thanks! :)

    I fixed the problem with the "resonating signal". Turned out I used a wrong...
  4. Replies
    19
    Views
    17,427

    Odd...

    Okay, in debug mode all works fine now, but, when I compile and load the program without the debugger, then it goes bananas. What I suspect now, is that there is a signal in PortB what is resonating...
  5. Replies
    19
    Views
    17,427

    I can count myself as a real rookie now!! :D ...

    I can count myself as a real rookie now!! :D

    Now that my program is growing, I encountered a new problem.
    The program is now some sort of stopwatch with 1 control button on portb.4.
    The problem...
  6. Replies
    1
    Views
    2,900

    I'm new here, but here is my list: 1....

    I'm new here, but here is my list:

    1. http://gathering.tweakers.net/ - Dutch forum about electronics, computers, games and much more...
    2. http://www.circuitsonline.net/forum/ - Another Dutch...
  7. Replies
    19
    Views
    17,427

    Hello all!! An update and help request on my...

    Hello all!!
    An update and help request on my program:



    define loader_used 1
    define osc 20

    ;---Defining Variables---
    wsave var byte $70 system
  8. Replies
    19
    Views
    17,427

    It's working perfectly!!! Thanks for the help! :)...

    It's working perfectly!!! Thanks for the help! :)

    Cheers,

    William
  9. Replies
    19
    Views
    17,427

    Thanks all for your responds, will try them out...

    Thanks all for your responds, will try them out on monday, it's weekend now. But thank you all very very much :)!!!
  10. Replies
    19
    Views
    17,427

    PIC16F877A - Timer0 won't interrupt

    Hello all,

    I've been struggling with a, for a not-picbasic-newbie (which I am! :( ), simple problem. I'm trying to let a LED blink on the overflow rate of timer0. Unfortunately I wasn't very...
Results 1 to 10 of 10