I'm trying to power an Arduino from a model aircraft receiver that is powered by the battery eliminator circuit from an electronic speed controller; this gives me a supply voltage of 6V, the bare minimum that an Uno needs to function. I’ve found this does work however when I connect up servos on this same power supply the Arduino tends to brown out due to noise coming from the servos.
While it would obviously be easier to power the Arduino off of a separate power supply (which is what I'm currently doing) I'm still curious as to what it would take to power it from the receivers power supply.
The noise is relatively small at around a 200mv drop during servo start-up as shown below but it is still causing the Arduino to freeze for a second when the servos first move.
Where would be a good place to get information on how to start building a noise filter circuit for the power supply? I’m wondering if a simple low pass resistor capacitor circuit might do the trick but analogue electronics isn’t my strongest skill.
Thanks in advance for any suggestions
All the best