Search results

  1. J

    Differences between programmer 5 and programmer 6

    I want to generate 3 different random numbers in W0 W1 and W2 running in a loop until a button is pressed. This works fine in version 5, I get 3 different numbers in W0 W1 and W3 on each loop. In version 6 I get the same random number in W0 W1 and W3 on each loop. Any Ideas
  2. J

    M5450 Display driver

    Any suggestions on how to increase the output from the M5450? I would like to sink about 160 Milliamps. Data sheet: http://www.datasheetcatalog.org/datasheet2/e/0zqj6og5wcoq8y1zyxt7r79056py.pdf Thanks john
  3. J

    Using spiout from a 28x2

    I am trying to send a number between 1 and 34 to light any one of 34 leds attached to a M5450 led driver. I am using a Picaxe 28x2 with pin B,7 as clock and B.5 as data. The question is how is the data arranged what is the spiout command for 1 to be sent, what is the spiout command for 34 to be...
  4. J

    ULN2803 inputs

    Can I connect the outputs from 3 picaxe 18m2 to one ULN2803 input. Effectively giving me an or gate. Thanks
  5. J

    Keypad control of 100+ leds

    I want to enter a number on a keypad to light a one specific led out of over 100 leds. I am trying to use a ST4550 led driver with a picaxe 18m. Any hints. Thanks
Top