.Net Micro Framework

Support de Cours et de TD

Intervenant : Jean-Yves Tigli

Supports de Cours

Cours introductif sur .Net Micro Framework

Supports de TD

Tutorial Développement C# sous .Net Micro Framework et sur Emulateur

Tutorial Développement d'un nouvel Emulateur

Tutorial Développement C# sous .Net Micro Framework et sur carte cible GHI FEZ Panda II}

Présentation Générale

The .NET Micro Framework (NETMF) is an open source .NET platform for resource-constrained devices with at least 256 KBytes of flash and 64 KBytes of RAM. It includes a small version of the .NET CLR and supports development in C#, Visual Basic .NET, and debugging (in an emulator or on hardware) using Microsoft Visual Studio.

NETMF features a subset of the .NET base class libraries (about 70 classes with about 420 methods),

NETMF also features additional libraries specific to embedded applications.

(Ref. wikipedia : http://en.wikipedia.org/wiki/.NET_Micro_Framework).

Références

The .NET Micro Framework - Hardware for Software People

MSDN : Overviews of the .NET Micro Framework

MSDN : .NET Micro Framework Architecture

MSDN : .Net Micro Framework SDK

MSDN : API Reference for .NET Micro Framework

MSDN : Exemples de code utilisant le .Net Micro Framework SDK

Codeplex : communauté open source de .Net Micro Framework

Sources Codeplex de .Net Micro Framework

Microsoft TechDays - .NET Micro Framework : .NET s'invite dans l'embarqué

.Net Gadgeteers de Microsoft

Références

Gadgeteering

Techdays Microsoft : Video sur les .Net Gadgeteers

Matériel : GHI Electronics Panda Fez II

Références

Présentation du matériel Panda Fez II

Développer des Objets Internet avec FEZ Panda II

GHI et support .NET Micro Framework (NETMF)

Autres informations techniques

Getting Started

Beginners Guide to C# and the .NET Micro Framework (GHI)

Guide d’installation des outils logiciels

Manipulations réalisées avec les cartes FEZ PANDA2, FEZ Connect Shield, FEZ Touch

Update Firmware

Video : Updating Firmware on FEZ

GHI Firmware Update (Tiny CLR)

update firmware

DPWS sur .Net Micro Framework

DPWS sur .Net Micro Framework

L'Internet des objets : Un Thermostat intelligent sur le Bus de Service

Emulateur

Customization d'un émulateur

Création d'un émulateur étape par étape