40 people following this project (follow)

Project Description
This project is a sub-framework for the .NET Micro Framework that gives support for several electronical components to a NETMF-device like the Netduino. This framework is written in Visual C# 2010 and tested on the .NET Micro Framework 4.2 and .NET Micro Framework 4.1.

What's in the project?
In this project is support for multiple devices by adding several classes. See the documentation for more details about them.

How to download the framework
There is no final release and probably will never be one. It's all based on sourcecode. I can't make it more open source than this way ;) To download the latest release, follow these two simple steps:
1. Browse through the latest build using this direct link: http://netmftoolbox.codeplex.com/SourceControl/BrowseLatest
2. Click on the big download-button

If you need support
The developers and maintainer of this library are all active at http://forums.netduino.com/
If you encounter any problems, it's best to post a thread on those forums.

Important note about Visual Basic support
All samples are available for both C# and Visual Basic. This requires .NET Micro Framework 4.2 or higher. When you want to use this sub-framework in your own VB-application, right click your project, select "Add Reference..." and browse to the Toolbox.*.dll files. It's also important that both the "be" and "le" folders are in the same folder as the selected Toolbox.*.dll, otherwise you can't deploy to your device.

The main library will still be maintained in Visual C# and in .NETMF 4.1 as long as 4.2 is still not stable.

Last edited Mar 8 at 11:24 AM by Garrcomm, version 14