Getting Started with the Internet of Things: Connecting Sensors and Microcontrollers to the Cloud (Paperback)

Cuno Pfister

  • 出版商: O'Reilly
  • 出版日期: 2011-07-05
  • 定價: $825
  • 售價: 5.0$413
  • 語言: 英文
  • 頁數: 194
  • 裝訂: Paperback
  • ISBN: 1449393578
  • ISBN-13: 9781449393571
  • 相關分類: 單晶片感測器 Sensor物聯網 IoT
  • 立即出貨 (庫存 < 3)

買這商品的人也買了...

商品描述

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

商品描述(中文翻譯)

什麼是物聯網?它是數十億個嵌入式電腦、感測器和執行器在線連接的網絡。如果您具備基本的編程技能,您可以使用這些功能強大的小型設備來創建各種有用的系統,例如在土壤變乾時自動澆水的設備。這本實踐指南將向您展示如何開始構建自己有趣且引人入勝的項目。

使用.NET Micro Framework和Netduino Plus開發嵌入式設備的程式。然後使用Pachube將您的設備連接到互聯網,Pachube是一個用於共享實時感測器數據的雲平台。您只需要一個Netduino Plus、一根USB電纜、幾個感測器、一個連接到互聯網的以太網接口,以及您的想像力。

本書內容包括:
- 開發具有簡單輸出(執行器)和輸入(感測器)的程式
- 了解物聯網和網絡物聯網
- 構建客戶端程式,將感測器讀數從設備推送到Web服務
- 創建服務器程式,允許您通過Web控制設備
- 獲取實現本書所有示例所需的.NET類和方法