Pi Servo Hat Hookup Guide

Pages
Contributors: SFUptownMaker
Favorited Favorite 3

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:

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:

Raspberry gPIo

How to use either Python or C++ to drive the I/O lines on a Raspberry Pi.

Raspberry Pi 3 Starter Kit Hookup Guide

Guide for getting going with the Raspberry Pi 3 Model B and Raspberry Pi 3 Model B+ starter kit.

Qwiic HAT for Raspberry Pi Hookup Guide

Get started interfacing your Qwiic enabled boards with your Raspberry Pi. This Qwiic connects the I2C bus (GND, 3.3V, SDA, and SCL) on your Raspberry Pi to an array of Qwiic connectors.

Python GUI Guide: Introduction to Tkinter

Tkinter is the standard graphical user interface package that comes with Python. This tutorial will show you how to create basic windowed applications as well as complete full-screen dashboard examples complete with live graph updates from matplotlib.