Is it possible to run windows on any single board computers?
Is it possible to run windows on any single board computers?
Yes!
Check out the Minnowboard MAX (minnownoard.org). $99-$129
The Sharks cove rev board. (sharkscove.org I think) $299
The beaglebone black can't but someone has put WinCE7 on one.
Check out this site! http://msdn.microsoft.com/en-us/windows/hardware/dn770216http://msdn.microsoft.com/en-us/windows/hardware/dn770216
Also check out Intel's Next Unit of Computing (NUC). I think they sell both boards and kits that include a case.
The answer is yes. But that's probably not your real question I assume. Just like any other operating system, if you have the source code and the hardware drivers for your particular micro, you can compile it and run it. There are SBCs with Intel and compatible X86 micros on them that could run specific versions of Windows, but the drivers may not be available for hardware GPIO and such. If you are really good at OS simulation you could probably run a VM on any machine (even a R-Pi), but I would suspect the memory requirements might be too much.
There are many PC-104 and mini-ITX motherboards running windows.
Absolutely the MiniITX mobos with integrated CPUs and single rail inputs are as much SBCs as any other.
or is it even possible to alter windows to work on the raspberry pibecause i have one at home
Thanks
Either under emulation for the x86 code set or the new ARM based Win 8 or are we talking about the old winCE?
James Hill wrote:
or is it even possible to alter windows to work on the raspberry pi because i have one at home
Thanks
It depends on what you mean by "work". In principle, Windows can execute on a RasPi by emulating the x86 instruction set. However, in practice Windows doesn't "run" on a RasPi -- it's more like "crawling" 
Even then, it is a horribly stripped down, almost crippled version of xp. johnbeetem is not underestimating when he says it is slow.