I currently have a operating signal system for my model railroad. I am attempting to take a PWM/servo signal and operate a relay. So I purchased one of the these PWM relay boards.
The problem: I cannot find a happy range to make this relay activate. If I hook a servo motor to the same pins, the servo will step through the ranges as I adjust them in the code just fine, but I cannot find the correct range that this PWM relay likes.
The total servo range values for close/throw are 0-4096. Although the extreme ends of these values are actually outside the range of a servo motor and will cause it to max out and buzz. 500-1000 works well.
I know the code is good because the servo responds to the changes I make for throw and Closed just fine.
Anyone have any experience says with these? Thanks.
LICHIFIT Q1 RC Aircraft Relay Switch PWM Model Remote Control for Drone FPV Quadcopter Launch Spare Parts https://a.co/d/5MdEKuy
I think you are misunderstanding what this relay does. The PWM signal it talks about is a PWM signal from a remote control multiplex of signals. This is a different sort of PWM than one required to directly drive a servo. The signal composition of the PWM is not the same on the two systems.
Three of the reviews say they worked great and 4 of the reviews said they were total crap.
So I would say you have around a 40% chance of having a good relay.
It seems to be hooked up correctly. I stepped through the entire range and tested the actual servo to check that it the signal was working. It does say Futaba not supported on the description (another brand of RC radio). Maybe it is something with the type of PWM?
I think I will try and hook it into a working name brand RC receiver. If it triggers, it must be some compatibility issue with the PWM? If it doesn't, it must be a faulty board?
Maybe a little late to the discussion, but maybe it will help someone else.
I just put 2 of these on my K9 robot. The relay has to receive 1500 pulses when connected to power. That is its neutral position. At 1000 pulses, one relay will switch on. At 2000 pulses, the other relay switches on.
I wanted to use this as a safety relay for my drive motors, but outside of soldering some jumpers on the board, there is no way to do it.