mnr / RPi_GPIO

Exercise files for MNR's Raspberry Pi GPIO course on lynda.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are the exercise files for Raspberry Pi GPIO in Depth, as found at lynda.com.

The Raspberry Pi talks to the outside world through the general-purpose input/output device, also known as the GPIO. This course describes these pins and explains how to use the GPIO to control lights and motors, read data from sensors, and interact with the Internet of Things. It combines some hardware basics—identifying pins and working with breadboards and components—with some programming in Python and Scratch. Author Mark Niemann-Ross also shows how to go deep into WiringPi, a GPIO access library, to experiment with pulse width modulation. By learning how to control input and output through GPIO pins, you'll open up a whole new world of electronics. Topics include:

Locating the GPIO
Programming with Python and Scratch
Working with breadboards, jumpers, and components
Building a simple GPIO project
Identifying GPIO pins
Using the WiringPi and RPi.GPIO libraries
Accepting input
Controlling output
Using specialty pins: UART and I2C

About

Exercise files for MNR's Raspberry Pi GPIO course on lynda.com


Languages

Language:C 53.6%Language:Python 36.9%Language:Mathematica 7.8%Language:Shell 1.5%Language:Makefile 0.2%