I would like start with .NET Micro Framework as my hobby project.
What hardware devices would you recommend for that?
Is there something like list of all hardware with support .NET Micro Framework?
Please check following overviews:
Microsoft .NET Micro Framework Tools & Resources
Production Modules Comparison Table
I personally like the Thaoe-II and ChipworX most, for old .NET MF version I was really happy with the Digi ConnectME.
This is pretty easy to use: http://www.tinyclr.com/hardware/1/fez-domino/#/list/2/
Netduino is an excellent hardware you can look into.
This provides a great introduction :- http://channel9.msdn.com/coding4fun/blog/A-Gentle-Introduction-to-Netduino
This provides a excellent application of Netduino :- http://www.codeproject.com/Articles/314774/Home-Automation-with-Netduino-and-Kinect
Netduino is the best cost effective embedded development kit to start with.
Based on my experience, I would recommend that the development kit has a microcontroller without a memory management unit (like Netduino which uses a AT91SAM7X512 microcontroller).
.NET micro framework was designed primarily for memory constrained embedded devices whose core processing unit does not support external memory (SDRAM, NAND flash, etc..).
Developing on Netduino is more fun because your memory space is constrained and you will end up pushing yourself to write good efficient code.
Cheers!
Subbu
When I was working on the Dare to Dream Different contest last year I had a chance to use the Tahoe-II from Device Solutions.net... it worked pretty well. There are several other listed on the Micro Framework site. Most of the issues I ran into were platform limitation and not directly in the hardware.
Don't forget it is an embedded platform. And a simple SPI bus with several devices on it may have issues with data contention.
The get hardware link on the Micro Framework site has a list of supported hardware and vendors.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With