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

Python and Raspberry Pi

Formale Metadaten

Titel
Python and Raspberry Pi
Untertitel
Physical computing, GPIO, HATs and IoT with Python
Serientitel
Anzahl der Teile
611
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2017

Inhaltliche Metadaten

Fachgebiet
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