WebBLE

ユーティリティ

¥300 · iPad対応

Very simple web browser that supports an initial subset of the web bluetooth javascript APIs, with bookmarks and console log viewing support. *** New in 1.7 *** - support for pybricks *** Overview *** Using this app you can navigate to a site written in javascript that can interact with your bluetooth (low energy) devices. This allows you to write your applications for use with devices such as puck.js in a language you are more familiar with (i.e. javascript) and be able to use it from your iOS device. Use the built-in console viewer to debug issues when running your site on WebBLE. Security is important for bluetooth device access, and so only sites that use https are supported, and it is not possible to connect to a bluetooth device without permission being granted by the user. Initially the following key APIs are supported: - bluetooth.requestDevice() - bluetooth.getAvailability() - BluetoothDevice.gatt - BluetoothDevice.addEventListener('gattserverdisconnected', cb) - BluetoothRemoteGATTServer.connect() - BluetoothRemoteGATTServer.disconnect() - BluetoothRemoteGATTServer.getPrimaryService() - BluetoothRemoteGATTService.getCharacteristic() - BluetoothRemoteGATTCharacteristic.writeValue() - BluetoothRemoteGATTCharacteristic.writeValueWithResponse() - BluetoothRemoteGATTCharacteristic.writeValueWithoutResponse() - BluetoothRemoteGATTCharacteristic.readValue() - BluetoothRemoteGATTCharacteristic.startNotifications() - BluetoothRemoteGATTCharacteristic.stopNotifications() - BluetoothRemoteGATTCharacteristic.addEventListener("characteristicvaluechanged", cb)

  • このアプリは、概要を表示するには評価件数やレビュー件数が不十分です。

Support for pybricks by adding the following API calls: - writeValueWithResponse(value) - writeValueWithoutResponse(value) - getAvailability()

デベロッパである“GreenParkSoftware”は、アプリのプライバシー慣行に、以下のデータの取り扱いが含まれる可能性があることを示しました。詳しくは、 デベロッパプライバシーポリシー を参照してください。

  • データの収集なし

    デベロッパはこのアプリからデータを収集しません。

    使用する機能や年齢などによって、プライバシー慣行が異なる場合があります。 詳しい情報

    デベロッパは、このアプリがサポートしているアクセシビリティ機能をまだ示していません。 詳しい情報

    • 販売元
      • David Park
    • サイズ
      • 1.8 MB
    • カテゴリ
      • ユーティリティ
    • 互換性
      iOS 14.7以降が必要です。
      • iPhone
        iOS 14.7以降が必要です。
      • iPad
        iPadOS 14.7以降が必要です。
      • iPod touch
        iOS 14.7以降が必要です。
      • Mac
        macOS 11.5以降とApple M1以降のチップを搭載したMacが必要です。
      • Apple Vision
        visionOS 1.0以降が必要です。
    • 言語
      • 英語
    • 年齢制限
      16+
    • 著作権
      • © greenparksoftware.co.uk