I need to interface some USB to serial devices to a HD1020.
2 questions:
1. What is the simplest way to know if the brightsign can recognize a particular USB device? Can I connect the device and run a simple script to tell me if it works?
2. If the device is supported, how can I find which port it is? (without trying each one)
Any ideas?