
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://armadeus.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JulienBa</id>
		<title>ArmadeusWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://armadeus.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JulienBa"/>
		<link rel="alternate" type="text/html" href="http://armadeus.org/wiki/index.php?title=Special:Contributions/JulienBa"/>
		<updated>2026-04-04T02:08:06Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://armadeus.org/wiki/index.php?title=Setup&amp;diff=6225</id>
		<title>Setup</title>
		<link rel="alternate" type="text/html" href="http://armadeus.org/wiki/index.php?title=Setup&amp;diff=6225"/>
				<updated>2009-03-26T08:50:10Z</updated>
		
		<summary type="html">&lt;p&gt;JulienBa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On this page, you will find all the useful information you need to configure your Armadeus board for optimum usage.&lt;br /&gt;
&lt;br /&gt;
==First StartUp==&lt;br /&gt;
Just got your Armadeus board and want to start playing with it ? Follow these quick steps to setup your environment accordingly:&lt;br /&gt;
# Connect your APF to your development board (custom or [[APF9328DevLight|DevLight]]/[[APF9328DevFull|DevFull]]) (your system will be hereafter referred to as &amp;quot;the Target&amp;quot;) ---&amp;gt;&amp;gt; [[Image:Apf_on_devlight.png|40px]]&lt;br /&gt;
# Connect your PC (= &amp;quot;the Host&amp;quot;) to your board with a [http://en.wikipedia.org/wiki/Null_modem null-modem RS232 cable] (only Rx/Tx/Gnd signals are needed). If you don't have a RS232 port on your Host, you can use a &amp;quot;USB &amp;lt;-&amp;gt; serial&amp;quot; converter (you'll still require the null-modem cable).&lt;br /&gt;
# [[Communicate | Install (minimum) tools to communicate with your APF from your Host.]]&lt;br /&gt;
# [[Development_boards_power_supply | Connect the power supply on your development board.]]&lt;br /&gt;
# Verify your system is booting by starting Linux: In U-Boot console, type &amp;quot;boot&amp;quot;. Several informations will be displayed on your terminal like on this [[Linux start screenshot | screenshot ]] (Default Linux login is &amp;quot;root&amp;quot; with an empty password). '''IF NOT''', walk through [[U-Boot communication quick check|this small checklist]].&lt;br /&gt;
# If Linux has successfully started, your system is operational. If you want to add applications to your board or developp custom ones, then you can proceed with the Toolchain installation. [[Setup#Basics | See Basics below]].&lt;br /&gt;
&lt;br /&gt;
==Basics for customizing your board==&lt;br /&gt;
# [[Toolchain| Install the development environment (=Toolchain) for your board and generate your Linux/rootfs images]]&lt;br /&gt;
# [[Target Software Installation| Install/flash your U-Boot, Linux and rootfs freshly generated images on your board]]&lt;br /&gt;
# [[Armadeus_3#How-to_develop_with_Armadeus_.2F_customize_your_SDK| Customize your Armadeus SDK]]&lt;br /&gt;
&lt;br /&gt;
==Going further with your board==&lt;br /&gt;
* [[Network File System configuration| How to configure NFS on Host and Target]]&lt;br /&gt;
* [[MultiMediaCard | How to use MMC/SD/microSD cards from Linux on your Armadeus board]]&lt;br /&gt;
* [[ALSA|How to play sound with your board]]&lt;br /&gt;
* [[Mplayer|How to play videos on you board]]&lt;br /&gt;
&lt;br /&gt;
* [[FrameBuffer]]: how to configure and use the framebuffer for new LCDs&lt;br /&gt;
* [[BackLight| How to control the backlight of you graphical LCD (if it supports it)]]&lt;br /&gt;
* [[GPIO Driver]]: how to configure the GPIO driver&lt;br /&gt;
* [[Boa]]: How install and configure the boa Web server on your board&lt;br /&gt;
* [[USB Gadget]]: how to configure your Armadeus board to use it as a USB device (aka Gadget in Linux language)&lt;br /&gt;
* [[DAC|Digital to Analog Convertion]]: how to configure and use the DAC on your board&lt;br /&gt;
* [[ADC max1027|Analog to Digital Converter]]: how to install and use the on board ADC (max1027)&lt;br /&gt;
* [[PWM]]: how to use the i.MX integrated PWM&lt;br /&gt;
* [[RTC]]: how to use an external Real Time Clock (Maxim DS1374)&lt;br /&gt;
* [[Watchdog]]: how to configure and use the i.MX integrated Watchdog&lt;br /&gt;
* [[TV Output]]: How to use the SVideo output of the APF9328DevFull&lt;br /&gt;
* [[USB Host]]: How to use USB Host controllers of the APF9328DevFull and APF27&lt;br /&gt;
* [[TSC2102 Linux driver| Touchscreen ]]: How to configure and use the touchscreen controller&lt;br /&gt;
* [[CAN bus Linux driver]]: how to configure and use the CAN controller of the DevFull&lt;br /&gt;
&lt;br /&gt;
==Advanced==&lt;br /&gt;
* [[Ethernet_MAC_address|How to change your board Ethernet MAC address]] (Thanks to Julien Catalano)&lt;br /&gt;
* [[BootLoader]]: (U-Boot useful tips)&lt;br /&gt;
* [[BootStrap]]: Install U-Boot from scratch or recover your U-Boot if it was corrupted&lt;br /&gt;
* [[Serial Transfer| How to transfer files between your Host and your Armadeus board's Linux with the RS232 link]] (if you don't have Ethernet/NFS/TFTP/MMC/USB)&lt;br /&gt;
* [[Armadeus 3]]: How to use the third generation of Armadeus SDK at a glance (notably for 2.x users). Newcomers can particularly find the chapter [[Armadeus_3#How-to_develop_with_Armadeus_.2F_customize_your_SDK| How-to customize your Armadeus SDK]] interesting.&lt;br /&gt;
&lt;br /&gt;
{{LanguageBar|Setup|Configuration|Konfiguration}}&lt;/div&gt;</summary>
		<author><name>JulienBa</name></author>	</entry>

	<entry>
		<id>http://armadeus.org/wiki/index.php?title=Setup&amp;diff=6224</id>
		<title>Setup</title>
		<link rel="alternate" type="text/html" href="http://armadeus.org/wiki/index.php?title=Setup&amp;diff=6224"/>
				<updated>2009-03-26T08:49:45Z</updated>
		
		<summary type="html">&lt;p&gt;JulienBa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On this page, you will find all the usefull information you need to configure your Armadeus board for optimum usage.&lt;br /&gt;
&lt;br /&gt;
==First StartUp==&lt;br /&gt;
Just got your Armadeus board and want to start playing with it ? Follow these quick steps to setup your environment accordingly:&lt;br /&gt;
# Connect your APF to your development board (custom or [[APF9328DevLight|DevLight]]/[[APF9328DevFull|DevFull]]) (your system will be hereafter referred to as &amp;quot;the Target&amp;quot;) ---&amp;gt;&amp;gt; [[Image:Apf_on_devlight.png|40px]]&lt;br /&gt;
# Connect your PC (= &amp;quot;the Host&amp;quot;) to your board with a [http://en.wikipedia.org/wiki/Null_modem null-modem RS232 cable] (only Rx/Tx/Gnd signals are needed). If you don't have a RS232 port on your Host, you can use a &amp;quot;USB &amp;lt;-&amp;gt; serial&amp;quot; converter (you'll still require the null-modem cable).&lt;br /&gt;
# [[Communicate | Install (minimum) tools to communicate with your APF from your Host.]]&lt;br /&gt;
# [[Development_boards_power_supply | Connect the power supply on your development board.]]&lt;br /&gt;
# Verify your system is booting by starting Linux: In U-Boot console, type &amp;quot;boot&amp;quot;. Several informations will be displayed on your terminal like on this [[Linux start screenshot | screenshot ]] (Default Linux login is &amp;quot;root&amp;quot; with an empty password). '''IF NOT''', walk through [[U-Boot communication quick check|this small checklist]].&lt;br /&gt;
# If Linux has successfully started, your system is operational. If you want to add applications to your board or developp custom ones, then you can proceed with the Toolchain installation. [[Setup#Basics | See Basics below]].&lt;br /&gt;
&lt;br /&gt;
==Basics for customizing your board==&lt;br /&gt;
# [[Toolchain| Install the development environment (=Toolchain) for your board and generate your Linux/rootfs images]]&lt;br /&gt;
# [[Target Software Installation| Install/flash your U-Boot, Linux and rootfs freshly generated images on your board]]&lt;br /&gt;
# [[Armadeus_3#How-to_develop_with_Armadeus_.2F_customize_your_SDK| Customize your Armadeus SDK]]&lt;br /&gt;
&lt;br /&gt;
==Going further with your board==&lt;br /&gt;
* [[Network File System configuration| How to configure NFS on Host and Target]]&lt;br /&gt;
* [[MultiMediaCard | How to use MMC/SD/microSD cards from Linux on your Armadeus board]]&lt;br /&gt;
* [[ALSA|How to play sound with your board]]&lt;br /&gt;
* [[Mplayer|How to play videos on you board]]&lt;br /&gt;
&lt;br /&gt;
* [[FrameBuffer]]: how to configure and use the framebuffer for new LCDs&lt;br /&gt;
* [[BackLight| How to control the backlight of you graphical LCD (if it supports it)]]&lt;br /&gt;
* [[GPIO Driver]]: how to configure the GPIO driver&lt;br /&gt;
* [[Boa]]: How install and configure the boa Web server on your board&lt;br /&gt;
* [[USB Gadget]]: how to configure your Armadeus board to use it as a USB device (aka Gadget in Linux language)&lt;br /&gt;
* [[DAC|Digital to Analog Convertion]]: how to configure and use the DAC on your board&lt;br /&gt;
* [[ADC max1027|Analog to Digital Converter]]: how to install and use the on board ADC (max1027)&lt;br /&gt;
* [[PWM]]: how to use the i.MX integrated PWM&lt;br /&gt;
* [[RTC]]: how to use an external Real Time Clock (Maxim DS1374)&lt;br /&gt;
* [[Watchdog]]: how to configure and use the i.MX integrated Watchdog&lt;br /&gt;
* [[TV Output]]: How to use the SVideo output of the APF9328DevFull&lt;br /&gt;
* [[USB Host]]: How to use USB Host controllers of the APF9328DevFull and APF27&lt;br /&gt;
* [[TSC2102 Linux driver| Touchscreen ]]: How to configure and use the touchscreen controller&lt;br /&gt;
* [[CAN bus Linux driver]]: how to configure and use the CAN controller of the DevFull&lt;br /&gt;
&lt;br /&gt;
==Advanced==&lt;br /&gt;
* [[Ethernet_MAC_address|How to change your board Ethernet MAC address]] (Thanks to Julien Catalano)&lt;br /&gt;
* [[BootLoader]]: (U-Boot useful tips)&lt;br /&gt;
* [[BootStrap]]: Install U-Boot from scratch or recover your U-Boot if it was corrupted&lt;br /&gt;
* [[Serial Transfer| How to transfer files between your Host and your Armadeus board's Linux with the RS232 link]] (if you don't have Ethernet/NFS/TFTP/MMC/USB)&lt;br /&gt;
* [[Armadeus 3]]: How to use the third generation of Armadeus SDK at a glance (notably for 2.x users). Newcomers can particularly find the chapter [[Armadeus_3#How-to_develop_with_Armadeus_.2F_customize_your_SDK| How-to customize your Armadeus SDK]] interesting.&lt;br /&gt;
&lt;br /&gt;
{{LanguageBar|Setup|Configuration|Konfiguration}}&lt;/div&gt;</summary>
		<author><name>JulienBa</name></author>	</entry>

	<entry>
		<id>http://armadeus.org/wiki/index.php?title=Members&amp;diff=6060</id>
		<title>Members</title>
		<link rel="alternate" type="text/html" href="http://armadeus.org/wiki/index.php?title=Members&amp;diff=6060"/>
				<updated>2009-03-06T21:32:16Z</updated>
		
		<summary type="html">&lt;p&gt;JulienBa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Google Map==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;googlemap lat=&amp;quot;47&amp;quot; lon=&amp;quot;6&amp;quot; width=640 height=480 zoom=4&amp;gt;&lt;br /&gt;
47.270377, 6.025314, [[User:JulienB]] Besancon&lt;br /&gt;
47.752598,7.301788, ARMadeus Systems&lt;br /&gt;
47.760791, 7.339897, [[User:Salocin68]] Mulhouse&lt;br /&gt;
47.734392,7.316975, [[User:FabienM]] Mulhouse&lt;br /&gt;
46.946161,7.517052, [[User:Jorasse]] Gümligen&lt;br /&gt;
47.681108, 7.390366, [[User:Carbure]] Helfranzkirch&lt;br /&gt;
47.436448, 8.429947, [[User:SonZerro]] Baden&lt;br /&gt;
44.653992, 6.176672, [[User:JulienN]] Chabottes&lt;br /&gt;
48.573342, 7.911476,  [[User:KroMignon]] Legelshurst&lt;br /&gt;
42.734405, 2.894211, ELIAUS Perpignan&lt;br /&gt;
47.653363, 6.862335, UTBM Belfort&lt;br /&gt;
45.689589, 5.026395, [[User:OlivierT]] St Bonnet de Mure&lt;br /&gt;
48.879619, 2.351074, Paris - 20 members&lt;br /&gt;
43.622159, 1.442642, Toulouse - 2 members&lt;br /&gt;
-21.115141, 55.536384, La Réunion - 1 member&lt;br /&gt;
14.551684, -60.912323, La Martinique - 1 member&lt;br /&gt;
48.682805, 2.169186, [[User:BrunoL]] Les Ulis&lt;br /&gt;
47.399744, 8.53775, Zurich - 1 member&lt;br /&gt;
46.810282, 7.151241, Fribourg&lt;br /&gt;
47.574904, 7.580566, Basel&lt;br /&gt;
&lt;br /&gt;
53.371859, -6.2677, Dublin - 1 member&lt;br /&gt;
50.637704, 5.608521, Liège - 1 member&lt;br /&gt;
50.67, 3.48, Velaines - 1 member&lt;br /&gt;
48.199964, 11.57959, Munich - 1 member&lt;br /&gt;
48.109588,-1.678752, Rennes - 1 member&lt;br /&gt;
47.750109,-3.366339, [[User:MatthieuT]] Lorient&lt;br /&gt;
48.70,2.03, [[User:JulienPeeters]] Chevreuse&lt;br /&gt;
45.190325, 5.700316, [[User:NicolasL]] Fontaine&lt;br /&gt;
49.279296, 2.472973 [[User:DavidC]] Nogent sur Oise&lt;br /&gt;
46.208644, 6.130027, [[User:EugeneR]] Genève&lt;br /&gt;
48.667158, 2.706585, [[User:BernardR]] Soignolles en Brie, France&lt;br /&gt;
45.188963, 5.709822, [[User:OlivierS]] Grenoble, France&lt;br /&gt;
47.214613,-0.737329, [[User:BrunoS]] Chemillé, France&lt;br /&gt;
47.225164,-1.556625, [[User:KevinP]] Nantes, France&lt;br /&gt;
43.609234, 1.442642, [[User:PierreBa]] Toulouse, France&lt;br /&gt;
41.668809,-0.87616, [[User:AntonioMB]] Zaragoza, España&lt;br /&gt;
49.200145, 0.407136, [[User:JeanFrancoisR]] - Asnières&lt;br /&gt;
48.109588,-1.678752, [[User:MichelTe]] - Rennes&lt;br /&gt;
49.163073, 2.550201, [[User:JulienBa]] - Pontarmé&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
===How to add your position===&lt;br /&gt;
* go to http://maps.google.com/&lt;br /&gt;
* type in the name of your town and launch &amp;quot;Search Google Maps&amp;quot;, for example:&lt;br /&gt;
[[Image:Google_maps_search.png]]&lt;br /&gt;
* right click on &amp;quot;Get URL of this page&amp;quot; and copy the URL&lt;br /&gt;
[[Image:Google_maps_url.png]]&lt;br /&gt;
* you should get something like that:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
http://maps.google.com/maps?f=q&amp;amp;hl=fr&amp;amp;geocode=&amp;amp;q=besan%C3%A7on&amp;amp;ie=UTF8&amp;amp;ll=47.257796,6.025314&amp;amp;spn=0.216236,0.601501&amp;amp;z=11&amp;amp;iwloc=addr&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* the data between ''&amp;amp;ll='' and ''&amp;amp;spn'' are the needed one (latitude/longitude)&lt;br /&gt;
* extract them and copy them in the &amp;quot;Edit&amp;quot; of this wiki page. Add it you wiki name and your town. For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;googlemap lat=&amp;quot;47&amp;quot; lon=&amp;quot;6&amp;quot; width=640 height=480 zoom=4&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
Others coordinates&lt;br /&gt;
...&lt;br /&gt;
47.257796, 6.025314, [[User:YourID]] - Your Town&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Association]]&lt;/div&gt;</summary>
		<author><name>JulienBa</name></author>	</entry>

	<entry>
		<id>http://armadeus.org/wiki/index.php?title=MemberList&amp;diff=6059</id>
		<title>MemberList</title>
		<link rel="alternate" type="text/html" href="http://armadeus.org/wiki/index.php?title=MemberList&amp;diff=6059"/>
				<updated>2009-03-06T21:26:52Z</updated>
		
		<summary type="html">&lt;p&gt;JulienBa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Here is the list of the (active) members and their skills==&lt;br /&gt;
&lt;br /&gt;
This list is maintained by the users themself.&lt;br /&gt;
&lt;br /&gt;
*0: Novice&lt;br /&gt;
*1: Notions. At least one successfull experiment&lt;br /&gt;
*2: Confirmed&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; summary=&amp;quot;Signal connections&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background:#efefef;&amp;quot;&lt;br /&gt;
! '''Name / IRC Nickname''' || '''Linux Apps'''|| '''Linux Drivers'''|| '''FPGA''' || '''Board Design''' || '''Projet/Domain'''&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:Salocin68|Nicolas Colombain / Salocin]] || 1 || 1 || 1 || 2 || domotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:JulienB|Julien Boibessot / Artemys]] || 2 || 2 || 0 || 1 || multimedia&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:JeanBaptisteM|Jean-Baptiste Mayer / JiBee]] || 2 || 1 || 1 || 1 || robotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:NicolasA|Nicolas Aguirre]] || 2 || 0 || 1 || 1 || multimedia&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:BenoitC|Benoît Canet]] || 2 || 0 || 0 || 0 || multimedia&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:SonZerro|Sonzerro]] || 0 || 0 || 1 || 2 || domotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:HenriG|Henri Geist]] || 1 || 1 || 0 || 1 || robotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:BorredonB|Bernard Borredon]] || 2 || 1 || 0 || 1 || domotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:ThomasB|Thomas Bores]] || 2 || 0 || 0 || 1 || Entertainment&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:FabriceM|Fabrice Mousset / KroMignon]] || 1 || 1 || 2 || 1 || Domotics &amp;amp; multimedia&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:AmineH|Amine EL HEDADI]] || 2 || 2 || 0 || 0 || domotics &amp;amp; robotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:PhilippeM|Philippe Monteil]] || 2 || 0 || 0 || 0 || multimedia&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:CedricZ|Cédric Zmyj]] || 0 || 0 || 0 || 0 || domotics &amp;amp; robotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:JeanMichelN|Jean Michel Naimo / jeanmi12 ]] || 2 || 1 || 1 || 1 || Domotics &amp;amp; entertainment&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:OlivierC|Olivier Coutanceau]] || 1 || 0 || 0 || 0 || multimedia&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:ArnaudC|Arnaud COFFINET]] || 0 || 0 || 1 || 2 || multimedia &amp;amp; domotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:SylvainP|Sylvain PARRINO]] || 2 || 1 || 0 || 0 || robotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:AurelienH|Aurélien HIRON]] || 2 || 0 || 0 || 1 || robotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:GuillaumeT|Guillaume TRANNOY]] || 0 || 0 || 0 || 2 || domotics &amp;amp; robotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:JulienN|Julien NICOLAS / jujun]] || 2 || 1 || 0 || 1 || multimedia &amp;amp; network&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:StephaneF|Stéphane Falck]] || 0 || 0 || 0 || 0 || multimedia &amp;amp; robotics &amp;amp; domotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:GillesD|Gilles DUSSIN/ Sellig]] || 1 || 0 || 1 || 1 || robotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:MaximeL|Maxime Liron]] || 0 || 0 || 0 || 0 || domotics, robotics &amp;amp; multimedia&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:NicolasC|Nicolas CHARLERY/ realniko]] || 2 || 0 || 0 || 0 || electronic&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:BenoitJ|Benoit JESTER]] || 0 || 0 || 0 || 0 || robotics &lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:FabienM|Fabien MARTEAU/ FabM]] || 1 || 2 || 1 || 1 || robotics,domotics &lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:XavierA|Xavier AZNAR]] || 1 || 1 || 0 || 0 || environment, entertainment, domotic &lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:AlbericA|Albéric AUBLANC / PoueT]] || 2 || 0 || 1 || 0 || domotics &amp;amp; multimedia, robotics, entertainment, &lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:FredericB| Frédéric Blain / creber]] || 2 || 1 || 0 || 0 || system, domotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:JeanBaptisteMa| Jean-Baptiste Maillet]] || 2 || 1 || 0 || 0 || system&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:JeanFrancoisR| Jean-François Rousval]] || 2 || 1 || 0 || 1 || &lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:JulienPeeters| Julien Peeters]] || 2 || 1 || 0 || 0 || domotics, real-time, entertainment, network&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:YoannC| Yoann Congal / Alpheb]] || 0 || 0 || 0 || 1 || robotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:MatthieuT| Matthieu Texier / weeber]] || 1 || 0 || 1 || 0 || robotics, real-time&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:MartialG| Martial Guex]] || 2 || 1 || 1 || 2 || transceiver RF, real-time, wireless&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:NicolasL| Nicolas Lantz]] || 2 || 2 || 1 || 1 ||&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:GuillaumeD| Guillaume DELVIT]] || 1 || 1 || 1 || 1 || system, asynchronous CPU&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:BernardR|Bernard REMOND ]] || x || x || x || x || &lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:SamirH| Samir HAMNACHE]] || 0 || 0 || 0 || 1 || électronique&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:OlivierT|Olivier TARDIEU]] || 0 || 0 || 0 || 1 || électronique,robotics,domotics &lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:ThibautR|Thibault Rétornaz]] || 1 || 1 || 1 || 0 || bio-med, électronique&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:BrunoS|Bruno Suarez]] || 2 || 0 || 0 || 0 || bio-med, électronique&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:guillaumeDe|Guillaume Denis]] || 0 || 0 || 2 || 1 || Electronique numérique, FPGA&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:KevinP|Kévin PETIT]] || 1 || 0 || 1 || 1 || Multimedia&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:PierreBa|Pierre Baudemont / b4ud3]] || 2 || 0 || 1 || 0 || domotics, robotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:BrunoL|Bruno Landré]] || 0 || 0 || 0 || 0 || robotics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:AntonioMB|Antonio Meléndez]] || 0 || 0 || 1 || 2 || domotics, robotics, eletcronics&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:MichelTe|Michel Le Mer]] || 0 || 0 || 2 || 2 || electronics, software&lt;br /&gt;
|----------------&lt;br /&gt;
|[[User:JulienBa|Julien Baley]] || 0 || 0 || 0 || 0 || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* [[Members | Geographical position of the members]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Association]]&lt;/div&gt;</summary>
		<author><name>JulienBa</name></author>	</entry>

	</feed>