Tell us about yourself!
- BurhanH2 commented on mybotic's instructable Tutorial to Communicate Neo-6M GPS to Arduino
- BurhanH2 commented on RKlenka's instructable Very Simple Arduino Electric LockView Instructable »
Thanks for your respond, its possible if i use dropbolt(lockdoor) 5 wires with NC NO dan COM, i can get value if fail lock or fail open?, thanks
- BurhanH2 commented on RKlenka's instructable Very Simple Arduino Electric Lock
i think u can repalce void printFloat : String latitude = String(lat,6); String longitude = String(lon,6); Serial.println(latitude+";"+longitude);