I've gotten myself a rc car with the thought of ripping out the default receiver and replacing it with an arduino mega board.
Since I realized this has a high potential of frying my board if I mess up I've come seeking help and advice.
The receiver is a RX-2B (datasheet)
And these would be pictures of the actual receiver circuit.
The drive and steering are controlled by 2 DC motors (though I'll replace the steering one with a servo sometime soon to get smooth steering). I'm not sure what type they are but I've checked the voltage on them and it's around 4.8. This seems fairly accurate since the whole car runs on 4.8V
Since I know a DC motor shield exists for arduino boards, and probably for a good reason, my question is: can I safely hook up the 2 motors directly to the arduino board(considering the voltages are under 5V) ?
Or, I could remove the receiver from the circuit and just connect some digital out pins to where the original the forward, back left and right pins were.
Any ideas suggestions or explanations of why I'm wrong are all equally appreciated.
Thank you for your time