Controlling servos directly with ServoBlaster

The previous recipe demonstrated using a dedicated servo controller to handle the control of the servos used by the Pi-Bug. This has the advantage that any disturbances in the processing taking place on the Raspberry Pi do not cause interference with the delicate servo control (since the controller will continue to send the correct signals).

However, the Raspberry Pi is also capable of direct servo control. To achieve this, we will make use of Richard Hurst's ServoBlaster, which is a multiple servo driver.

In this recipe, we will control four servos attached to the MeArm, a simple laser-cut robot arm; however, you can choose to fit servos to whatever device you like:

The MeArm is a simple robot ...

Get Raspberry Pi 3 Cookbook for Python Programmers - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.