Search results

  1. B

    reading portc

    i want to read the status of portc using something like let b1 = portc pins but the compiler rejects this , any ideas
  2. B

    BCD to Decimal/Hex

    Want to convert from BCD to Decimal or Hex to do some time calculations then convert back for serial transmission to PC. Does anyone have any efficient methods
  3. B

    multiple serin's on a PICAXE 40

    I want to use portc or portd for serial input but keep getting a syntax error when using the command serin portc pin0,N4800,("5") any ideas?  
Top