Recent content by rmitch

  1. R

    interrupts in simulation mode don't seem to be working

    It appears that i had done something wrong, i did get it to work last night. I think the problem was i was missing a digit in the setinit input, mask line. Im not sure if the interrupt command will work well in my situation in monitoring 4 buttons that control different functions. it Looks like...
  2. R

    interrupts in simulation mode don't seem to be working

    im going to try to use the interrupt command to monitor 3 or four buttons. I have my program already written, I just want to play with the interrupt command to simplify it if i can. Im going to try a simple code to test the interrupt command to make sure i am doing it correctly this evening when...
  3. R

    interrupts in simulation mode don't seem to be working

    should an interrupt run in simulator mode as it should normaly. I mean my interrupt does not seem to do anything in simulator mode. Does this mean i did something wrong? Should i be able to see it work step by step?
  4. R

    need help with a binary output from picaxe?

    I want to preset a 3 digit counter when it is turned on to read 998. I need to output the number in binary and make the preset pin low to preset the number on the counter ( 3 counters 3 presets). my question is, how do i output the numbers? I dont know enough about it to find an answer by...
  5. R

    Is this possible?

    I want to make an up and down counter, and multiplex a 3 digit 7 segment display. Can a picaxe be programmed to do this with out other ics? i want a compact unit. mabe 2 inch by 2 inch. I drew a schematic containing 3 counter ics and 3 driver ics and a picaxe to control inputs, I havent tested...
Top