Skip to content

Connect the simulator to a serial port on your computer #514

Open
@jflamy

Description

@jflamy

The serial device is currently unsupported and undocumented.

Opening the serial device opens a webserial connection in Chrome (or Edge).
This allows a program running com0com version 2.2 on Windows, or socat on a Mac to connect to the device.

One use for this is Firmata, which is a protocol used by several libraries. The Firmata firmare is loaded once on the board. A driver program is written in JavaScript, Java, Python whatever language, and talks Firmata to the Arduino.

It would be very nice if it could be supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestopen for voteVote at https://wokwi.com/features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions