舉報

會員
Internet of Things with Intel Galileo
最新章節:
Index
Thisbookemploysanincremental,step-by-stepapproachtogetyoufamiliarizedwitheverythingfromthebasicterms,boardcomponents,anddevelopmentenvironmentstodevelopingrealprojects.Eachprojectwilldemonstratehowtousespecificboardcomponentsandtools.BothGalileoandGalileoGen2arecoveredinthisbook.
目錄(77章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Introducing Galileo
- The Internet of Things vision
- Introducing Intel Galileo
- Galileo Gen 2
- A comparison of Galileo with the most popular boards
- Summary
- Chapter 2. Rediscovering the Arduino IDE
- Setting up your board
- Downloading and installing the IDE
- Updating the board firmware
- The Arduino IDE
- Running your first sketches
- Methods and libraries
- Summary
- Chapter 3. Monitoring the Board Temperature
- Booting Galileo from an SD card
- Getting connected to the Internet
- Finding your board IP address
- Reading the board temperature
- Plotting your temperature data
- Summary
- Chapter 4. Creating a Motion Sensing Light
- Required equipment
- Controlling a lightbulb
- Controlling the relay using a motion sensor
- Detecting luminosity
- Using Galileo as a web server
- Summary
- Chapter 5. Intel IoT Developer Kit Tools
- Required equipment
- IoT Developer Kit components
- Building the image
- Booting from the IoT Developer Kit image
- Setting up the Wi-Fi access
- The MRAA library
- The UPM library
- Summary
- Chapter 6. Building an Irrigation System
- Required component
- Setting up Wyliodrin
- Using Wyliodrin to read from the sensors
- Controlling an irrigation system using sensorial data
- Summary
- Chapter 7. Creating Christmas Light Effects
- Required component
- Wiring the LED strip
- Controlling the LED strip
- Creating a real-time server
- Building the control page
- Building the YouTube player page
- Launching random LED animations
- Handling the events in the server
- Summary
- Chapter 8. The Intel XDK IoT Edition
- Introducing Intel XDK
- Creating and deploying an IoT project on Galileo
- Creating a companion app
- Summary
- Chapter 9. Developing an IoT Quiz
- Required component
- Creating the Galileo app
- Creating the companion app
- Building the mobile app
- Running the game
- Summary
- Chapter 10. Integrating with Muzzley
- Wiring the circuit
- The Muzzley IoT ecosystem
- Summary
- Index 更新時間:2021-07-16 13:36:22
推薦閱讀
- UI設計基礎培訓教程
- 微信公眾平臺與小程序開發:從零搭建整套系統
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- OpenNI Cookbook
- 數據結構與算法JavaScript描述
- R語言:邁向大數據之路(加強版)
- R Data Science Essentials
- 零基礎學C語言(升級版)
- IoT Projects with Bluetooth Low Energy
- 監控的藝術:云原生時代的監控框架
- PostgreSQL Developer's Guide
- C語言程序設計與應用實驗指導書(第2版)
- JavaEE架構與程序設計
- Flask開發Web搜索引擎入門與實戰
- C++ Data Structures and Algorithm Design Principles
- Spark for Data Science
- React Router Quick Start Guide
- Cadence Concept-HDL & Allegro原理圖與電路板設計(第2版)
- Spring MVC:Beginner's Guide(Second Edition)
- Xamarin:Cross-Platform Mobile Application Development
- 樹莓派Python編程指南
- 用Go語言自制解釋器
- Visual Studio 2010 Best Practices
- JSP從零開始學(視頻教學版)
- Python金融大數據挖掘與分析全流程詳解
- 國際大學生程序設計競賽例題解(八)
- Mastering Numerical Computing with NumPy
- 15天學會jQuery編程與實戰(視頻教學版) (Web前端技術叢書)
- 你不知道的JavaScript(上卷)
- 深入理解React Router:從原理到實踐