Is the following possible using FEZ devices?

Hey, couldn’t think of a better title, but what I was wondering is whether its possible to have a fez run .net code stored on a uSD card?

EDIT: Possible meaning do-able without being an expert at embedded devices - I’m sure physically everything is possible :slight_smile:

Yes possible. This is what pyxis does

Thanks, I’ll look into that. Its just part of an idea for a future project, for next year… Popped into my head so I wanted to see if its possible, and come back to it when I’m done with my current project.

@ Xarren Pyxis 2 can be found on CodePlex here: [url]http://pyxis2.codeplex.com/[/url]

The specific function you’re looking for will be in the Kernel under AppLoader.cs. If you have any specific questions when you get into it you’re more then welcome to email me directly and I’ll do what I can to help.

thom @ [myusername] .com

Thanks Skews :slight_smile:

No worries. Let me know if you run into any problems; Pyxis’ code is rather large…and getting larger all the time.