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édentes Révision précédente
Prochaine révision
Révision précédente
cours:sae:net_mf_2013_2014 [2014/02/04 23:14]
tigli [Matériel : GHI Electronics Panda Fez II]
cours:sae:net_mf_2013_2014 [2015/02/04 12:09]
tigli [Support de Cours et de TD]
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 20: Ligne 57:
 [[http://​netmf.codeplex.com/​wikipage?​title=The%20.NET%20MF%20Codeplex%20Distribution%20HowTo%20Manual| Sources Codeplex de .Net Micro Framework]] [[http://​netmf.codeplex.com/​wikipage?​title=The%20.NET%20MF%20Codeplex%20Distribution%20HowTo%20Manual| Sources Codeplex de .Net Micro Framework]]
  
 +[[http://​www.microsoft.com/​france/​vision/​WebcastMsdnTechDays.aspx?​EID=f0f8a419-61d3-46fa-abfb-59390213f301|Microsoft TechDays ​ - .NET Micro Framework : .NET s'​invite dans l'​embarqué]]
  
 ==== .Net Gadgeteers de Microsoft ==== ==== .Net Gadgeteers de Microsoft ====
  
 == Références == == Références ==
 +
 +[[http://​www.gadgeteering.net/​|Gadgeteering]]
  
 [[http://​content4.catalog.video.msn.com/​e2/​ds/​6a2c601b-3373-4bc7-b45f-f709ac4030cf.mp4| Techdays Microsoft : Video sur les .Net Gadgeteers]] [[http://​content4.catalog.video.msn.com/​e2/​ds/​6a2c601b-3373-4bc7-b45f-f709ac4030cf.mp4| Techdays Microsoft : Video sur les .Net Gadgeteers]]
 +
 ==== Matériel : GHI Electronics Panda Fez II ==== ==== Matériel : GHI Electronics Panda Fez II ====
  
Ligne 35: Ligne 76:
  
 [[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)]]
- 
  
 === Autres informations techniques === === Autres informations techniques ===
  
-== Get Starting ​==+== Getting Started ​== 
 + 
 +[[http://​www.ghielectronics.com/​downloads/​FEZ/​Beginners%20guide%20to%20NETMF.pdf|Beginners Guide to C# and the .NET Micro Framework (GHI)]]
  
  
Ligne 56: Ligne 98:
  
 [[http://​msdn.microsoft.com/​fr-fr/​magazine/​gg232761.aspx|DPWS sur .Net Micro Framework]] [[http://​msdn.microsoft.com/​fr-fr/​magazine/​gg232761.aspx|DPWS sur .Net Micro Framework]]
 +
 +[[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.txt · Dernière modification: 2015/02/04 12:09 par tigli