Recent content by rabag

  1. R

    18x clock with BCD (interupt command)

    hi, I have a clock program up and running, but I want to have an interupt in the program. The uk time is displayed , but when an interupt command is given I want a different time zone given for example australia. Any help would be great thank you. Here is my program. main: let b0= 31 '...
  2. R

    Pic 18x and BCD 4511 clock

    hi, Thanks for your help guys, but I still have a problem with getting time to run fast without it being 10 or 20 minutes fast. If anyone could help me to get this program to run slightly fast over 24 hours so that I can use a pause to get accurate time. Or if anyone has an idea of getting a...
  3. R

    Programming picaxe 18x

    Hi, I am nearly there with my program for my picaxe clock using a a 4 digit display and pic 18 x chip. I can get my program to display the time in 24 hour clock setting. But the problem is the timing of the clock, I am slow by 2 to 3 mins of real time over 24 hours. I cannot get the clock to...
  4. R

    Programming picaxe 18 x (Clock)

    Hi, Just trying to programme my picaxe 18x to display the time on a four digit seven segment. I am using a 18x starter pack and a 4511 BCD and I am currently displaying numbers on the display using a very long winded programme. Any ideas for programming the time. Any help would be much...
  5. R

    2nd thread on site

    Hi, I am a trainee teacher and I wrote a thread a couple of weeks ago about a four digit seven segment display and the 4026 chip( I am trying to display the time). I have moved on since then and have managed to display numbers on the display using a 4511 BCD. My next step is to programme the...
  6. R

    Digital Clock using 18x starter pack

    Dear Sir/Madam, I have a quad seven segment display and a 18x starter pack with 4x 4026b decade counter chips. I am trying to display the time on the quad seven segment Common Cathode display. Any help would be greatly received. The information I have gathered so far seems to suggest using a...
Top