In this tutorial, we are going to see how servo motor interface with Arduino Uno. A servo motor is an electrical device that may push or rotate an object with nice precision.
Metro is a library for Arduino (arduino.cc).
It facilitates the implementation of recurring timed events like:
* blinking LEDs
* servo motor control
* Serial communication