Hi guys,
I am programming with the arduino dmx shield, this shield uses the serial bus.
The serial bus is interested for debugging, to show some texts in the serial monitor of the arduino IDE.
Due to the library I need for the DMX, this serial bus is not available.
What best case practices are used here to debug your arduino code if this serial monitor is not an option?