Bluetooth Battery Monitor - Online Read Device Levels
Connect to a BLE device and read its Battery Service characteristic. See the charge level in a gauge.
UD5 Toolkit
Connect to a BLE device and read its Battery Service characteristic. See the charge level in a gauge.
Read and write NDEF records to NFC tags using the Web NFC API. Supports text, URL, and MIME records. Works on Android with Chrome.
Request a USB device and communicate with it using the Web USB API. See vendor and product IDs. Experimental.
Connect to a serial device (Arduino, etc.) via the Web Serial API. Send and receive text. No native app needed.
Connect a game controller and see every button press, axis movement, and vibration test. Uses the Gamepad API.
Measure your browser's GPU compute power using a simple WebGPU matrix multiplication. See raw FLOPS and compare with peers. Fully client‑side.
Request HID devices and list them. Read input reports and send output. For custom hardware and controllers.