Sorry if this is in the wrong forum but I have a DFRobot dmx shield connected to an arduino uno, it works well but I want to be able to send data via usb to the arduino shield.
I realised that the shield uses the serial port so I cannot use the standard arduino serial connection. Are there any other ways I can send data to my arduino from computer?
I know arduino mega has multiple serial connections but for various reasons I need to use an arduino uno.
This is the device: Arduino DMX Shield - DFRobot
thanks