Skip to content
Home > Components > Actuators > Servo Pi HAT

Servo Pi HAT

A standard servo pi hat used for electronic prototyping.

Component Preview

PCA9685 Pi HATModule

This is the Servo Pi HAT component available in the OpenHW Studio Simulator.

ActuatorsComponent

Pin Reference

PinTypeDescription
VCCpowerPower Supply.
GNDpowerGround.

Wiring Diagram

Wiring Diagram

Configurable Attributes

AttributeTypeDefaultDescription
colorstring"red"Color configuration.

Example Code

cpp
void setup() {
  // Put your setup code here
}

void loop() {
  // Put your main code here
}

Released under the MIT License.