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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -