Skip to content

Allow one sketch to be uploaded to, and serial-monitored on, multiple ports #583

Open
@StephenJD

Description

@StephenJD

Is your feature request related to a problem? Please describe.
I am testing a sketch on multiple boards (various different Arduino flavours). If I try to open the IDE twice for the same sketch, it simply reverts to the original. To persuade the IDE to give me multiple windows I have to have a differently named sketch for each board. (I cannot find a way to launch multiple IDE's from Explorer.)
This is tedious, because any changes I make to the "master" sketch, I have to copy and paste to all the others. It also means I have multiple sketches on disk, only one of which I actually need.

Describe the solution you'd like
The nicest solution would be to enable one IDE to upload to, and monitor, multiple ports, instead of just one. If this is not possible, then when "reopening" a sketch that an IDE is already showing, have it ask if you want to allow multiple IDE's for this sketch. As a last resort, allow windows explorer to launch multiple instances of the IDE.

Describe alternatives you've considered
Use Arduino 1.8 which allows windows explorer to launch multiple IDE's with the same sketch.

Additional context

Additional requests:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions