Hello,
I am using an Arduino UNO board connected to mBlock. I have 2 servos of continuous rotation connected to the Arduino. These servos must be controlled with a 50Hz PWM signal, which is a much lower frequency than typical PWM digital outputs using analogWrite (500Hz).
In order to generate the 50Hz PWM signals I will have to create new functions in Arduino. Could anyone provide the .ino file used to connect the Arduino UNO with mBlock?
Regards