#0001
Firefox Desktop 151 Adds `Web Serial API` Support
60radar
Web Serial APIBrowser API — direct serial device access from JavaScript
Hardware-connected web apps get less Chrome-only. Web Serial API can remove native bridge apps for microcontrollers, 3D printers, and meters; useful for small browser-first tools.
- Desktop support starts with
Firefox 151; web apps can talk to compatible serial devices without native software. Web Serial APIlets JavaScript read and write serial data, covering microcontrollers, 3D printers, power meters, and similar hardware.- This lowers the friction for browser-based device dashboards, setup tools, and diagnostics, though mobile/browser coverage still needs checking.
Source: news.hada.io/topic?id=29761Read original →