Recent content by anmols123

  1. A

    Two SRF05 ultrasonic sensor

    Thank you for helping me out here however I have used the code you have given me and the two sensors are still not turning individual LED on. Here is what I have done Symbol TRIG1 = B.3 Symbol ECHO1 = C.6 Symbol range1 = w1 Symbol TRIG2 = B.4 Symbol ECHO2 = C.5 Symbol range2 = w2 Main...
  2. A

    Two SRF05 ultrasonic sensor

    Hi, I've gotten one SRF05 sensor working and giving an LED output, however, I can't seem to work out a code which allows two SRF05 to input and each one turning on a single LED. Any help, please? I am using two SRF05 ultrasonic sensor and an 18M2 Protoboard. Here is my code for one sensor...
Top