Hello
I am making a simple RC car project using Arduino mega, I want to use a Bluetooth module with it and it works fine as long the Bluetooth is connected to TX0 and RX0 .
but the problem is that I want to use my MEGA with a motor shield which covers the TX0 and RX0, the shield does not use them it just cover them.
so my question is how to use the other TX and RX ports on the mega instead of TX0 and RX0 ports?
Thanks