DEVICE CONNECTION
Connect a bridge-enabled GreatFET
The no-compile edition runs directly from these static files. Use the deterministic simulator anywhere, or serve the folder from a secure context for hardware access.
DEVICE CONNECTION
The no-compile edition runs directly from these static files. Use the deterministic simulator anywhere, or serve the folder from a secure context for hardware access.
RUNTIME DISCOVERY
| CLASS | NUMBER | VERBS | DOCUMENTATION |
|---|---|---|---|
| Connect and complete discovery to build the capability catalog. | |||
ONBOARD CONTROLS
MAKER TOOL
Run discovered, bounded pin reads and writes. Verify voltage compatibility and pin ownership first.
DISCONNECTEDMAKER TOOL
Scan, read, or write with explicit bus, address, and length arguments.
DISCONNECTEDMAKER TOOL
Execute finite, full-duplex transfers through discovered firmware verbs.
DISCONNECTEDMAKER TOOL
Acquire finite converter readings without implying a continuous streaming path.
DISCONNECTEDSERIAL COMMAND QUEUE
Commands execute one at a time. The queue is idle.
TRANSPORT DIAGNOSTIC
No response captured
SESSION EVENTS
| TIME | DIRECTION | EVENT | BYTES |
|---|---|---|---|
| No protocol events in this session. | |||
DISCOVERED FIRMWARE
GENERIC REMOTE PROCEDURE CALL
—OUTPUT SIGNATURE——ADVANCED CAPABILITY
This requires a separately negotiated streaming relay with backpressure and cancellation. It remains disabled when the bridge advertises streamRelay: false.
ADVANCED CAPABILITY
Continuous pattern output is not tunneled through repeated control commands. It remains disabled until a bounded streaming transport is available.
STREAM REQUIREDLOCAL WORKSPACE RECORDS
Records stay in this browser. Exported JavaScript Object Notation files can be inspected, shared, or imported later.
LOCAL STORAGECOMMAND PRESET
SESSION EVIDENCE
0 retained events are stored locally and capped at 200 entries.
SAVED COMMANDS
No saved presets.
COMPANION FIRMWARE · v0.39
Composite and Web-Serial-only targets are pinned to GreatFET v2026.0.0 and its exact libgreat submodule.
HARDWARE VALIDATION REQUIREDRELEASE SAFETY GATE
Confirm Device Firmware Upgrade recovery and prefer a temporary Random Access Memory load before persistent flashing. Restore official packaged firmware with:
python -m pip install --upgrade greatfet greatfet_firmware --autoflash
NO-COMPILE EDITION
This edition uses ordinary HTML, Cascading Style Sheets, and JavaScript. It has no package manager, framework, remote library, transpiler, or build step.
CHECKING| CHECK | RESULT | DETAIL |
|---|
STOCK FIRMWARE LIMIT
Official stock GreatFET firmware uses vendor-specific Universal Serial Bus control transfers and does not expose libgreat as a serial port. WebUSB identification does not create a Web Serial control link.
RECOVERY CHECKLIST
greatfet_firmware --autoflash.