Cargando…

Raspberry Pi for Python programmers cookbook : over 60 recipes that harness the power of the Raspberry Pi together with Python programming and create enthralling and captivating projects /

Over 60 recipes that harness the power of the Raspberry Pi together with Python programming and create enthralling and captivating projectsAbout This Book Install your first operating system, share files over the network, and run programs remotely Construct robots and interface with your own circuit...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Cox, Tim (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2016.
Edición:Second edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_ocn961354041
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 161028s2016 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d TEFOD  |d OCLCF  |d TOH  |d STF  |d DEBBG  |d IDEBK  |d DEBSZ  |d OCLCQ  |d FEM  |d COO  |d N$T  |d OCLCQ  |d N$T  |d VT2  |d UOK  |d CEF  |d KSU  |d NTG  |d WYU  |d AGLDB  |d IGB  |d RDF  |d OCLCO  |d NLE  |d EBLCP  |d MERUC  |d REB  |d LVT  |d OCLCQ  |d OCLCO 
019 |a 960718232  |a 963184489  |a 966183698  |a 968040234  |a 969075495  |a 982652990 
020 |a 9781785283901  |q (electronic bk.) 
020 |a 1785283901  |q (electronic bk.) 
020 |a 1785288326 
020 |a 9781785288326 
020 |z 9781785288326 
024 3 |a 9781785288326 
029 1 |a AU@  |b 000066233006 
029 1 |a CHNEW  |b 000949183 
029 1 |a CHVBK  |b 483153575 
029 1 |a DEBBG  |b BV043970415 
029 1 |a DEBSZ  |b 485808749 
029 1 |a GBVCP  |b 87624875X 
035 |a (OCoLC)961354041  |z (OCoLC)960718232  |z (OCoLC)963184489  |z (OCoLC)966183698  |z (OCoLC)968040234  |z (OCoLC)969075495  |z (OCoLC)982652990 
037 |a CL0500000796  |b Safari Books Online 
037 |a F333E627-3771-4223-A108-23B5B4CF7E92  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.8.R15 
072 7 |a COM  |x 051260  |2 bisacsh 
082 0 4 |a 005.3  |2 23 
049 |a UAMI 
100 1 |a Cox, Tim,  |e author. 
245 1 0 |a Raspberry Pi for Python programmers cookbook :  |b over 60 recipes that harness the power of the Raspberry Pi together with Python programming and create enthralling and captivating projects /  |c Tim Cox. 
250 |a Second edition. 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2016. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
588 0 |a Online resource; title from cover (Safari, viewed October 25, 2016). 
500 |a Previous edition published: 2014. 
500 |a Includes index. 
520 |a Over 60 recipes that harness the power of the Raspberry Pi together with Python programming and create enthralling and captivating projectsAbout This Book Install your first operating system, share files over the network, and run programs remotely Construct robots and interface with your own circuits and purpose built add-ons, as well as adapt off-the-shelf household devices using this pragmatic guide Packed with clear, step-by-step recipes to walk you through the capabilities of Raspberry Pi Who This Book Is For Readers are expected to be familiar with programming concepts and Python (where possible Python 3 is used), although beginners should manage with the help of a good Python reference book and background reading. No prior knowledge of the Raspberry Pi or electronics is required; however, for the hardware sections you will need some basic electronic components/household tools to build some of the projects. What You Will Learn Get the Raspberry Pi set up and running for the first time Remotely connect to the Raspberry Pi and use your PC/laptop instead of a separate screen/keyboard Get to grips with text, files and creating quick menus using Python Develop desktop applications; handle images and process files with ease Make use of graphics and user control to develop your own exciting games Use the Raspberry Pi's powerful GPU to create 3D worlds Take control of the real world and interface with physical hardware, combining hardware and software for your own needs Measure and control processes, respond to real events and monitor through the Internet Learn about the Raspberry Pi hardware inputs/outputs, starting with the basics and beyond Expand the capabilities of the Raspberry Pi with hardware expansion / add-on modules (use analogue inputs, drive servos and motors, and use SPI/I2C) Create your own Pi-Rover or Pi-Hexpod driven by the Raspberry Pi Make use of existing hardware by modifying and interfacing with it using the Raspberry PiIn Detail Raspberry Pi cookbook for Python Programmers is a practical guide for getting the most out of this little computer. This book begins by guiding you through setting up the Raspberry Pi, performing tasks using Python 3 and introduces the first steps to interface with electronics. As you work through each chapter you will build up your skills and knowledge and apply them as you progress throughout the book, delving further and further into the unique abilities and features of the Raspberry Pi. Later, you will learn how to automate tasks by accessing files, build applications using the popular Tkinter library and create games by controlling graphics on screen. You will harness the power of the built-in graphics processor by using Pi3D to generate your own high quality 3D graphics and environments. Connect directly to the Raspberry Pi's hardware pins to control electronics from switching on LEDs and responding to push buttons right through to driving motors and servos. Learn how to monitor sensors to gather real life data and to use it to control other devices, and view the results over the Internet. Apply what you have learnt by creating your own Pi-Rover or Pi-Hexipod robots. Finally, we will explore using many of the purpose built add-ons available for the Raspberry Pi, as well as interfacing with common household devices in new ways. Style and approach Written in a cookbook style, the book contains a series of recipes on various topics, ranging from simple to complex. It is an easy-to-follow and step-by-step guide with examples of various feature integration suitable for any search application. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with a Raspberry Pi Computer; Introduction; Connecting the Raspberry Pi; Using NOOBS to set up your Raspberry Pi SD card; Networking and connecting your Raspberry Pi to the Internet via the LAN connector; Using built-in Wi-Fi and Bluetooth on the Raspberry Pi; Configuring your network manually; Networking directly to a laptop or computer; Networking and connecting your Raspberry Pi to the Internet via a USB Wi-Fi dongle. 
505 8 |a Connecting to the Internet through a proxy serverConnecting remotely to the Raspberry Pi over the network using VNC; Connecting remotely to the Raspberry Pi over the network using SSH (and X11 ; Forwarding); Sharing the home folder of the Raspberry Pi with SMB; Keeping the Raspberry Pi up to date; Chapter 2: Starting with Python Strings, Files, and Menus; Introduction; Working with text and strings; Using files and handling errors; Creating a boot-up menu; Creating a self-defining menu; Chapter 3: Using Python for Automation and Productivity; Introduction. 
505 8 |a Using Tkinter to create graphical user interfacesCreating a graphical application -- Start menu; Displaying photo information in an application; Organizing your photos automatically; Chapter 4: Creating Games and Graphics; Introduction; Using IDLE3 to debug your programs; Drawing lines using a mouse on Tkinter Canvas; Creating a bat and ball game; Creating an overhead scrolling game; Chapter 5: Creating 3D Graphics; Introduction; Starting with 3D coordinates and vertices; Creating and importing 3D models; Creating a 3D world to roam in; Building 3D maps and mazes. 
505 8 |a Chapter 6: Using Python to Drive HardwareIntroduction; Controlling an LED; Responding to a button; A controlled shutdown button; The GPIO keypad input; Multiplexed color LEDs; Writing messages using Persistence of Vision; Chapter 7: Sense and Display Real-World Data; Introduction; Using devices with the I2C bus; Reading analog data using an analog-to-digital converter; Logging and plotting data; Extending the Raspberry Pi GPIO with an I/O expander; Capturing data in an SQLite database; Viewing data from your own webserver; Sensing and sending data to online services. 
505 8 |a Chapter 8: Creating Projects with the Raspberry Pi Camera ModuleIntroduction; Getting started with the Raspberry Pi camera module; Using the camera with Python; Generating a time-lapse video; Creating a stop frame animation; Making a QR code reader; Discover and experiment with OpenCV; Color detection with OpenCV; Performing motion tracking with OpenCV; Chapter 9: Building Robots; Introduction; Building a Rover-Pi robot with forward driving motors; Using advanced motor control; Building a six-legged Pi-Bug robot; Controlling servos directly with Servoblaster. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Raspberry Pi (Computer) 
650 0 |a Python (Computer program language) 
650 0 |a Computer input-output equipment. 
650 6 |a Raspberry Pi (Ordinateur) 
650 6 |a Python (Langage de programmation) 
650 6 |a Ordinateurs  |x Équipement d'entrée-sortie. 
650 7 |a COMPUTERS  |x Programming Languages  |x JavaScript.  |2 bisacsh 
650 7 |a Computer input-output equipment  |2 fast 
650 7 |a Python (Computer program language)  |2 fast 
650 7 |a Raspberry Pi (Computer)  |2 fast 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781785288326/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL4715311 
938 |a EBSCOhost  |b EBSC  |n 1369414 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis36545228 
994 |a 92  |b IZTAP