Hi, all.
Does anybody connected HC-SR04 sensor to Z-UNO?
I found simple code and tried to use it with Z-UNO:
https://arduino-ua.com/art5-Podklucheni ... _k_Arduino
But unfortunately, it requires function micros(). It allows to get number of microseconds from starting of controller. Z-UNO doesn't support this function.
Distance sensor HC-SR04
Re: Distance sensor HC-SR04
https://github.com/Z-Wave-Me/Z-Uno-Core/issues/93
Here is an example that work on 2.0.5. We will make an official example for 2.0.6 next week
Here is an example that work on 2.0.5. We will make an official example for 2.0.6 next week