Search results

  1. G

    18X self battery monitoring?

    Hi, can an 18X monitor its own battery power supply to give a low-power warning using the ADC pin?
  2. G

    3 functions from 1 button

    Hi, want to share some code I made which allows one active-low button to have 3 'functions' - click,double click, and hold. This is tuned for 18X, please adjust for other picaxes. Hope you find this useful. 'double click, click, hold 'from one button! '060705-1616 george loo ' ' symbol Button1...
  3. G

    Programming and Random Resets

    Hi, want to share my discovery that the programming cable can cause random resets due to transient signals from the powered-up PC. I have a simple set up of an LED that lights up from an 18X during startup. When I press a button, the LED will flash to indicate it is in a loop. To my horror, the...
  4. G

    Tight Loops

    Hi, I apologise if this has been covered before but I have not found anything using the forum search. I built a 18X circuit and it worked fine until I tried some code from the forum which had this at the end loop: goto loop end After downloading the code, the picaxe could not take any more...
  5. G

    Fixed download problem but want to know why...

    Hi, I am new to PICAXE and managed to get an 18X to work on my breadboard after making a mistake which I want to share with others. What I did was to wrongly connect one end of the 10k resistor between the 22k and the 'serial in' pin. When I moved it to the correct position 'before' the 22k it...
Top