Rc transmitter with arduino and mx1508 for Rc car

Hi,
I was trying to modify one of those cheap rc cars by fitting it with flysky fsa6 receiver and a motor driver to control the car motors. I am planning to use arduino nano between the receiver and the motor driver. I would like your help in answering some of my questions:

  1. How do i get arduino to read the receiver outputs? There were very little tutorials online and was not able to find any which explained their code.
    2)Converting the receiver signals to the standard 0-255 pwm value.
1 Like

Posting a link to the receiver datasheet would help us.

Depends what the data looks like but should be no problem.

@heckerp1 ,

I'd recommend you consider using the iBUS protocol used by Flysky/Turnigy receivers, and maybe the OpenI6X firmware for the handset if you're interested in telemetry. Take a looks at these links.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.