舉報

會員
Raspberry Pi By Example
最新章節:
Index
What'sthebestwaytolearnhowtouseyourRaspberryPi?Byexample!IfyouwantsomethingexcitingtodowhilstgettingtogripswithwhatyourPicanoffer,thisisthebookforyou.Withbothsimpleandcomplexprojects,you'llcreateawidevarietyofcooltoysandfunctionswithyourRaspberryPi-allwithminimalcodingexperiencenecessary.
目錄(117章)
倒序
- coverpage
- Raspberry Pi By Example
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Introduction to Raspberry Pi and Python
- Single-board computers
- Raspberry Pi
- Operating systems
- Setting up the Raspberry Pi
- Getting started with Python
- Summary
- Chapter 2. Minecraft Pi
- Introduction to Minecraft Pi
- Playing Minecraft Pi
- Python programming for Minecraft Pi
- Summary
- Chapter 3. Building Games with PyGame
- Introducing PyGame
- Installing PyGame
- Drawing a binary fractal tree
- Building a snake game
- Summary
- Chapter 4. Working with a Webcam and Pi Camera
- Working with webcams
- Working with the Pi Camera and NoIR Camera modules
- Summary
- Chapter 5. Introduction to GPIO Programming
- Introducing GPIO pins
- Building an LED Blinker
- Installing PiGlow
- Using PiGlow
- Building a binary clock
- Summary
- Chapter 6. Creating Animated Movies with Raspberry Pi
- Introducing stop-motion animation
- Setting up the prerequisites
- Rendering the video
- Summary
- Chapter 7. Introduction to Computer Vision
- Introducing Computer Vision
- Introducing OpenCV
- Setting up Pi for Computer Vision
- Introducing NumPy
- Working with images
- Working with Webcam using OpenCV
- Retrieving image properties
- Arithmetic operations on images
- Splitting and merging image color channels
- Logical operations on images
- Colorspaces and conversions
- Tracking in real time based on color
- Summary
- Chapter 8. Creating Your Own Motion Detection and Tracking System
- Thresholding images
- Noise
- Morphological transformations on images
- Motion detection and tracking
- Summary
- Chapter 9. Grove Sensors and the Raspberry Pi
- Introducing the GrovePi
- Setting up the GrovePi
- Displaying the weather
- Intruder detection system
- Summary
- Chapter 10. Internet of Things with the Raspberry Pi
- Introducing the Internet of Things
- Installing the Twitter API for Python
- Setting up a SQLite database in Python
- Building a tweeting weather station
- Summary
- Chapter 11. Build Your Own Supercomputer with Raspberry Pi
- Introducing a Pi-based supercomputer
- Installing and configuring MPICH2 and MPI4PY
- Setting up the Raspberry Pi cluster
- Setting up SSH access from the host to the client
- Running code in parallel
- Performance benchmarking of the cluster
- Introducing N-Body simulations
- Installing and running GalaxSee
- Summary
- Chapter 12. Advanced Networking with Raspberry Pi
- Introducing DHCP
- A few networking concepts
- Configuring a Raspberry Pi to act as a DHCP server
- Introducing Domain Naming System (DNS)
- Setting up a DNS server on the Pi
- Configuring the setup for a web server
- Automating node discovery in a network
- Summary
- Chapter 13. Setting Up a Web Server on the Raspberry Pi
- Introducing and installing Apache on Raspbian
- Installing PHP and MySQL
- Installing WordPress
- Summary
- Chapter 14. Network Programming in Python with the Pi
- The basics of sockets
- The difference between TCP and UDP
- Looking back
- A Telnet client in Python
- A chat program
- References
- Exercise
- Summary
- Appendix A. Newer Raspberry Pi Models
- The Raspberry Pi Zero
- The Raspberry Pi 3
- Index 更新時間:2021-07-16 11:24:46
推薦閱讀
- Java Web基礎與實例教程(第2版·微課版)
- Learning SAP Analytics Cloud
- Full-Stack React Projects
- Go并發編程實戰
- Getting Started with React Native
- Learning Apache Karaf
- C# and .NET Core Test Driven Development
- Access 2010中文版項目教程
- Clojure for Java Developers
- Mastering Gephi Network Visualization
- Laravel Design Patterns and Best Practices
- 大話代碼架構:項目實戰版
- 產品架構評估原理與方法
- Mastering ASP.NET Web API
- VMware vSphere Design Essentials
- OpenStack Networking Cookbook
- C語言學習手冊
- Elasticsearch源碼解析與優化實戰
- 湖南省大學生計算機程序設計競賽試題與應用軟件開發類作品集萃(2005—2016)
- JavaScript Projects for Kids
- Visual Basic程序設計
- 數字媒體技術基礎
- Python 3.7從零開始學
- 數據分析與挖掘:R語言
- INSTANT PrimeFaces Starter
- Data Analysis and Business Modeling with Excel 2013
- Mastering AngularJS Directives
- PHP和MySQL Web應用開發
- Java程序員面試筆試寶典
- 圖解CSS3:核心技術與案例實戰