Stemoto LogoStemoto

BrachioGraph PWM Servo Experiment

Source: mybinder.org

This project provides a Jupyter Notebook environment to control hobby servo motors using a Raspberry Pi. It demonstrates how to use Python and the pigpio library to generate PWM signals for precise mechanical positioning.

Categorisation

Stage 3: Architect (11-13+)Algorithmic & Procedural ThinkingTabletop & Physical PropsCoding Activity

Props & Materials Required

  • Raspberry Pi
  • Servo motors
  • Jumper wires
  • Python 3
  • Jupyter Notebook
  • pigpio library

Why It Works & Notes

Parent Note:

Pulse Width Modulation (PWM), Robotics control, Raspberry Pi GPIO interfacing, Python programming