UncleRonin
Well-known member
Okay, I looked for a section to post this under but the only one I thought might be the correct section was the Net/Socket one but that implies networking so I'm posting this here instead.
I want to send information to and LED using the serial port. The problem is that the PC doesnt even HAVE a serial port! Instead I have to use a USB adapter to communicate with the LED. I've installed all the necessary drivers and that but no communication takes place. I've tried with a switchboard using this USB Serial Port but it didnt work. Is there any place I can get the necessary drivers for this?
I dont think the code I'm using is incorrect because its been used on other PC's before and apparently worked fine. How can I troubleshoot this? Is there not something that must be done to enable this Serial Port?
I'm really at a loss and dont know what to do
I want to send information to and LED using the serial port. The problem is that the PC doesnt even HAVE a serial port! Instead I have to use a USB adapter to communicate with the LED. I've installed all the necessary drivers and that but no communication takes place. I've tried with a switchboard using this USB Serial Port but it didnt work. Is there any place I can get the necessary drivers for this?
I dont think the code I'm using is incorrect because its been used on other PC's before and apparently worked fine. How can I troubleshoot this? Is there not something that must be done to enable this Serial Port?
I'm really at a loss and dont know what to do