Page 1 of 1

I got on the beta!

Posted: Sun Nov 22, 2015 1:31 pm
by TheFlyingZephyr
I just got the notice that I made it onto the beta! WOOT! I have big need for this chip in a commercial product, I'm currently using 2 ESP8266s in parallel for the power I need. Now I will have two cores + BLE in one chip. I can't wait!

Re: I got on the beta!

Posted: Sun Nov 22, 2015 1:45 pm
by DAFlippers
Do you know if there are any plans within Microsoft for Win10 IoT core to support ESP32/8266?

David

Re: I got on the beta!

Posted: Sun Nov 22, 2015 11:57 pm
by Mario_
For that they would need at least 1GB of flash and a DVD drive over SPI :D Remote desktop over wifi is possible :P

Re: I got on the beta!

Posted: Mon Nov 23, 2015 7:49 am
by DAFlippers
No DVD needed however SDcard would be necessary.

David

Re: I got on the beta!

Posted: Mon Nov 23, 2015 9:45 am
by Mario_
Really, ESP is smallest possible, low-cost, low-power, low-level device with very limited resources mainly for embedding into smart devices.

If you need running Windows and communicate with USB devices, use your old laptop as an IoT platform or buy a Raspberry or similar "big" overkill machine.

By just looking at specs you can clearly see this is something completely different: https://msdn.microsoft.com/en-us/librar ... s.85).aspx

Re: I got on the beta!

Posted: Mon Nov 23, 2015 5:40 pm
by DAFlippers
Hi Mario,

Windows IoT core is not Windows 10 but a .Net core designed to run on small boards including Raspberry Pi. Check out https://ms-iot.github.io/content/en-US/GetStarted.htm. This allows you to develop code and run it on a number of different devices.

David

Re: I got on the beta!

Posted: Mon Nov 23, 2015 11:32 pm
by Mario_
Yep but there is difference between small and tiny. :) Resource requirements for Win iot core are ridiculous as well as an idea of using raspberry pi and c# to light a led, lol. Btw did they cleaned up the mess in Windows 10 or do you still need 20GB of hdd space for a clean installation?