Skip to content

Releases: rsc1975/micropython-hcsr04

Version 0.1

07 Jan 11:42
Compare
Choose a tag to compare

Initial version of the sensor

Features:

  • Using method machine.time_pulse_us() to get echo response for better accuracy
  • Added method distance_mm() that doesn't use floating point operations