"《物聯網入門教程》(Getting Started with the Internet of Things: Connecting Sensors and Microcontrollers to the Cloud)英文文字版/更新EPUB版本[PDF]"介紹
中文名: 物聯網入門教程
原名: Getting Started with the Internet of Things: Connecting Sensors and Microcontrollers to the Cloud
作者: Cuno Pfister
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新EPUB版本
出版社: O’Reilly
書號: 978-1449393571
發行時間: 2011年06月01日
地區: 美國
語言: 英文
簡介:
內容介紹:What is the Internet of Things? It’s billions of embedded computers, sensors, and actuators all connected online. If you have basic programming skills, you can use these powerful little devices to create a variety of useful systems—such as a device that waters plants when the soil becomes dry. This hands-on guide shows you how to start building your own fun and fascinating projects.
Learn to program embedded devices using the .NET Micro Framework and the Netduino Plus board. Then connect your devices to the Internet with Pachube, a cloud platform for sharing real-time sensor data. All you need is a Netduino Plus, a USB cable, a couple of sensors, an Ethernet connection to the Internet—and your imagination.
Develop programs with simple outputs (actuators) and inputs (sensors)
Learn about the Internet of Things and the Web of Things
Build client programs that push sensor readings from a device to a web service
Create server programs that allow you to control a device over the Web
Get the .NET classes and methods needed to implement all of the book’s examples
作者介紹:Dr. Cuno Pfister studied computer science at the Swiss Federal Institute of Technology in Zurich (ETH Z rich). His PhD thesis supervisor was Prof. Niklaus Wirth, the designer of the Pascal, Modula-2 and Oberon programming languages. Dr. Cuno Pfister is the Managing Director of Oberon microsystems, Inc., which has worked on everything from mobile solutions to a large hydropower-plant monitoring system with 10,000 sensors.
內容截圖: 目錄:
Introduction
Chapter 1 Hello World
Chapter 2 Writing to Actuators
Chapter 3 Reading from Sensors
Device as HTTP Client
Chapter 4 The Internet of Things
Chapter 5 Pachube
Chapter 6 Hello Pachube
Chapter 7 Sending HTTP Requests—The Simple Way
Chapter 8 Sending HTTP Requests—The Efficient Way
Chapter 9 Hello Pachube (Sockets Version)
Device as HTTP Server
Chapter 10 Hello Web
Chapter 11 Handling Sensor Requests
Chapter 12 Handling Actuator Requests
Chapter 13 Going Parallel
Chapter 14 Where Can I Go from Here?
Appendix Test Server
Appendix .NET Classes Used in the Examples
Appendix Gsiot.Server Library
Appendix About the Author
Colophon