Search results

  1. G

    Battery Voltage Scaling

    Hello everyone I'm trying to scale an analogue input ranging from 153 to 168 where 153 corresponds to 100% and 168 corresponds to 0% but the point is when trying to scale them by the usual way you would encounter two of picaxe's major problems which are negative numbers and fractions. Did...
  2. G

    Retrieving data from table

    Hi everyone Does anyone know an efficient way of retrieving data from a lookup table like that : Table 28, (1,1,"k") Table (2,5,"k") Table (3,10,"k") Table (4,50,"k") Table (5,100,"k") Table (6,500,"k") Table (7,1,"M") Table (8,5,"M") Table (9,10,"M") Table...
  3. G

    two PICs talking to each other

    Hi I'm new to picaxe and to microcontrollers and I was trying to make two 18m2 chips talk to each other. I have some questions: Do I have to connect my connection wires to only the serial in and serial out pins on the pics or does any general pin would do it? Would I need any resistors in the...
Top