Outils pour utilisateurs

Outils du site


cours:sae:net_mf_2013_2014

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
cours:sae:net_mf_2013_2014 [2014/02/04 22:23] – [Matériel : GHI Electronics Panda Fez II] tiglicours:sae:net_mf_2013_2014 [2015/02/04 11:09] (Version actuelle) – [Support de Cours et de TD] tigli
Ligne 1: Ligne 1:
  
 ====== .Net Micro Framework ====== ====== .Net Micro Framework ======
 +
 +{{ :cours:sae:image1.png?nolink&150|}}
 +==== Support de Cours et de TD ===== 
 +
 +Intervenant : Jean-Yves Tigli
 +
 +== Supports de Cours ==
 +
 +{{:cours:sae:microsoft_embedded_sea_2014_2015.pdf|Cours introductif sur .Net Micro Framework}}
 +
 +== Supports de TD ==
 +
 +
 +
 +{{:cours:sae:tutorial1_sea_netmf_net_sur_emulateur_2014.pdf| Tutorial Développement C# sous .Net Micro Framework et sur Emulateur}}
 +
 +
 +{{ :cours:sae:fez_panda_ii.jpg?nolink&300|}}
 +
 +{{:cours:sae:tutorial2_sea_netmf_net_2014_emulateur_personnalise.pdf| Tutorial Développement d'un nouvel Emulateur}}
 +
 +
 +{{:cours:sae:tutorial3_sea_netmf_net_2014_sur_cible_fez_panda_2014.pdf|Tutorial Développement C# sous .Net Micro Framework et sur carte cible GHI FEZ Panda II}}}
 +
  
 ==== Présentation Générale =====  ==== 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), 
 +  * an implementation of Windows Communication Foundation (WCF), 
 +  * a GUI framework loosely based on Windows Presentation Foundation (WPF), 
 +  * and a Web Services stack based on SOAP and WSDL. 
 +
 +NETMF also features additional libraries specific to embedded applications.
 +
 +(Ref. wikipedia : http://en.wikipedia.org/wiki/.NET_Micro_Framework).
  
 == Références == == Références ==
 +
 +[[http://www.hanselman.com/blog/TheNETMicroFrameworkHardwareForSoftwarePeople.aspx|The .NET Micro Framework - Hardware for Software People]]
  
 [[http://msdn.microsoft.com/en-us/library/ee435386.aspx|MSDN : Overviews of the .NET Micro Framework]] [[http://msdn.microsoft.com/en-us/library/ee435386.aspx|MSDN : Overviews of the .NET Micro Framework]]
Ligne 40: Ligne 77:
 [[https://www.ghielectronics.com/support/netmf|GHI et support .NET Micro Framework (NETMF)]] [[https://www.ghielectronics.com/support/netmf|GHI et support .NET Micro Framework (NETMF)]]
  
-=== Emulateur === +=== Autres informations techniques ===
- +
-[[http://msdn.microsoft.com/fr-fr/fr/library/cc532994.aspx|Customization d'un émulateur]]+
  
-[[http://msdn.microsoft.com/en-us/library/cc532994.aspx|Création d'un émulateur étape par étape]] +== Getting Started ==
- +
-=== Autres informations techniques ===+
  
-== Get Starting ==+[[http://www.ghielectronics.com/downloads/FEZ/Beginners%20guide%20to%20NETMF.pdf|Beginners Guide to C# and the .NET Micro Framework (GHI)]]
  
  
Ligne 67: Ligne 100:
  
 [[http://msdn.microsoft.com/fr-fr/magazine/jj190807.aspx| L'Internet des objets : Un Thermostat intelligent sur le Bus de Service]] [[http://msdn.microsoft.com/fr-fr/magazine/jj190807.aspx| L'Internet des objets : Un Thermostat intelligent sur le Bus de Service]]
 +
 +
 +==== Emulateur ====
 +
 +[[http://msdn.microsoft.com/fr-fr/fr/library/cc532994.aspx|Customization d'un émulateur]]
 +
 +[[http://msdn.microsoft.com/en-us/library/cc532994.aspx|Création d'un émulateur étape par étape]]
 +
 +
cours/sae/net_mf_2013_2014.1391552603.txt.gz · Dernière modification : 2014/02/04 22:23 de tigli