Polar スピード センサ

提供: IoT
移動先: 案内検索

Go Up to ThingConnect デバイス


Polar スピード センサは、Polar 社製の Bluetooth LE ベースのセンサです。この自転車用センサは、お使いのデバイスと接続し、スピードの正確なデータをリアルタイムに配信します。

TPolarSPD コンポーネントを使用すると、Polar スピード センサと通信することができます。

デモの場所

Polar スピード センサのサンプル プロジェクトは、上記コンポーネントのインストール後、次の IoT デモ ディレクトリにあります。

  • [スタート|すべてのアプリ|Embarcadero RAD Studio Berlin|サンプル]を選択したあと、次に移動します。
    • Delphi の場合: Internet of Things\Object Pascal\Thing Connect\PolarSPD
    • C++ の場合: Internet of Things\CPP\Thing Connect\PolarSPD

サポートされているサービス

Polar スピード センサ コンポーネントでは、次の Bluetooth LE サービスおよびキャラクタリスティックをサポートしています。

サービス キャラクタリスティック プロパティ イベント 読み取り サブスクライブ 書き込み
Battery Service Battery Level BatteryLevel OnBatteryLevelUpdate
YesSubscriptionFeature.png
Cycling Speed and Cadence CSC Feature CSCFeature OnCSCFeatureUpdate
YesSubscriptionFeature.png
CSC Measurement OnCSCMeasurementUpdate
YesSubscriptionFeature.png
SC Control Point SCControlRequest OnSCControlRequestUpdate
YesSubscriptionFeature.png
YesSubscriptionFeature.png
Device Information Firmware Revision String FirmwareRevision OnFirmwareRevisionUpdate
YesSubscriptionFeature.png
Hardware Revision String HardwareRevision OnHardwareRevisionUpdate
YesSubscriptionFeature.png
Manufacturer Name String ManufacturerName OnManufacturerNameUpdate
YesSubscriptionFeature.png
Model Number String ModelNumber OnModelNumberUpdate
YesSubscriptionFeature.png
Serial Number String SerialNumber OnSerialNumberUpdate
YesSubscriptionFeature.png
Software Revision String SoftwareRevision OnSoftwareRevisionUpdate
YesSubscriptionFeature.png
System ID SystemID OnSystemIDUpdate
YesSubscriptionFeature.png

デバイスの詳細

  • デバイス: Bluetooth Smart スピード センサ
  • 製造元: Polar
  • 使用技術: Bluetooth LE

関連項目