Description

The Cloudio board has a port to which a mini-servo motor (Rating: 5V, 2.5/3.0 Kgf. cm) can be connected. This motor is best used for pan and tilt applications.
Note: Please be sure to connect ( with the correct polarity) a mini-servo motor with the supported rating. Failure to do so may damage the Cloudio-Raspberry Pi setup.

Block description

This block is used to control the port A1 to which the mini-servo motor is connected.

Hardware interface

Servo Hardware
Make sure to

App interface and usage

Port:

A1 is the port to which the mini-servo motor is to be connected.
Servo Port

Rotation angle:

Here, you can set the angle to which the servo motor should rotate.
Servo Angle

Speed:

You can set the speed of rotation of the motor from 1 to 9.
Servo Speed

Guidelines

Make sure the mini servo matches the 5V, 2.5/3.0 Kgf. cm rating.

Example

This project continuously checks the motion sensor to see if motion is detected. The servo motor connected to port A1 is turned to the120 degree angle of the servo motor at speed 9 when motion is detected.
Servo Example