I am currently working on a project with 3 Arduinos(for now, more to come). I have the Arduino IDE up for each Arduino. Every time I switch from one Arduino to another I have to change the com port because it is common to all instances. It would be nice if each instance of the IDE could have it's own com port. Also I'm up to com 11, how many com ports does the IDE support?
Did you start multiple instances of the IDE? Or just multiple windows? I started two instances and could set one to COM1 and one to COM2. Not that I tried plugging the board in.
[quote author=Nick Gammon link=topic=99305.msg744698#msg744698 date=1333227017]
Did you start multiple instances of the IDE? Or just multiple windows? I started two instances and could set one to COM1 and one to COM2. Not that I tried plugging the board in.[/quote]
Right on Nick, I had not known that starting new windows from the IDE did not start a new instance. It was not readily apparent that that was what was happening. That was exactly what I was doing. Boy, that is going to save me many headaches! Thanks a bunch!
Grumpy_Mike, I don't think I'll ever get THAT high.