Search results

  1. T

    Database Error

    Lately I have been having trouble accessing the picaxe forum with Google chrome reporting a "Database Error". It doesn't happen every time, just enough to be annoying. I was wondering if anyone else had been having this error? From the amount of times I have received it I would think it is...
  2. T

    Alarm Keypad SPI interface trouble

    I have a keypad and led display that I have pulled from an old house alarm and I am trying to get the display half going with a 20X2 (haven't tried the keypad half yet). But I am having no luck. I can clock the data in manually by connecting the clock and data lines to ground but I cannot get it...
  3. T

    Help with cybot light avoid code

    I have hooked my cybot up to a 20x2 and am in the process of coding it with a light avoid program but I am having trouble with a certain line of code. if rval = lval-50 or rval = lval+50 then goforward I want to compare two variables and if they are within 50 of each other then it should go...
  4. T

    adc ldr the hard way

    I found a cybot hidden in a box the other day and have pulled it out in hope of converting it to picaxe control. I am trying to use the original light io board to read the ldr's. The board charges a capacitor via the ldr, the micro then measures how long it takes to charge. I have hooked it all...
  5. T

    24lc256 confusion

    i am a little confused about the 24lc256. i was looking at the datalogger code for on of them and it seems to only use the first 16384 bytes. am i reading it wrong or what? is it possible to use the full 256kb or not? i don't see the point in paying an extra couple of dollars on a chip that i...
Top