arduino - How to find specific Teensy in COM list -


i new first project making skype notification cube teensylc , leds. know can hard-code com port communications if unplug , use different plug com port changes. i'd able plug board in , have software find automatically.

[edit]

it looks didn't express myself first time, let me try again. if call serialport.getportnames() array of {"com1", "com2", "com3"}. if make new serialport() using names properties same. there's nothing can see differentiate teensylc other com port.

what best way find teensy board without knowing com port?


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -