Skip to content

Code repository for Raspberry Pi for Python Programmers Cookbook Second Edition, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Raspberry-Pi-for-Python-Programmers-Cookbook-Second-Edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Raspberry Pi Cookbook for Python Programmers - Second Edition This is the code repository for Raspberry Pi Cookbook for Python Programmers - Second Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish. ##Instructions and Navigations All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

network={ 
ssid="theSSID" 
key_mgmt=NONE 
}

This book focuses on using the Raspberry Pi with Python 3; therefore, a basic Raspberry Pi setup is required. Chapters 1 to 5 of this book make use of the Raspberry Pi only; no additional hardware is required beyond a standard setup.

The standard setup will consist of a Raspberry Pi (Model A or Model B, Version 1, 2 or 3); an SD card installed with Raspbian; a suitable micro USB power supply; and an HDMI-compatible screen, keyboard, and mouse. You will also be required to download and install various software packages; therefore, the Raspberry Pi should have a working internet connection.

##Related Products

About

Code repository for Raspberry Pi for Python Programmers Cookbook Second Edition, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages