Skip to content

Releases: m5stack/M5Unit-DISTANCE

0.2.1

03 Apr 03:22

Choose a tag to compare

Changed

  • Examples now support TwoWire, I2C_Class, and M5HAL connections with bar gauge LCD display and EPD guard

Fixes

  • Fixed I2C periodic measurement stalling after timeout by properly resetting request state and re-requesting regardless of read result
  • Fixed GPIO trigger pulse timing and distance calculation precision

変更

  • Example が TwoWire, I2C_Class, M5HAL 接続に対応し、バーゲージ LCD 表示と EPD ガードを追加

修正

  • I2C タイムアウト後にリクエスト状態がリセットされず定期測定が停止する問題を修正
  • GPIO トリガパルスのタイミングと距離計算の精度を修正

0.2.0

13 Jun 04:55

Choose a tag to compare

Add

  • Add UnitUltraSonicIO

追加

  • UnitUltraSonicIO 追加

0.1.0

05 Jun 03:46

Choose a tag to compare

Fixes

  • Fixes for M5UnitUnified 0.1.x
  • Fixes dependencies

修正

  • M5UnitUnified 0.1.x 向け修正
  • 依存関係修正

First alpha release

25 Apr 05:54

Choose a tag to compare

0.0.1

Merge branch 'develop'