Recent content by C-Severino

  1. C

    setintflags and setint

    Can you have a both a setintflags and setint configured at the same time?
  2. C

    Large numbers

    I need to work with numbers greater than 16bits. Preferably up to 24bits. Does anybody know of a way to do this within a picaxe chip? Thanks
  3. C

    gosub

    When a gosub command is executed and a jump to a routine is preformed, if a goto command is in the gosub routine, does that firstly work. Secondly, if after this a return command occurs does the picaxe chip return from the gosub riutine which was terminated by the goto command?
  4. C

    Interrupt

    For the 40X and 28X which port is interrupt available on?
  5. C

    Serial Port

    Can a picaxe chip be used to read in data from a computer parrellel port. Is there a way of finding out the bps for the device. Since i need to configure the parrellel port.
  6. C

    EEPROM

    Hi I am wanting to make a project where i have two picaxe chips connected as masters to an eeprom system. So having two masters. I would have a system to stop the two accessing the memory bank at the same time. Thanks
  7. C

    Radio Communication

    I was wondering if there is anyway of connecting a picaxe to a transmiter reciever circuit? I would like to have two picaxe chips communicating through radio frequency without having interferencefrom other signals. Is there away of connecting to a bluetooth frequency or is this to high of a...
  8. C

    Program editor software

    i have heard about the new software updates, but can't seem to find the update for it. The software page hasthe patch for 4.1.6 but no mention of 4.1.8! Can anyone tell methe url for tha page?
Top