Fork me on GitHub
mbed

Login with your developer.mbed.org credentials. The mbed remote compile API only supports HTTP(S) basic auth...

Remote Compiler API

Provide either the name of a program in your online mbed compiler workspace or a fully qualified URL to a published repository on developer.mbed.org

Build Output
WebUSB

Enter the USB Vendor ID to filter connected WebUSB devices.

Runtime mode

If the device has a USB DFU bootloader installed, use the detach button to switch from runtime mode to DFU mode.

DFU mode
Firmware Download (write to USB device)

About

This is a proof of concept using WebUSB and the mbed remote compilation API to build and flash mbed binaries to microcontrollers from entirely within the browser. Unlike Arduino Create and Codebender, this demo does not require the installation of a binary proxy-agent or browser plugin.

Prerequisites

In order to run this demo, you will need:

Limitations