We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Python and Raspberry Pi

Formal Metadata

Title
Python and Raspberry Pi
Subtitle
Physical computing, GPIO, HATs and IoT with Python
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
Introducing Python developers to the world of physical computing and IoT usingPython on the Raspberry Pi. There's great fun to be had using the Pi's GPIO pins to connect with the realworld for home automation and IoT projects. Python libraries like GPIO Zero,Picamera and Sense HAT provide a simple interface to GPIO devices, HATs andmore. I will demonstrate the possibilities and show the power of Python in thisenvironment. The Raspberry Pi Foundation is working to put the power of digital making inthe hands of people all over the world, and is well known for its series ofsmall, cheap single board computers. The Raspberry Pi runs a well supported Linux distro based on Debian, whichships with a variety of programming tools and educational software. Python isthe main supported language on the platform, used in many educationalresources, and many Python libraries exist for making the most of the Piplatform with other devices. I will cover: * Raspberry Pi Foundation mission * Raspberry Pi hardware specs * Raspbian desktop * GPIO pins * GPIO Zero (Python library) * Picamera * Astro Pi (ESA space mission) & Sense HAT * More HATs * Pi projects * Raspberry Pi community