Pi Servo Hat Hookup Guide
Contributors:
SFUptownMaker
Resources and Going Further
Now that you've successfully got your SparkFun Pi Servo Hat up and running, it's time to incorporate it into your own project!
For more information, check out the resources below:
- SparkFun Pi Servo Hat Schematic (PDF)
- SparkFun Pi Servo Hat Eagle Files (ZIP)
- PCA9685 Datasheet (PDF) - To get a better feel for exactly how PCA9685 works and additional functionality it offers.
- SparkFun Pi Servo HAT GitHub Repository
- Setting Up the Pi Zero Wireless Pan-Tilt Camera Tutorial - A kit that uses the Pi Servo Hat in a pan/tilt camera setup.
For additional software example using the PCA9685, you can refer to the hookup guide for the Edison PWM Block, which uses the same hardware and is conceptually very similar. Or check out the example with the pan and tilt camera using the Pi Servo Hat.
SparkFun Blocks for IntelĀ® Edison - PWM
A quick overview of the features of the PWM Block.
Setting Up the Pi Zero Wireless Pan-Tilt Camera
This tutorial will show you how to assemble, program, and access the Raspberry Pi Zero as a headless wireless pan-tilt camera.
Need some inspiration for your next project? Check out some of these related tutorials:
Hackers in Residence: The Sound Visualizer
A fun project that uses a Raspberry Pi and a custom Java app to create your own sound visualizer using a RGB LED matrix.
Qwiic SHIM for Raspberry Pi Hookup Guide
Ever wanted to prototype I2C components on a Pi? Now you can!
Raspberry Pi Safe Reboot and Shutdown Button
Safely reboot or shutdown your Raspberry Pi to avoid corrupting the microSD card using the built-in general purpose button on the Qwiic pHAT v2.0!
Qwiic SHIM Kit for Raspberry Pi Hookup Guide
Get started with the Serial LCD with RGB backlight and 9DoF IMU (ICM-20948) via I2C using the Qwiic system and Python on a Raspberry Pi! Take sensor readings and display them in the serial terminal or SerLCD.