Recent content by Smitten123

  1. S

    DS18B20 problem

    Hello all, I have written and constructed a circuit using the DS18B20 temperature sensor and connected the sensor to the negative port of C.7. this is the code i have used. init: pause 500 serout B.6,N2400,(254,1) pause 100 main: readtemp C.7,b1 ;read temperature into b1 if b1 <=10...
  2. S

    AXE027 cable "cant find comport"

    My AXE027 cable has been installed in my laptop on comport 3 & only on this comport, it has worked up until now. I tried to program my picaxe chip and it was working, it then began to say it could not find comport 3 so I unplugged it then plugged it back in and tried again, this did not correct...
  3. S

    Ds18b20

    Hi all, I am using a DS18B20 temperature sensor and attempting to use the alarm values to then light LED's for a high level and low level, is there any way that I am able to set my own Low level and high level alarm for them or are they predetermined? Thanks for any help
Top