
WebBLE
Utilitaires
1,99 $US · Conçue pour 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)
Notes et avis
Cette app n’a pas reçu suffisamment de notes ou d’avis pour en proposer un aperçu.
Support for pybricks by adding the following API calls:
- writeValueWithResponse(value)
- writeValueWithoutResponse(value)
- getAvailability()
Le développeur GreenParkSoftware a indiqué que les pratiques de l’app en matière de confidentialité peuvent inclure le traitement des données tel que décrit ci‑dessous. Pour en savoir plus, consultez la politique de confidentialité du développeur .
Données non collectées
Le développeur ne collecte aucune donnée avec cette app.
Accessibilité
Le développeur n’a pas encore indiqué quelles fonctionnalités d’accessibilité sont prises en charge par cette app. En savoir plus
Informations
- Fournisseur
- David Park
- Taille
- 1,8 Mo
- Catégorie
- Utilitaires
- Compatibilité
Nécessite iOS 14.7 ou version ultérieure.
- iPhone
Nécessite iOS 14.7 ou version ultérieure. - iPad
Nécessite iPadOS 14.7 ou version ultérieure. - iPod touch
Nécessite iOS 14.7 ou version ultérieure. - Mac
Nécessite macOS 11.5 ou une version ultérieure et un Mac doté d’une puce Apple M1 ou une version ultérieure. - Apple Vision
Nécessite visionOS 1.0 ou version ultérieure.
- Langues
- Anglais
- Âge
16+
- 16+
- Contient
Accès au Web sans restriction
- Copyright
- © greenparksoftware.co.uk
