Recent content by hkd64

  1. H

    Show numbers on LCD

    I connected a Hitachi LCD directly to a Picaxe18x as shown on Hippy's site and I am using his code to drive the display. When I load anything into eeprom and read and send it to the LCD it display's what was in the eeprom. What I can't seem to do is load the eeprom location with a variable, eg...
  2. H

    PICAXE 18X math with large numbers

    I am designing a stockcar lap timer that stores lap info and dumps it to a computer. My problem is calculating the MPH. Lap time is 15.195 seconds Track length is .333 miles MPH should be 78.90 mph My formula is the standard speed formula 'time / 3600 to convert to hours then divide that...
Top