Programming the PivotPi

Programming the PivotPi

How to get the PivotPi Code

The Code

The PivotPi code is completely open source and available for download from Github here.

Get the PivotPi Code on Raspbian for Robots

If you use Raspbian for Robots the PivotPi libraries and examples will either be installed already or you can get them by running a DI Software Update / Update Software

DI Update

Get the PivotPi Code on Your Own Card

If you run your own version of Raspbian you can use the following lines of code to get the libraries directly from Github and run the install script.
cd /home/pi
curl -kL dexterindustries.com/update_pivotpi | bash

How to Program the PivotPi Servo Controller in Python

Program the Servo Controller for the Raspberry Pi in Python

Programming the PivotPi in Python:   All details on how to program the servo controller for the Raspberry Pi using the Python programming language can be found on this page

How to Program the PivotPi Servo Controller in Scratch

Program the Servo Controller for the Raspberry Pi in Scratch

Programming the PivotPi in the Scratch Programming Language:  read this guide to get the details on how to program the servo controller for the Raspberry Pi in the user-friendly Scratch environment

Other Languages

Other languages may get added and will be made available on Github