HC-SR04-AndroidThings-Library icon indicating copy to clipboard operation
HC-SR04-AndroidThings-Library copied to clipboard

HC-SR04 Ultrasonic UserSensor library for Android Things

Results 2 HC-SR04-AndroidThings-Library issues
Sort by recently updated
recently updated
newest added

I am using this ultrasonic sensor but I receive hex value . ////// float[] values = hcsr04.getProximityDistance(); ////// This return hex value instead of float. I receive following data: [F@50d103bW/TAG:...

Hi, I know this extension of library of hc-sr04 but can you give guideline on how to connect hc-sr04 to android? it is need adrunio in order to connect