Actuators extension enable you to control the actuators such as DC motors and servos connected to evive and Arduino boards.
Blocks
Block | Function |
---|---|
![]() | The block takes the motor port (M1 or M2), the direction of rotation (forward or reverse) and speed of rotation (between 0 to 100 %) as input from the user and rotates the motor accordingly. |
![]() | The block free or locks the motor connected to the selected slot from evive. |
![]() | The block sets the servo connected to the PWM pin to the specified angle between 0 to 180. |
![]() | The block set the relay connected to the specified digital pin to ON or OFF. |