I'm sorry if this has been discussed, but doing a search revealed nothing. I have a USB-Serial Module via Go bus and can't actually figure out how to open a communication with it.
There's two things I would like to do in order of importance:
1) Use it to communicate with the PC
2) Use it to deploy and use the other USB for communication
It's probably something simple I'm missing, but not sure what...
The actual product is https://www.ghielect...log/product/287
I have the piezo, pot, button and led which I haven't even got to yet, but they seem pretty straight forward. It's this module that's got me stumped.
My test program from the PC can send to the USB-Serial as I see the light blinking on the module when I send text, I'm just not sure how to open the port on the Netduino 3 to read it.