Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Thread: facias

    by hoops2006
    Replies
    17
    Views
    8,258

    Has anyone used these guys before

    Has anyone used these guys before
  2. Thread: facias

    by hoops2006
    Replies
    17
    Views
    8,258

    Trent. your worst bit of work as you called it,...

    Trent. your worst bit of work as you called it, looks quite good to me. What method did u use for that.
  3. Thread: facias

    by hoops2006
    Replies
    17
    Views
    8,258

    It does look good. Also noticed u managed to cut...

    It does look good. Also noticed u managed to cut a square in ur box for the seven segment display. Did u buy the box pre cut or use a dremel.
  4. Thread: facias

    by hoops2006
    Replies
    17
    Views
    8,258

    Ill give it a try. Problem is i sell timers that...

    Ill give it a try. Problem is i sell timers that i made a while back. im trying to make them look less home made. So if any one knows a hobbist silk screener preferablly uk based, let me know
  5. Thread: facias

    by hoops2006
    Replies
    17
    Views
    8,258

    facias

    hello

    Does anyone know a good(aka cheap) front panel or face plate making company. For low volume 20/month. Or just an easy method of printing on to plasic.

    Jamie
  6. Replies
    16
    Views
    14,365

    Are u in the raf spitfire?

    Are u in the raf spitfire?
  7. Replies
    16
    Views
    14,365

    Would a count down timer be as simple as: for...

    Would a count down timer be as simple as:

    for sec=59 to 0
    pause 1000
    if sec=0
    then minutes=minutes-1
    gosub display.

    the value for display would be (minutes*100)+sec eg if 3mins 59 sec value...
  8. Replies
    16
    Views
    14,365

    Yes i think i have a fair idea of the hard ware....

    Yes i think i have a fair idea of the hard ware. Pretty much the same set up as the link you gave on the first post. Two microswitches for round selection .With a relay chunked in for the buzzer....
  9. Replies
    16
    Views
    14,365

    Many thanks for your reply spitefire just what i...

    Many thanks for your reply spitefire just what i needed. I made a boxing round timer a while back, now im trying to improve it by displaying the time on a 7 seg display. its proving to be tricker...
  10. Replies
    16
    Views
    14,365

    quick one. in the 7 seg display program what...

    quick one.
    in the 7 seg display program what does ~dcd mean in the line
    digits=~dcd i
    thanks
  11. Replies
    16
    Views
    14,365

    Does anyone know where i can get one of those 3...

    Does anyone know where i can get one of those 3 digit seven segment displays that are designed to be multiplexed. aka has 12 pins instead of well loads more.
  12. Replies
    7
    Views
    4,163

    time display

    Finally got my boxing timer completed. Now i want to have a seven segemt display counting down the round and rest time. I have seen the schematics for multiplexing the displays, so no problems there....
  13. Replies
    7
    Views
    4,163

    To try and fault find i have stuck leds on my...

    To try and fault find i have stuck leds on my outputs porta 0 1 2. And wrote a program to light them one at a time with a 1sec delay. Even this doesnt work. One of the leds doesnt light one stays on...
  14. Replies
    7
    Views
    4,163

    16f628a problem

    My boxing timer has been working fine on a 16f84a. I have changed to a 16f628a and have had a headache ever since. Managed to sort most of the problems out. However both my green and red leds go on...
  15. Replies
    7
    Views
    4,163

    Thanks for you rely skimask. You have saved me...

    Thanks for you rely skimask. You have saved me from a lot of "if endifs" on my next timer.
  16. Replies
    7
    Views
    4,163

    my boxing timer

    This has been my first attempt at programing a micrcontroller or programming from that matter.I box so i made a boxing timer which times either a 3min round or a 2min round with a 1min rest. Buzzer...
  17. Replies
    32
    Views
    99,844

    loud buzzer or sounder

    Hey guys

    im trying to make myself a boxing round timer. Im just about there but im have a bit of trouble with getting a buzzer or sounder loud enough. It needs to be loud enough to be heard over...
  18. 7 segment display

    That link does get what i need to. But for some strange reason the link for the pbp code comes up with nothing. aka its blank. If any one else can get the pbp code to drive 4 seven segments can u plz...
Results 1 to 18 of 18