首頁 > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語言與程序設(shè)計(jì)
> Wearable:Tech Projects with the Raspberry Pi Zero最新章節(jié)目錄
舉報(bào)

會(huì)員
Wearable:Tech Projects with the Raspberry Pi Zero
最新章節(jié):
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 更新時(shí)間:2021-07-02 19:46:53
推薦閱讀
- ReSharper Essentials
- Python程序設(shè)計(jì)
- Redis Essentials
- C#實(shí)踐教程(第2版)
- Android系統(tǒng)原理及開發(fā)要點(diǎn)詳解
- Node.js 12實(shí)戰(zhàn)
- .NET Standard 2.0 Cookbook
- Vue.js應(yīng)用測(cè)試
- Python青少年趣味編程
- SpringBoot從零開始學(xué)(視頻教學(xué)版)
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- Learning Unreal Engine Game Development
- 啊哈C語言?。哼壿嫷奶魬?zhàn)(修訂版)
- 程序員的英語
- LabVIEW數(shù)據(jù)采集(第2版)
- Java程序設(shè)計(jì)(項(xiàng)目教學(xué)版)
- JavaScript高級(jí)程序設(shè)計(jì)(第3版)
- Drupal 8 Module Development
- VB語言程序設(shè)計(jì)實(shí)驗(yàn)教程
- 數(shù)據(jù)可視化之道:數(shù)據(jù)分析中的圖表制作思路與方法(全彩)
- JavaScript Promises Essentials
- CMake Cookbook
- Java程序設(shè)計(jì)經(jīng)典300例
- Getting Started with UDOO
- PHP和MySQL Web應(yīng)用開發(fā)
- Excel 2010 VBA編程與實(shí)踐
- Hands-On Functional Programming in Rust
- 沖刺高薪Offer:Java并發(fā)編程進(jìn)階及面試指南
- Python工匠:案例、技巧與工程實(shí)踐
- ClickHouse入門、實(shí)戰(zhàn)與進(jìn)階