Aries's latest activity

  • Aries
    Aries replied to the thread Question à propos du 8M2.
    Je pense que la réponse simple est "non". C3 est une entrée uniquement et est donc purement numérique. Si vous pouvez échanger une autre...
  • Aries
    From the same program as above, this is the subroutine for doing the conversion of ASCII bytes to decimal. bptr points to the first...
  • Aries
    Aries replied to the thread BRANCH Command.
    See also this thread from last year ... https://picaxeforum.co.uk/threads/manual-error-on-goto-and-branch.32860/#post-343783
  • Aries
    Aries replied to the thread Hippy Version 3.0.
    My advice to anyone retiring has always been - find something you enjoy doing, and do it. DO NOT just put your feet up. In your case...
  • Aries
    This is part of my code for a Picaxe M2 getting date & time - I have decoded location as well, but it wasn't relevant to my needs here...
  • Aries
    Indeed, the code as shown waits 2000 seconds (not 2000 milliseconds). It will work, with a suitable settimer value, on X2. But again...
  • Aries
    Aries replied to the thread AXE033 OLED Module problem.
    The AXE033 seems to be for LCD, although I suspect the interfaces are probably the same. I think the IC is a Picaxe 18M or 18M2, which...
  • Aries
    Aries replied to the thread 6174-Kaprekar's Constant.
    Without the setting of value at the start, and without any of the sertxd statements, mine comes in at 147 bytes. The test for all-equal...
  • Aries
    Aries replied to the thread 6174-Kaprekar's Constant.
    This is my take on it. Rather than use a conventional sort, as there are only 4 values, I find the min and max using the Picaxe...
  • Aries
    Have you considered using the COUNT command instead? It can count the number of pulses in a short space of time (particularly if you...
  • Aries
    I suspect this is a matter of semantics. PE6 is free, so you can't buy it. "Therefore", if you can't buy it, it must be out of stock.
Top