cronologic-de / webusb

Configure a Raspberry Pi Pico using SCPI over WebUSB
Mozilla Public License 2.0
7 stars 1 forks source link

Make frontend send SCPI commands #7

Open scy opened 3 years ago

scy commented 3 years ago

Each change in any of the frontend form fields should trigger an immediate update to the Pico (provided the value is valid) using ~ananswer/webusbtmc~ WebUSB serial.

(Note: We’re not yet doing USBTMC in this first iteration, but simple CDC.)