Hi,
I was trying to get information from a 6 channel RC receiver and failed and was wondering if anyone could help me.
I have a RC receiver and I want to get information about each of the channels.
First I was just trying to get it using pulseIn function but I could get any results so I started searching the forum. None of the solutions works for me so I was wondering that maybe I'm doing something completely wrong or maybe there is something wrong with the receiver.
First of all when I am connecting servos directly to the receiver they seem to be doing random small movements - it doesn't look like my RC transmitter has any affect on them. Is this normal?
If the receiver has outputs for every channel shouldn't I just check each channel with a pulseIn function or do I somehow have to decode it?
This is the first major problem that I have encountered using Arduino. Rest of the thing I do (servos, motors, accelerators and so on) seem to be working well.
Please let me know if you have any thoughts on this problem
Best Regards