舉報

會員
Wearable:Tech Projects with the Raspberry Pi Zero
最新章節:
Summary
Everyone.WhilesomepriorknowledgeofPythonprogramminganduseoftheterminalontheRaspberryPiwouldbeadvantageous,theyarebynomeansnecessary.Eachchapterclearlysetsthestepstobetakenonyourwearable-techadventure.ThefirstchapterassumesnopriorknowledgetogetyourPiZeroandyou,upandrunning.Thecomplexityoftheelectronicdevicesused,progressincrementallyasyouworkthroughthechapters;thereareclearstepstofollowandpicturestohelpyouateveryturnalongtheway.
目錄(147章)
倒序
- coverpage
- Title Page
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Why subscribe?
- Customer Feedback
- Preface
- What this book covers
- What you will need
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Downloading the color images of this book
- Errata
- Piracy
- Questions
- About the Raspberry Pi
- What we will cover
- A little history
- The bill of parts
- Installing our software
- Using Etcher to copy our image
- Connecting to GPIO headers
- Hammer headers
- Solder headers
- Getting your equipment ready
- Headless access
- Enabling SSH access
- Setting up your Wi-Fi network
- Connecting to your Pi
- SSH from Windows
- SSH from macOS
- SSH from Linux
- Final setup
- Changing your password
- Changing the hour hostname
- Installing basic software
- Basic electronics
- Wiring up the electronics
- Writing the Python program
- Breaking down the program
- Summary
- Scrolling LED Badge
- What we will cover
- The bill of parts
- Putting the hardware together
- Wiring up the Scroll pHAT HD
- Wiring up the Pi
- Attaching the Pi and the Scroll pHAT HD
- Installing and writing the software
- Testing our Scoll pHAT HD
- Our scrolling badge program
- Making our program start automatically
- Creating our systemd service definition
- Finalizing our hardware setup
- Wiring an off switch to our Pi Zero
- Write our shutdown program
- Making our shutdown program run automatically
- Putting it all together
- Installing the Pi Zero into its case
- Making our Scroll pHAT HD badge
- Summary
- Sewable LEDs in Clothing
- What We Will Cover
- The bill of parts
- Modifying our item of clothing
- Our hidden pocket
- Adding our sewable LEDs
- Connecting our Pi Zero
- Writing our Python program
- Testing our LEDs
- Our final LED program
- Making our program start automatically
- Summary
- A Motion-Reactive LED Cap
- What we will cover
- The bill of parts
- Connecting our hardware
- Connecting our accelerometer
- Testing our accelerometer
- Connecting our Blinkt
- Testing Blinkt
- Modifying our cap
- Writing our program
- Understanding our accelerometer readings
- What did we just do?
- Making our program start automatically
- Summary
- A Tweet-Activated LED T-Shirt
- What we will cover
- The bill of parts
- Creating our personal t-shirt design
- Adding our LEDs to our fabric
- Testing our LEDs
- Writing our main Python program
- Preparing your Twitter account
- Installing the Python libraries
- Our first Python Tweet
- Our final program
- Connecting our Pi Zero to the internet
- Making our program start automatically
- Finalizing the garment modifications
- Summary
- An LED Laptop Bag
- What we will cover
- The bill of parts
- Creating our electrical circuit
- Controlling our LED strip with Python
- Adding our LED strip to the bag
- Writing our main Python program
- Making our program start automatically
- Summary
- Creating Your Own Pedometer
- What we will cover
- The bill of parts
- How a pedometer works
- Setting up our hardware
- Counting steps with Python
- Graphing our steps
- Creating our main program
- Making our program run automatically
- Summary
- Creating Your Own Heart Rate Monitor
- What we will cover
- The bill of parts
- Setting up our hardware
- Reading our heart rate
- Making our program run automatically
- Summary
- Creating Your Own GPS Tracker
- What we will cover
- The bill of parts
- Setting up our hardware
- Configuring our Pi Zero to connect to the hardware
- Reading our GPS data
- Creating KML files
- Uploading KML files to Google Maps and Earth
- Uploading KML files to Google Maps
- Uploading KML files to Google Earth
- Creating our final program
- Making our program run automatically
- Testing our GPS tracker
- Summary 更新時間:2021-07-02 19:46:53
推薦閱讀
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Python機器學習:數據分析與評分卡建模(微課版)
- 大學計算機基礎(第2版)(微課版)
- Python貝葉斯分析(第2版)
- Learning ArcGIS for Desktop
- Unity 2018 Augmented Reality Projects
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- Instant Apache Camel Messaging System
- Node.js 6.x Blueprints
- MongoDB Cookbook
- PHP 7 Programming Blueprints
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- Java EE框架開發技術與案例教程
- Learning Java Lambdas
- Node.js核心技術教程
- TensorFlow程序設計
- Test-Driven iOS Development with Swift 4(Third Edition)
- 物聯網及低功耗藍牙5.x高級開發
- 零基礎學Java項目開發
- Learning Google BigQuery
- 前端程序員面試筆試真題庫
- 零基礎學低(無)代碼
- Go微服務實戰
- Learning Heroku Postgres
- Learning Qlik Sense?:The Official Guide(Second Edition)
- Maven Essentials
- Learning Data Mining with Python(Second Edition)
- Python Data Visualization Cookbook
- Game Development with Three.js