Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    3,833

    Re: Alarm Clock code and scematic

    Hi Troy, it really works, Ive also made another one for my deaf son , with flashing lights instead of the speaker system as an alarm
  2. Replies
    6
    Views
    3,833

    Re: Alarm Clock code and scematic

    Thanks Ioannis, for the nice words , what is the newer cheaper ic called?

    Willie
  3. Replies
    6
    Views
    3,833

    Alarm Clock code and scematic

    Code for an alarm clock with a schematic, uses a PIC 16F876A with a 4 digit 7 Segment display, time and alarm time can be adjusted with 3 knobs, alarm can be disabled with a toggle switch.
    Alarm is...
  4. Replies
    8
    Views
    4,497

    Re: 10bit A/d input

    Thanks a lot Henrik, I think I understand it a bit better now.

    Willie
  5. Replies
    8
    Views
    4,497

    Re: 10bit A/d input

    Hi,
    Ace can you please explain right and left justified to me in plain English, what is the difference? What do I get back from a ADCIN PORTA.0, VAR, what is in
    that VAR now, if you have a 10K...
  6. Replies
    10
    Views
    4,894

    Re: More help on LOOKUP tables please.

    Yes, IF......THEN's is what I'll have to do , thought I could get away without them.
    Thanks a lot for all the help.
  7. Replies
    10
    Views
    4,894

    Re: More help on LOOKUP tables please.

    There is a push button on portc.3, then depending on how many times its pressed, ( up to 8 times ) the program must then jump to that number's sub routine. I hope that make sense.
  8. Replies
    10
    Views
    4,894

    Re: More help on LOOKUP tables please.

    Aag ja that explains it.
    thanks for the help and the quick response, nice to have willing clever people on line.
    will just have to make a plan now.
  9. Replies
    10
    Views
    4,894

    Re: More help on LOOKUP tables please.

    This ON GOTO command, does it work with PBP 2.32 ?? here is part of the code;

    COUNT PORTC.3, 15000, c1 'put pulses in C1

    ON c1 GOTO S1,S2,S3,S4,S5,S6,S7,S8 I get a syntax...
  10. Replies
    10
    Views
    4,894

    Re: More help on LOOKUP tables please.

    Thanks Darrel and SteveB will try that and let you know.
  11. Replies
    10
    Views
    4,894

    More help on LOOKUP tables please.

    Can I put a few LABELS in a lookup table? If yes how can I then use the label returned to make the program GOTO that label? GOTO does not work with a variable.
    Thanks

    Surfies
  12. Replies
    7
    Views
    7,066

    Re: A site you MUST visit ...

    Acetronics, Very nice site, but what languish is that, no comprehende.
  13. Thread: Pulse Counter

    by surfies
    Replies
    13
    Views
    47,940

    Re: Pulse Counter

    Yeah, good question, C_Moore
  14. Thread: Pulse Counter

    by surfies
    Replies
    13
    Views
    47,940

    Re: Pulse Counter

    Hi Srspinho, can I use this code for a revolution counter, revs per minute? I see your display is counts per second. Can I just multiply the COUNT_result with 240, that should give me pulses per...
  15. Replies
    0
    Views
    2,804

    A 9 station automatic water sprinkler

    This system works with a LDR, which senses when the sun comes up, and then starts the sprinkler program. You can set each station's time span to open the valve with a pot. There is a manual over ride...
  16. Replies
    11
    Views
    13,495

    Re: microcode studio

    Thanks for the reply but I manage to fix the problem, re install Win7 with x86 (32 bit).



    Windows; the best virus ever written.
  17. Replies
    11
    Views
    13,495

    Re: microcode studio

    How do you make Microcode studio work in Win 7 with a 64 bit system? My MCS does not want to compile, just give me nasty message.
  18. Replies
    6
    Views
    13,462

    Yes I would also like to see that code

    Yes I would also like to see that code
Results 1 to 18 of 18