diff --git a/PWM-Control.md b/PWM-Control.md new file mode 100644 index 0000000..f6f4da4 --- /dev/null +++ b/PWM-Control.md @@ -0,0 +1,12 @@ +This variant can be used with Pulse Width Modulation RC Receivers. + + +## Wiring: +* Connect channel 1 of your receiver to blue wire and channel 2 to green wire. By default, PWM variant is using right sensor cable(shorter) to minimize noise + +## Troubleshooting: +If the board is beeping: +* Make sure you are using the sensor cable(left or right) you selected in config.h + +⚠ Red wire from sensor cable delivers 15v !!! +Use 3.3v from programming port, 5v from hall sensor cable, or a voltage regulator. \ No newline at end of file