Programming for the Internet of Things: Using Windows 10 IoT Core and Azure IoT Suite (Developer Reference)
暫譯: 物聯網程式設計:使用 Windows 10 IoT Core 和 Azure IoT Suite(開發者參考)
Dawid Borycki
- 出版商: MicroSoft
- 出版日期: 2017-05-25
- 售價: $1,750
- 貴賓價: 9.8 折 $1,715
- 語言: 英文
- 頁數: 624
- 裝訂: Paperback
- ISBN: 1509302069
- ISBN-13: 9781509302062
-
相關分類:
物聯網 IoT
-
相關翻譯:
物聯網程序設計:基於微軟的物聯網解決方案 (簡中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
C++ Primer, 4/e (中文版)$990$891 -
大話設計模式$620$490 -
重構─改善既有程式的設計, 2/e (Refactoring: Improving The Design of Existing Code)$800$632 -
精通 Python 3 程式設計, 2/e (Programming in Python 3: A Complete Introduction to the Python Language, 2/e)$680$537 -
深入淺出 jQuery (Head First jQuery)$780$616 -
無瑕的程式碼-敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)$580$452 -
無瑕的程式碼 番外篇-專業程式設計師的生存之道 (The Clean Coder: A Code of Conduct for Professional Programmers)
$360$281 -
深入淺出 C#, 3/e (Head First C#, 3/e)$980$774 -
專案開發實戰攻略-進銷存系統設計與開發$690$538 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284 -
React Native 學習手冊 (Learning React Native: Building Native Mobile Apps with JavaScript)$580$458 -
你不能錯過的 Node.js 指南:實用X必用X拿來即用的 300段程式碼+173個範例$520$411 -
Python 機器學習 (Python Machine Learning)$580$452 -
Windows 10 IOT 物聯網入門與實戰 - 使用 Raspberry Pi (附120段教學與執行影片/範例檔)$580$493 -
高效率資料分析|使用 Python (Foundations for Analytics with Python)$580$458 -
Python 自動化的樂趣|搞定重複瑣碎 & 單調無聊的工作 (中文版) (Automate the Boring Stuff with Python: Practical Programming for Total Beginners)$500$425 -
深度學習快速入門 — 使用 TensorFlow (Getting started with TensorFlow)
$360$281 -
Microsoft SQL Server 2016 管理實戰$699$552 -
七天學會設計模式:設計模式也可以這樣學$320$250 -
$374深入淺出深度學習:原理剖析與Python實踐 -
TensorFlow + Keras 深度學習人工智慧實務應用$590$460 -
寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people)$390$308 -
最符合人腦的解讀方式:用 d3.js 完成網頁視覺化$540$459 -
$653深度學習、優化與識別 (Deep Learning,Optimization and Recognition)
相關主題
商品描述
Microsoft's new Internet of Things (IoT) technologies enable you to build and program custom devices with virtually any functionality you can imagine. Programming for the Internet of Things guides you step-by-step to mastery, helping you take full advantage of Windows 10 IoT Core, Azure IoT Suite, and all related elements of Microsoft's IoT solution.
Written by a leading embedded programmer and Microsoft technology expert, this guide covers both the essentials of device programming and the specific C# techniques you'll need to build and operate virtually any device or robot.
Dawid Borycki first explains how embedded programming differs from desktop, web, and mobile app programming. Next, he covers intermediate features such as reading data from sensors (e.g., temperature, humidity, acceleration), and communicating with other devices. He then proceeds to advanced material, including robot vision (image processing) and hearing systems (audio processing), and teaching robots to detect and report abnormal sensor readings. You'll learn how to program relatively simple devices such as distributed detectors -- and also how to program complex robot vision and environment monitoring systems.
Along the way, Borycki shows how to make the most of Windows 10 IoT Core, Universal Windows Platform, C#, C++/CX, XAML, Visual Studio 2015, serial communication (UART, USB, Wi-Fi, Bluetooth), AllJoyn connectivity, Microsoft's Azure IoT Suite and Azure Machine Learning cloud solutions, and OpenCV.
All code examples are presented in C#, and Borycki also shows how to interface modern .NET and UWP apps with unmanaged and legacy embedded code via C++/CX.
商品描述(中文翻譯)
微軟的新物聯網 (IoT) 技術使您能夠構建和編程幾乎任何您能想像的自定義設備。物聯網編程逐步引導您掌握,幫助您充分利用 Windows 10 IoT Core、Azure IoT Suite 以及微軟 IoT 解決方案的所有相關元素。
本指南由一位領先的嵌入式程序員和微軟技術專家撰寫,涵蓋了設備編程的基本要素以及您需要的特定 C# 技術,以構建和操作幾乎任何設備或機器人。
Dawid Borycki 首先解釋了嵌入式編程與桌面、網頁和移動應用編程的不同之處。接下來,他涵蓋了中級功能,例如從傳感器(例如溫度、濕度、加速度)讀取數據,以及與其他設備進行通信。然後,他進入高級材料,包括機器人視覺(圖像處理)和聽覺系統(音頻處理),以及教導機器人檢測和報告異常的傳感器讀數。您將學習如何編程相對簡單的設備,例如分佈式檢測器,以及如何編程複雜的機器人視覺和環境監測系統。
在此過程中,Borycki 展示了如何充分利用 Windows 10 IoT Core、通用 Windows 平台、C#、C++/CX、XAML、Visual Studio 2015、串行通信(UART、USB、Wi-Fi、藍牙)、AllJoyn 連接、微軟的 Azure IoT Suite 和 Azure Machine Learning 雲解決方案,以及 OpenCV。
所有代碼示例均以 C# 呈現,Borycki 也展示了如何通過 C++/CX 將現代 .NET 和 UWP 應用程序與非管理和舊版嵌入式代碼進行接口。
