{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

Windows IoT应用开发指南

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

Windows IoT应用开发指南

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Editer Recommend

本书介绍了Windows IOT应用技术。书中提供了25个实例的软硬件需求及使用说明。
(1)基于Intel Galileo的Windows IoT平台应用开发
开发环境和工具:开发坏境的搭建,开发工具和配置工具的使用。
基础实例:LED灯的控制,按钮的使用,温度传感器的使用,PWM波的输出,串口通信。
实物制作:PWM调光灯,感光灯,火焰报警器,智能风扇。
(2)基于Raspberry Pi 2和MinnowBoard Max的Windows 10 IoT Core平台应用开发
开发环境和工具:开发坏境的搭建,开发工具和配置工具的使用。
基础实例:控制台应用,LED灯的控制,按钮的使用,Web Server应用,I2C接口通信,SPI接口通信,串口通信,Node.js及Node.js Server实例,Python及Python Server实例,蓝牙通信及TI SensorTag实例。
(3)基于Microsoft Azure和Windows IoT的综合应用开发
Microsoft Azure门户配置:Event Hub,Azure Storage,Stream Analytics。
综合应用开发:Windows 8.1 IoT设备端应用开发,Windows 10 IoT Core设备端应用开发,Windows 10 for Mobile/ PC端通用应用开发。
Content Description

《Windows IoT应用开发指南 》全面介绍了windows IoT平台的具体分类、硬件构 成、外设资源、功能特点,以及如何基于Windows IoT和Microsoft Azure设计面向物联网和智能硬件领 域的应用程序。本书内容分为三篇共12章,分别从基 于Intel Galieo的Windows IoT平台应用开发、基于 Raspberry Pi 2和MinnowBoard Max的windows 10 IoT core平台应用开发和基于Microsoft Azure和 Windows 10平台的综合应用开发这四个角度进行讲述 ,其中前两篇注重单个10T终端的应用和实物制作, 第三篇在前两篇的基础上,结合Microsoft Azure和 通用应用(UWP),详细介绍了“云+端”的windows 通用应用开发。
本书循序渐进,图文并茂,从开发环境的搭建、 开发工具的配置和使用,到每个应用实例的硬件电路 设计、元器件连接、程序设计,以及*终的部署和调 试,都给出了详细而准确的说明,每章都配置了相应 的动手练习,力求开发者能够在本书的基础上快速开 发并搭建结合“云+端”的行业应用,展现Windows IoT和Microsoft Azure的神奇魅力。本书设计了大量 基于Windows IoT的软硬件应用实例,包含了物联网 感知、传输、管理和应用四个层次,适合作为高校物 联网工程、电子信息工程、通信工程和电气工程及自 动化相关专业的高年级选修课教材,也可以作为创客 、电子工程师和爱好者进行Windows IoT开发和实物 制作的参考书籍。

Author Description

?? 施炯 连续7年获得微软MVP荣誉,技术方向包括Windows Embedded、Windows Phone Development、Windows Platform Development和Windows Hardware Engineering。活跃于博客园和微软中文技术论坛等社区,担任“微软2015 Ignite China”、“微软2013TechEd上海站”培训讲师、“微软中国开发者大会(CDC 2013)”Windows Phone分会场主持人兼讲师、“learn微软全球社区巡讲中国站”讲师。??

Comments

业界预测,15年后每个家庭会使用 40-50 个物联网设备!微软专家施炯的专著《Windows IoT应用开发指南》非常及时、全面地总结和分析了物联网领域的热门话题。本书既有深度又有广度,既源于理论又关注实践,既根植本土又放眼全球,既覆盖真实场景又分享代码资源,推荐阅读!
——严飞(微软中国开发体验和平台合作事业部首席技术顾问)

近年来,随着物联网、可穿戴设备、智能硬件、工业4.0、“互联网+”等新概念与新技术的出现,涌现出了大量的创客及创客空间。微软公司继Windows Embedded之后,适时地推出了应用于物联网的Windows 8.1 IoT和Windows 10 IoT。本书基于Windows 10 IoT,从环境搭建到简单的输入/输出实例,再到综合应用工程实例,全面介绍了Windows IoT在X86和ARM两种硬件平台上的应用。本书凝聚了作者多年来在嵌入式、物联网领域的工程实践经验,非常适合作为开源硬件、智能硬件爱好者的参考教材。同时,也可作为电子信息和计算机类专业学生创新实践课程的教材。
——韩德强(北京工业大学计算机学院教师,微软Windows Hardware Engineering MVP)

认识施炯很多年了,知道他从学生时代就热衷于嵌入式领域的研究。作为微软嵌入式方向的MVP,施炯第一时间深入研究了Windows IoT平台。本书由浅入深,比较详细地介绍了基于微软的技术去实现一些常见物联网开发过程,是物联网初学者或者是微软技术爱好者学习物联网开发的不可多得的好书。
——刘洪峰(叶帆科技创始人)

施炯是我所认识的国内很早研究Windows 10 IoT的开发者了,他撰写的这本IoT开发教程条理清晰,通俗易懂,非常适合初学者阅读。我敬佩的是他不仅将这些知识毫无保留地传授给他自己的学生,而且还将有价值的内容分享给了其他对物联网感兴趣的广大爱好者。
——黄斌(智机网站长)
Catalogue

第一篇 基于Intel Galileo的windows IoT平台应用开发
第1章 初识Intel Galileo
L.1 Intel Galileo概述
1.2 Intel Galileo的硬件资源
1.3 Intel Galileo的固件更新
1.4 基于Intel Galileo的Windows IoT开发环境搭建
1.4.1 PC环境设置
1.4.2 Windows IoT系统镜像烧写
1.4.3 启动含Windows IoT的Galileo
1.4.4 与Galileo进行Telnet通信
1.4.5 关闭Galileo
1.5 动手练习
参考链接
第2章 Intel Galileo的配置和开发工具
2.1 使用Telnet连接设备
2.2 命令行汇总
2.3 使用Galileo Watcher操作设备
2.4 使用FTP进行文件传输
2.5 动手练习
参考链接
第3章 Intel Galileo平台例程
3.1 数字IO的输出
3.1.1 实例功能
3.1.2 硬件电路
3.1.3 程序设计
3.1.4 部署与调试
3.2 数字IO的输入
3.2.1 实例功能
3.2.2 硬件电路
3.2.3 程序设计
3.2.4 部署与调试
3.3 模拟IO的输入
3.3.1 实例功能
3.3.2 硬件电路
3.3.3 程序设计
3.3.4 部署与调试
3.4 PWM波的输出
3.4.1 实例功能
3.4.2 硬件电路
3.4.3 程序设计
3.4.4 部署与调试
3.5 串口通信
3.5.1 实例功能
3.5.2 硬件电路
3.5.3 程序设计
3.5.4 部署与调试
3.6 动手练习
第4章 Intel Galileo应用制作
4.1 PWM调光灯制作
4.1.1 实例功能
4.1.2 硬件电路
4.1.3 程序设计
4.1.4 部署与调试
4.2 感光灯制作
4.2.1 实例功能
4.2.2 硬件电路
4.2.3 程序设计
4.2.4 部署与调试
4.3 火焰报警器制作
……
第二篇 基于Raspberry Pi 2和MinnowBoard Max的Windows 10 IoT Core平台应用开发
第5章 初识Raspberry Pi 2和MinnowBoard Max
第6章 Windows 10 IoT Core配置和开发工具
第7章 Windows 10 IoT Core例程
第8章 Windows 10 IoT Core应用之Node.js篇
第9章 Windows 10 IoT Core应用之Python篇
第10章 Windows 10 IoT Core应用之蓝牙篇
第三篇 基于Microsoft Azure和Windows 10平台的综合应用开发
第11章 Microsoft Azure和门户设置
第12章 综合应用开发
附录A Windows 10 IoT Core尚未支持的Universal API
附录B Raspberry Pi 2扩展引脚图
附录C MinnowBoard Max扩展引脚图
附录D Windows 10 IoT Core设备支持的外设列表

Introduction

物物互联的时代已经到来,智能家居、智慧校园、智慧交通、可穿戴、无人机、全息投影,各种各样的新名词、黑科技层出不穷。当我们五年前为能够通过手机控制家电而欣喜若狂的时候,可曾憧憬过使用增强现实设备完成各种不可思议的工业设计,亦或沉浸于精彩绝伦的游戏场景。随着互联网、物联网、计算机等技术的飞速发展,人们的工作和生活方式在不断地被颠覆,出门打车、看电影、吃饭,甚至喝酒代驾都有App来帮忙,动动手指就可以完成以前想都不敢想的事情。以上这一切的基础,便是信息的互联互通。物联网(Internet of Things)的目标就是物物互联,所以,从这个角度来看,它的确是非常基础而且重要的一环。
随着Windows 10 for IoT RTM的发布,广大智能硬件开发者和社区对此的关注度也越来越高。然而,通过调查发现,国内介绍Windows IoT方面的书籍却非常之少。笔者是微软和.NET技术的爱好者,也是全球首批Windows Hardware Engineering方向的MVP,因此,有机会参与了早期的Windows Developer Program for IoT项目和Windows 10 IoT Core Insider Preview项目,在此期间就萌发了写一本Windows IoT书籍的想法。在近一年的时间里,笔者通过不断地学习来跟踪Windows IoT最新的进展,通过持续的动手实践来验证Windows IoT的系统特性。本书主要参考了微软MSDN关于IoT开发的文档,并在此基础上进行了扩展和发挥,结合Microsoft Azure,展示了“云+端”的综合应用开发。
本书的内容和面向的读者
目前,微软的Windows IoT有两个分支: 一个是早期的以Intel Galileo为平台的Windows IoT版本,其内核是Windows 8.1 Update; 另一个是以Raspberry Pi 2、MinnowBoard Max和高通DragonBoard 410c为平台的Windows IoT版本,其内核是Windows 10 IoT Core。除了操作系统内核不同以外,其开发语言、系统运行模式、面向的市场也大不相同。
如果读者熟悉Arduino平台的应用制作与开发,那么,本书第一篇内容相对来说会比较简单,因为Intel Galileo是基于英特尔x86架构、兼容Arduino的产品,在硬件规格、软件编程上有很大的相似性,通过简单的操作,读者可以将面向Arduino的各种应用移植到Intel Galileo上。
如果读者希望直接了解Windows 10 for IoT的技术细节,可以细读本书第二篇内容,而忽略本书第一篇内容。当然,目前在Visual Studio中,支持Windows 10 for IoT应用开发的语言包括C#和C++,因此,希望读者有以上一种或者两种语言基础(书中的实例以C#为主)。同时,鉴于第三篇Windows综合应用的开发,也希望读者具备一些XAML语言设计界面的知识。另外,对于软件开发者来说,理解本书中元器件的连接和硬件工作原理也是比较有挑战性的一件事情。我的建议是: 本书中用到的各种元器件淘宝上可以买到,价格也不贵,尽量自己动手实践。当LED灯亮了,传感器数据上来了,电机开始转了,蜂鸣器开始叫了,您会为自己每一次的进步激动不已,能力也在不断的摸索中逐渐提升。
有关开发工具升级给项目调试带来的改变
微软在2015年12月推出Visual Studio 2015 Update 1之后,对Windows 10 IoT Core调试的认证类型做了更改。具体来说,在Debugging选项中,原来的Authentication Type为None,而安装了Visual Studio 2015 Update 1之后,需要选择为Universal(Unencrypted Protocol),如下图所示。
注意: 如果还是选择原来的None,则会出现无法启动调试的情况。
首先要感谢本书的策划者盛东亮先生,他仔细审阅了书稿,提出了修改意见。同时,要感谢微软MVP项目组的林思琦女士、紫柔女士,Developer Experience部门的李婷女士,以及Windows Hardware Engineering MVP项目经理Asobo Mongwa先生,他们提供了Windows IoT的开发板和开发资料,供我制作实例使用。微软(中国)开发体验和平台合作事业部首席技术顾问严飞、北京工业大学计算机学院韩德强老师、叶帆科技创始人刘洪峰先生和智机网站长黄斌先生对本书提出了宝贵的意见和建议,本校研究生程月娇在配套的资源制作过程中付出了辛勤的劳动,在此深表谢意。其次,要感谢养育我、关心我、无私地爱我的父母,以及与我同舟共济、风雨同行的妻子,家永远是我最温暖的港湾和精神寄托。最后,还要感谢阅读本书的您,感谢您愿意将宝贵的时间和精力放在本书的学习上。由于笔者水平有限,书中难免存在疏漏,希望您能够批评指正,您的反馈和建议将是我不断前进的动力。
作者
2016年1月

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book