Quantcast
Channel: Hardware Fun » Raspberry Pi
Viewing all articles
Browse latest Browse all 10

Control Raspberry Pi GPIO pins from Python

$
0
0

Today, I gave a talk in PyCon India, 2013 about using Python to control the GPIO pins in Raspberry Pi.

About PyCon India, 2013

PyCon is an annual conference that happens in India for the Python programming language.

Following is the actual quote from PyCon website.

PyCon India, the premier conference in India on using and developing the Python programming language is conducted annually by the Python developer community and it attracts the best Python programmers from across the country and abroad

Slides

I have uploaded the slides I used for my talk to my slideshare account. You can download the slides or view them below. You can also checkout my other presentations and slides from my talks page.

Video

You can also checkout the entire session in the following video.

Demo

During the presentation, I gave a couple of demos, showing how to access and control the GPIO pins of Raspberry Pi from Python.

I created the following custom PCB to make it easy for me to show the demo, instead of wiring everything using breadboard.

raspberry-pi

The source code and the circuits are available in my github account.

By the way, in addition to showing the demos, I actually presented the entire presentation (including the slides) from Raspberry Pi itself 😉


Viewing all articles
Browse latest Browse all 10

Trending Articles