Cargando…

Raspberry Pi cookbook for Python programmers : over 50 easy-to-comprehend tailor-made recipes to get the most out of the Raspberry Pi and unleash its huge potential using Python /

""Raspberry Pi Cookbook for Python Programmers"" is written in a Cookbook format, presenting examples in the style of recipes. This allows you to go directly to your topic of interest, or follow topics throughout a chapter to gain a thorough in-depth knowledge. The aim of this bo...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Cox, Tim
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Pub., 2014.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocn879683619
003 OCoLC
005 20240329122006.0
006 m o d
007 cr unu||||||||
008 140515s2014 enka of 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d DEBBG  |d DEBSZ  |d EBLCP  |d IDEBK  |d E7B  |d S4S  |d N$T  |d COO  |d OCLCF  |d YDXCP  |d OCLCO  |d TEFOD  |d OCLCQ  |d D6H  |d OCL  |d COCUF  |d CNNOR  |d MOR  |d PIFAG  |d ZCU  |d AGLDB  |d MERUC  |d OCLCQ  |d U3W  |d REB  |d OCL  |d STF  |d VTS  |d CEF  |d ICG  |d NLE  |d INT  |d VT2  |d UKMGB  |d OCLCQ  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d DKC  |d OCLCQ  |d NLW  |d OCLCQ  |d OCL  |d OCLCO  |d QGK  |d OCLCQ  |d OCLCO  |d OCLCL  |d OCLCQ 
016 7 |a 018014368  |2 Uk 
019 |a 877767596  |a 900686957  |a 1259076902 
020 |a 9781849696630  |q (electronic bk.) 
020 |a 1849696632  |q (electronic bk.) 
020 |z 1849696632 
020 |z 1849696624 
020 |z 9781849696623 
029 1 |a AU@  |b 000062305860 
029 1 |a CHNEW  |b 000699969 
029 1 |a CHNEW  |b 000699970 
029 1 |a CHNEW  |b 000886559 
029 1 |a CHVBK  |b 374454787 
029 1 |a DEBBG  |b BV042032444 
029 1 |a DEBBG  |b BV043606761 
029 1 |a DEBSZ  |b 405688865 
029 1 |a DEBSZ  |b 414179129 
029 1 |a DEBSZ  |b 493143947 
029 1 |a GBVCP  |b 882729713 
029 1 |a UKMGB  |b 018014368 
035 |a (OCoLC)879683619  |z (OCoLC)877767596  |z (OCoLC)900686957  |z (OCoLC)1259076902 
037 |a CL0500000426  |b Safari Books Online 
037 |a 7FAE17F2-CA1D-407E-874E-B389C3A4EFE3  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.8.R15  |b C69 2014 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
082 0 4 |a 004.1675 
049 |a UAMI 
100 1 |a Cox, Tim. 
245 1 0 |a Raspberry Pi cookbook for Python programmers :  |b over 50 easy-to-comprehend tailor-made recipes to get the most out of the Raspberry Pi and unleash its huge potential using Python /  |c Tim Cox. 
260 |a Birmingham, UK :  |b Packt Pub.,  |c 2014. 
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 
490 1 |a Quick answers to common problems 
588 0 |a Online resource; title from cover (Safari, viewed May 6, 2014). 
500 |a Includes index. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; 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; 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; Connecting to the Internet through a proxy server. 
505 8 |a Connecting remotely to the Raspberry Pi over the network using VNCConnecting 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; Using Tkinter to create graphical user interfaces. 
505 8 |a Creating a graphical application Start menuDisplaying 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; Chapter 6: Using Python to Drive Hardware; Introduction; Controlling an LED. 
505 8 |a Responding to a buttonA controlled shutdown button; The GPIO keypad input; Multiplexed color LEDs; 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; Sensing and sending data to online services; Chapter 8: Creating Projects with the Raspberry Pi Camera Module; Introduction; Getting started with the Raspberry Pi camera module; Using the camera with Python; Generating a time-lapse video. 
505 8 |a Creating a stop frame animationMaking a QR code reader; 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; Avoiding objects and obstacles; Getting a sense of direction; Chapter 10: Interfacing with Technology; Introduction; Automating your home with remote sockets; Using SPI to control an LED matrix; Communicating using a serial interface; Controlling the Raspberry Pi over Bluetooth; Controlling USB devices; Appendix: The Hardware and Software List; Introduction. 
520 |a ""Raspberry Pi Cookbook for Python Programmers"" is written in a Cookbook format, presenting examples in the style of recipes. This allows you to go directly to your topic of interest, or follow topics throughout a chapter to gain a thorough in-depth knowledge. The aim of this book is to bring you a broad range of Python 3 examples and practical ideas which you can develop to suit your own requirements. By modifying and combining the examples to create your own projects you learn far more effectively with a much greater understanding. Each chapter is designed to become a foundation for further e. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Raspberry Pi (Computer)  |x Programming. 
650 0 |a Python (Computer program language) 
650 6 |a Raspberry Pi (Ordinateur)  |x Programmation. 
650 6 |a Python (Langage de programmation) 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 7 |a Python (Computer program language)  |2 fast 
655 7 |a Handbooks and manuals  |2 fast 
758 |i has work:  |a Raspberry Pi cookbook for Python programmers (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCG84T8GWbX3jWJDRPWDMGd  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Cox, Tim.  |t Raspberry Pi Cookbook for Python Programmers.  |d Birmingham : Packt Publishing, ©2014  |z 9781849696623 
830 0 |a Quick answers to common problems. 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1477468  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1477468 
938 |a ebrary  |b EBRY  |n ebr10861620 
938 |a EBSCOhost  |b EBSC  |n 761848 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis28272300 
938 |a YBP Library Services  |b YANK  |n 11778691 
994 |a 92  |b IZTAP