I've got a project idea where Windows 10 IoT could be the perfect operating system. I've got the idea years ago, but now the time has come where everything seems to fit into the puzzle. My application is designed to run as a single remote controlled application
on a small device.
As far as I understand, Windows 10 IoT Core will currently run on Rasperry Pi 2 and MinnowBoard MAX only. Right?
Unfortunately none of these two supported devices meet my requirements. The critical aspects in my application are:
- Free RAM for the application should be at least 1 GB (the more the better)
- Internal memory must be relatively fast for writing (removable SD cards are too slow/internal eMMC seems to be ok)
- Support for a broader range of USB WiFi dongles (incl. Netgear N300)
While the currently supported devices don't fulfill my requirements regarding RAM and/or eMMC there are devices on the market that perfectly meet my requirements. As an example I did some tests for proof of concept of my app on a Atom Z3735F based Minix
Neo Z64 with 2 GB RAM and Windows 10 Home.
As a conclusion from what I've seen while testing the app under Windows 10 Home on the Minix Neo Z64 and checking out the general possibilities with Windows 10 IoT on my Rasperry Pi 2, I could realize the project, if it could be installed on adequate
hardware like the Minix Neo Z64 or similar devices in its class.
Now the questions:
- Can I expect in the NEAR future a broader support of other modern boards and devices, inclusive support for Intel Atom processor family?
- Can I expect in the NEAR future the same level of driver support for USB devices and WiFi dongles that is provided for other Windows 10 editions?
The only viable option to practically realize my project for NOW would be a self-compiled Linux based solution. However, a Windows based development AND runtime environment would definitely be my preferred solution. Most of the parts of the application
are already developed and written in C#. Yet another reason to take the Windows 10 IoT Core route, if there is one.
Let me know your suggestions and thoughts about what you know or think about the future of Windows 10 IoT Core.
Peter