万本电子书0元读

万本电子书0元读

顶部广告

Wearable-Tech Projects with the Raspberry Pi Zero电子书

售       价:¥

1人正在读 | 0人评论 9.8

作       者:Jon Witts

出  版  社:Packt Publishing

出版时间:2017-07-14

字       数:18.4万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Leverage the cheapest and smallest computer to build exciting wearable-tech projects. About This Book ? A practical and imaginative guide that exposes you to amazing wearable-tech projects ? Create our own heart-rate monitor device and cool projects such as a Tweet-activated LED T-shirt ? A practical guide packed with real-world, useful wearable-tech projects Who This Book Is For Everyone. While some prior knowledge of Python programming and use of the terminal on the Raspberry Pi would be advantageous, they are by no means necessary. Each chapter clearly sets the steps to be taken on your wearable-tech adventure. The first chapter assumes no prior knowledge to get your Pi Zero and you, up and running. The complexity of the electronic devices used, progress incrementally as you work through the chapters; there are clear steps to follow and pictures to help you at every turn along the way. What You Will Learn ? Make use of your Raspberry Pi Zero to create wearable-tech projects ? Interface with electronic devices and use Python to control them; incorporate these into real-world, practical, wearable-tech projects ? Add LED devices to clothing and connect them to your Pi Zero ? Change how LEDs react based upon your movement or messages sent through Twitter ? Create a pedometer and heart rate monitor ? Create your own GPS tracker In Detail With Wearable-Tech Projects with the Raspberry Pi Zero, you will begin with learning how to install the required software for your upcoming projects. You will also learn how to control electronic devices with the GPIOZero Python library. Next, you will be creating some stylish wearable-tech projects such as a motion-reactive LED cap and a Tweet-activated LED T-shirt. Toward the end of the book, you will be creating some useful health and fitness wearable-tech projects; these will help you monitor your heart rate, track your movements with GPS, and count your footsteps with your own pedometer. By the end of the book, you will have created a range of wearable-tech projects and learned enough about your Raspberry Pi Zero that you should be able to adapt these projects further or come up with your own creations! Style and approach This book showcases interesting and cool projects that use the Raspberry Pi Zero in wearable-tech. This book is for readers who are looking to progress to the next level of integrating hardware into their projects. Upon completion of each project, you will have a functional device that can be worn either to enhance your style or to provide you with practical data.
目录展开

Title Page

Copyright

Wearable-Tech Projects with the Raspberry Pi Zero

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

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部