Skip to content

DexterInd/PivotPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PivotPi

PivotPi is a Servo Controller for the Raspberry Pi!

alt text

You will find software support for various programming languages in the Software folder

If you are running Raspbian for Robots, you don't need to worry about setting anything up. If you are running on your own Raspbian card run the install script from the Install folder

You can find the PivotPi Base Kit Servo Controller for the Raspberry Pi here. You can find the PivotPi board servo controller for the Raspberry Pi here.

Learn more about the PivotPi here.

Quick Install

In order to quick install the PivotPi repository, open up a terminal and type the following command:

curl -kL dexterindustries.com/update_pivotpi | bash

The same command can be used for updating the PivotPi to the latest version.

Or if you want to run the install script directly from the repository you can run this:

bash install.sh

Getting Ideas

Need an idea to get started? We have a few project examples to get your creative juices flowing.

Getting Help

Need help? We have a forum here where you can ask questions or make suggestions.

License

The MIT License (MIT)

PivotPi is a Servo Controller for the Raspberry Pi! Copyright (C) 2016 Dexter Industries

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.