Connecting Arduino Nano, Motor Controller, and RC Receiver

I am trying to control the speed of a motor with a Motor Controller using RC Controller through Arduino Nano. I am currently using a corded linear Hall Effect Sensor (twist throttle) and want to use a RC Controller instead. The Hall Effect signal is analog PWM. I could really use instruction on which pins do I use to connect the Hall Effect circuit (Gnd, 5v, sensor) from the motor controller to the Nano? Which pins do use to connect the RC Receiver circuit to the Nano? And how do I encode the Nano to decipher and control this setup?

If you provide some details (preferably links to specifications) of all those things you're talking about then I'm sure someone can help. But there are many different motor controllers and many different RC receivers with all sorts of possible different connections.

There are many examples of Arduinos and RC receivers controlling motors and other things. If you Google "Arduino RC control" you find lots of useful information.

Steve

SoulSnatcher:
The Hall Effect signal is analog PWM.

?

SoulSnatcher:
I am trying to control the speed of a motor with a Motor Controller using RC Controller through Arduino Nano.
I am currently using a corded linear Hall Effect Sensor (twist throttle) and want to use a RC Controller instead.
The Hall Effect signal is analog PWM.
I could really use instruction on which pins do I use to connect the Hall Effect circuit (Gnd, 5v, sensor) from the motor controller to the Nano?
Which pins do use to connect the RC Receiver circuit to the Nano? And how do I encode the Nano to decipher and control this setup?

Sorry, but that read a lot better.
Can you tell us your electronics, programming, Arduino, hardware experience?
Have you written any code yet?
Thanks..Tom.. :slight_smile: