Recent content by deon.jill@xtra.co.nz

  1. D

    20X2 code runs - but not after restart

    This code runs after being downloaded onto a 20X2 but not after I power down and power up. I need to download the program 2x after that before it will run correctly again. It seems that the interrupt is ok because I get the sertxd happening but the timer does not start. I tried on a 2nd 20X2...
  2. D

    GPS/40X2 control

    Hi All I am attempting to use a gps with a 40X2 to control a model boat to travel to a waypoint about 1 km away. Can anyone please help with the actual equations/formulas/ calculations I'd need to use to make this work?:)
  3. D

    writing to eprom 24lc256

    Hi guys, I'm still new at Fairly PICAXE programming and I've been Trying to write More Than 255 bytes of data to a 32kByte 24LC256. I've tied A0, A1, A2 and WP pins low. I've Been Able to write only 256 bytes max code using THE FOLLOWING: hi2setup i2cmaster,% 10100000, i2cfast, i2cword hi2cout...
Top