Raspberry Pi‎ > ‎

Raspberry Pi controlling GPIO in Python

posted Sep 3, 2016, 2:52 AM by Chris G   [ updated Sep 3, 2016, 2:53 AM ]

A simple interface to everyday GPIO components used with Raspberry Pi.

Component interfaces are provided to allow a frictionless way to get started with physical computing


This is by far the easiest way to control your Pi's GPIO devices using Python. LED, push-buttons, motion sensors, etc.

Comments