Search results

  1. B

    Serial transmission

    How could I send this from a PICAXE Byte: 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 Data: 1E 00 0C D1 00 07 00 01 00 03 00 01 60 00 72 D5 and then recieve it in another PICAXE?
  2. B

    2 basic to Asm coverters

    It would be nice to see a choice of two basic to ASM converters in the next revison of the programmer. These would be: 1. Current compiler 2. Optimised compiler to clean code and support I2C, servos, etc. Great work on picaxe.net! Would love to play with it but I can't afford it...
  3. B

    Keyboard to LCD code

    Any critique? A better way to do it? Please tell me! splash: serout 0, N2400, ("PICos") 'Display "Pic o/s" serout 0, N2400, (254,192) 'Move to second line serout 0, N2400, ("Press space") 'Display "Press space" keyin 'wait for new...
  4. B

    The software wont work... No Com ports apparently.

    I have a Windows Xp *shudders* block with 2 perfectly opperational Com ports. I have not yet recived my PICAXE but I have installed the programming application, only to find it doesnt recognise the COM ports. They work fine, accordin to XP. I cannot get past the "initialising" screen...
Top