万本电子书0元读

万本电子书0元读

顶部广告

Raspberry Pi LED Blueprints电子书

售       价:¥

13人正在读 | 0人评论 9.8

作       者:Agus Kurniawan

出  版  社:Packt Publishing

出版时间:2015-09-24

字       数:22.5万

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

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

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Design, build, and test LED-based projects using the Raspberry Pi About This Book Implement real LED-based projects for Raspberry Pi Learn to interface various LED modules such as LEDs, 7-segment, 4-digits 7 segment, and dot matrix to Raspberry Pi Get hands-on experience by exploring real-time LEDs with this project-based book Who This Book Is For This book is for those who want to learn how to build Raspberry Pi projects utilising LEDs, 7 segment, 4-digits 7 segment, and dot matrix modules. You also will learn to implement those modules in real applications, including interfacing with wireless modules and the Android mobile app. However, you don't need to have any previous experience with the Raspberry Pi or Android platforms. What You Will Learn Control LEDs, 7 segments, and 4-digits 7 segment from a Raspberry Pi Expand Raspberry Pi’s GPIO Build a countdown timer Build a digital clock display Display numbers and characters on dot matrix displays Build a traffic light controller Build a remote home light control with a Bluetooth low energy module and Android Build mobile Internet-controlled lamps with a wireless module and Android In Detail Blinking LED is a popular application when getting started in embedded development. By customizing and utilising LED-based modules into the Raspberry Pi board, exciting projects can be obtained. A countdown timer, a digital clock, a traffic light controller, and a remote light controller are a list of LED-based inspired project samples for Raspberry Pi. An LED is a simple actuator device that displays lighting and can be controlled easily from a Raspberry Pi. This book will provide you with the ability to control LEDs from Raspberry Pi, starting from describing an idea through designing and implementing several projects based on LEDs, such as, 7-segments, 4-digits 7 segment, and dot matrix displays. Beginning with step-by-step instructions on installation and configuration, this book can either be read from cover to cover or treated as an essential reference companion to your Raspberry Pi. Samples for the project application are provided such as a countdown timer, a digital clock, a traffic light controller, a remote light controller, and an LED-based Internet of Things, so you get more practice in the art of Raspberry Pi development. Raspberry Pi LED Blueprints is an essential reference guide full of practical solutions to help you build LED-based applications. Style and approach This book follows a step-by-step approach to LED-based development for Raspberry Pi, explained in a conversational and easy-to-follow style. Each topic is explained sequentially in the process of building an application, and detailed explanations of the basic and advanced features are included.
目录展开

Raspberry Pi LED Blueprints

Table of Contents

Raspberry Pi LED Blueprints

Credits

About the Author

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers, and more

Why subscribe?

Free access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. Getting Started with LED Programming through Raspberry Pi GPIO

Setting up Raspberry Pi

Introducing Raspberry Pi GPIO

Blinking LEDs

Turning an LED on/off using a push button

Changing color through an RGB LED

Summary

2. Make Your Own Countdown Timer

Introducing a 7-segment display

Introducing a shift register

Driving a 7-segment display using a shift register

Working with a 4-digit 7-segment display

Building a countdown timer

Summary

3. Make Your Own Digital Clock Display

Introducing a 4-digit 7-segment display for a digital clock

Introducing an I2C OLED graphic display

Enabling I2C on Raspberry Pi

The I2C library for Python

Displaying numbers and characters

Building a digital clock using an I2C OLED graphic display

Summary

4. LED Dot Matrix

Introducing LED dot matrix display (8 x 8 LEDs)

Introducing an LED dot matrix driver

Enabling Raspberry Pi SPI

Deploying a matrix 7219 driver

Displaying a random number on the LED dot matrix display

Displaying a random character on the LED dot matrix display

Building a ball reflection game

Cascading LED dot matrix modules

Summary

5. Building Your Own Traffic Light Controller

Introducing a traffic light controller

Designing a traffic light controller

Controlling AC/DC lamps using channel relay modules

Expanding Raspberry Pi GPIO

Building a traffic light controller

Cascading traffic light controllers

Summary

6. Building Your Own Light Controller-based Bluetooth

Introducing Bluetooth

Working with Bluetooth using Raspberry Pi

Setting up a Bluetooth USB

Turning on/off Bluetooth

Enabling discoverable

Scanning for Bluetooth Devices

Introducing iBeacon

Bluetooth programming on Android

Building a remote light controller-based Bluetooth

Wiring

Building a program for Raspberry Pi

Building a Bluetooth app for Android

Testing

Summary

7. Making Your Own Controlled Lamps Through Internet Network

Connecting the Raspberry Pi to a network

Connecting to a wired network

Connecting to a wireless network

Introducing Node.js

Controlling LEDs and lamps using Node.js

Building a simple web server using Node.js

Building RESTful using Node.js

Controlling LEDs through RESTful

Building a PhoneGap application for Android

Connecting PhoneGap Android to Raspberry Pi through RESTful

Summary

Index

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

发表评论

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

买过这本书的人还买过

读了这本书的人还在读

回顶部