Live data from Hacker News

Windows 10 IoT Core for Raspberry Pi 2

blogs.windows.com

11–20 of 173 posts

Re: Windows 10 IoT Core for Raspberry Pi 2

#11
post #3

When they released this a couple of months ago I was pretty excited to try it out. I think the barrier to installation is a bit high. First install Windows 10, then custom install of VS, install IoT Templates, then about 30 more steps before you get the image to flash on your SD. How about a link to the image I can blast on the SD and kick the tires without a couple hours of downloading and installing prerequisites?

While the tool to flash the SD that Microsoft built requires Windows 10, it doesn't require anything else besides a Pi: http://ms-iot.github.io/content/en-US/win10/SetupRPI.htm

Granted, if you go through the developer site, it points you towards installing what you need to develop software for it. shrug

Re: Windows 10 IoT Core for Raspberry Pi 2

#14
There's a heading that reads:

> Developers, Developers, Developers

I've always cracked up whenever I see Ballmer's developers video, so I was pretty happy that Microsoft's IoT team has a sense of humor and was able to get that approved (if they had to)

reference if you haven't seen the original Ballmer video: https://www.youtube.com/watch?v=Vhh_GeBPOhs

Re: Windows 10 IoT Core for Raspberry Pi 2

#15

A robotic hockey table doesn't seem very IoT to me. I'm a little confused as to what Windows brings to the table for embedded devices at this point, especially screenless ones.

Microsoft just came out with an Android Emulator this year too. It's faster than any other emulator that I've seen and it's really well integrated with Visual Studio.

If you've never really used Microsofts tools before and all that you've heard about Microsoft has originated from the crowd that hangs out at HN, you can be forgiven for not knowing that they make very fine quality tools.

Re: Windows 10 IoT Core for Raspberry Pi 2

#16
post #3

When they released this a couple of months ago I was pretty excited to try it out. I think the barrier to installation is a bit high. First install Windows 10, then custom install of VS, install IoT Templates, then about 30 more steps before you get the image to flash on your SD. How about a link to the image I can blast on the SD and kick the tires without a couple hours of downloading and installing prerequisites?

I asked the very same question and got downvoted for it.

Re: Windows 10 IoT Core for Raspberry Pi 2

#17
post #14

There's a heading that reads: > Developers, Developers, Developers I've always cracked up whenever I see Ballmer's developers video, so I was pretty happy that Microsoft's IoT team has a sense of humor and was able to get that approved (if they had to) reference if you haven't seen the original Ballmer video: https://www.youtube.com/watch?v=Vhh_GeBPOhs

the guy is hilarious at the stage: https://youtu.be/I14b-C67EXY?t=12s

Re: Windows 10 IoT Core for Raspberry Pi 2

#20
post #4

I'm curious as to the mention of a "Web Control" and how long we have to wait until we can use DirectX for graphics, seeing as I've been trying to use Pis for digital signage[1] for a while with varying results (we've since started using cheap Android boxes with great results, but I wish I had more choices). [1]: https://github.com/sapo/digital-signage-client

I had to recently roll my own signage solution and have built something I think is pretty compelling using Yocto[1]. I'm using CuBox-i devices running Linux and Midori (which is based on WebKit). I don't know if it does accelerated rendering but the boxes are much more powerful than Pis (and are a lot less dev-kit-y than Pis). If nothing else, hopefully a pointer to Yocto will be useful to you - it's pretty great.

[1] https://github.com/luciddg/kiosk-yocto

Post reply on HN