<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://airwiki.elet.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DavideTessaro</id>
		<title>AIRWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://airwiki.elet.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DavideTessaro"/>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php/Special:Contributions/DavideTessaro"/>
		<updated>2026-04-29T23:37:27Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16899</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16899"/>
				<updated>2014-04-12T17:04:18Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=KartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart Wii.&lt;br /&gt;
 | image= karts.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/04/2014&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
==== Arduino ====&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== O-Droid ====&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]. Out instance is running  [http://archlinuxarm.org/platforms/armv7/samsung/odroid-x ArchLinux ARM]&lt;br /&gt;
&lt;br /&gt;
==== Wiicam (opponent kart recognition) ====&lt;br /&gt;
Recognition of opponent kart is performed by wiicam, an IR camera mounted on Wii Remote. In its natural habitat is used to find out at most 4 infrared sources, usually mounted on wii bar, calculating Wii Remote position and orientations wrt them. In our scenario we have interfaced it to Arduino using this simple circuit  [http://letsmakerobots.com/node/7752 circuit]  and we have mounted a wii bar in the back of the opponent kart.&lt;br /&gt;
&lt;br /&gt;
=== Useful links ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; OpenCV, C++ optimezed library for image processing. More information about [http://opencv.org/ here]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Thesis ===&lt;br /&gt;
Out thesis will be available in pdf format via poliTesi after April 29, 2014.&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16898</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16898"/>
				<updated>2014-04-12T17:03:32Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=KartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart Wii.&lt;br /&gt;
 | image= karts.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/04/2014&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
==== Arduino ====&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== O-Droid ====&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]. Out instance is running  [http://archlinuxarm.org/platforms/armv7/samsung/odroid-x ArchLinux ARM]&lt;br /&gt;
&lt;br /&gt;
==== Wiicam (opponent kart recognition) ====&lt;br /&gt;
Recognition of opponent kart is performed by wiicam, an IR camera mounted on Wii Remote. In its natural habitat is used to find out at most 4 infrared sources, usually mounted on wii bar, calculating Wii Remote position and orientations wrt them. In our scenario we have interfaced wiiCam to Arduino using this simple circuit  [http://letsmakerobots.com/node/7752 circuit]  and we have mounted a wii bar in the back of the opponent kart.&lt;br /&gt;
&lt;br /&gt;
=== Useful links ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; OpenCV, C++ optimezed library for image processing. More information about [http://opencv.org/ here]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Thesis ===&lt;br /&gt;
Out thesis will be available in pdf format via poliTesi after April 29, 2014.&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16897</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16897"/>
				<updated>2014-04-12T17:03:06Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=KartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart Wii.&lt;br /&gt;
 | image= karts.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/04/2014&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
==== Arduino ====&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== O-Droid ====&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]. Out instance is running  [http://archlinuxarm.org/platforms/armv7/samsung/odroid-x ArchLinux ARM]&lt;br /&gt;
&lt;br /&gt;
==== Wiicam (opponent kart recognition) ====&lt;br /&gt;
Recognition of opponent kart is performed by wiicam, an IR camera mounted on Wii Remote. In its natural habitat is used to find out at most 4 infrared sources, usually mounted on wii bar, calculating Wii Remote position and orientations wrt them. In our scenario we have interfaced wiiCam to Arduino using this simple circuit  [http://letsmakerobots.com/node/7752 circuit]  and we have mounted a wii bar in the back of the opponent kart.&lt;br /&gt;
&lt;br /&gt;
=== Useful links ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; OpenCV, C++ optimezed library for image processing. More information about [http://opencv.org/ here]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Thesis ===&lt;br /&gt;
Out thesis is available in pdf format via poliTesi after April 29, 2014.&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16896</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16896"/>
				<updated>2014-04-12T17:02:29Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=KartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart Wii.&lt;br /&gt;
 | image= karts.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/04/2014&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
==== Arduino ====&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== O-Droid ====&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]. Out instance is running  [http://archlinuxarm.org/platforms/armv7/samsung/odroid-x ArchLinux ARM]&lt;br /&gt;
&lt;br /&gt;
==== Wiicam (opponent kart recognition) ====&lt;br /&gt;
Recognition of opponent kart is performed by wiicam, an IR camera mounted on Wii Remote. In its natural habitat is used to find out at most 4 infrared sources, usually mounted on wii bar, calculating Wii Remote position and orientations wrt them. In our scenario we have interfaced wiiCam to Arduino using this simple circuit  [http://letsmakerobots.com/node/7752 circuit]  and we have mounted a wii bar in the back of the opponent kart.&lt;br /&gt;
&lt;br /&gt;
=== Useful links ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; OpenCV, C++ optimezed library for image processing. More information about [http://opencv.org/ here]&lt;br /&gt;
&lt;br /&gt;
=== Thesis ===&lt;br /&gt;
Out thesis is available in pdf format via poliTesi after April 29, 2014.&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16895</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16895"/>
				<updated>2014-04-12T17:02:11Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=KartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart Wii.&lt;br /&gt;
 | image= karts.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/04/2014&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
==== Arduino ====&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== O-Droid ====&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]. Out instance is running  [http://archlinuxarm.org/platforms/armv7/samsung/odroid-x ArchLinux ARM]&lt;br /&gt;
&lt;br /&gt;
==== Wiicam (opponent kart recognition) ====&lt;br /&gt;
Recognition of opponent kart is performed by wiicam, an IR camera mounted on Wii Remote. In its natural habitat is used to find out at most 4 infrared sources, usually mounted on wii bar, calculating Wii Remote position and orientations wrt them. In our scenario we have interfaced wiiCam to Arduino using this simple circuit  [http://letsmakerobots.com/node/7752 circuit]  and we have mounted a wii bar in the back of the opponent kart.&lt;br /&gt;
&lt;br /&gt;
=== Useful links ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; OpenCV, C++ optimezed library for image processing. More information about [http://opencv.org/ here]&lt;br /&gt;
&lt;br /&gt;
==== Thesis ====&lt;br /&gt;
Out thesis is available in pdf format via poliTesi after April 29, 2014.&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16894</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16894"/>
				<updated>2014-04-12T17:01:48Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=KartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart Wii.&lt;br /&gt;
 | image= karts.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/04/2014&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
==== Arduino ====&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== O-Droid ====&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]. Out instance is running  [http://archlinuxarm.org/platforms/armv7/samsung/odroid-x ArchLinux ARM]&lt;br /&gt;
&lt;br /&gt;
==== Wiicam (opponent kart recognition) ====&lt;br /&gt;
Recognition of opponent kart is performed by wiicam, an IR camera mounted on Wii Remote. In its natural habitat is used to find out at most 4 infrared sources, usually mounted on wii bar, calculating Wii Remote position and orientations wrt them. In our scenario we have interfaced wiiCam to Arduino using this simple circuit  [http://letsmakerobots.com/node/7752 circuit]  and we have mounted a wii bar in the back of the opponent kart.&lt;br /&gt;
&lt;br /&gt;
=== Useful links ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; OpenCV, C++ optimezed library for image processing. More information about [http://opencv.org/ here]&lt;br /&gt;
&lt;br /&gt;
=== Thesis ===&lt;br /&gt;
Out thesis is available in pdf format via poliTesi after April 29, 2014.&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16697</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16697"/>
				<updated>2014-01-18T20:14:56Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
==== Arduino ====&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Odroid ====&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]. Out instance is running  [http://archlinuxarm.org/platforms/armv7/samsung/odroid-x ArchLinux ARM]&lt;br /&gt;
&lt;br /&gt;
=== Useful links ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; OpenCV, C++ optimezed library for image processing. More information about [http://opencv.org/ here]&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16696</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16696"/>
				<updated>2014-01-18T20:13:14Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
==== Arduino ====&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Odroid ====&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]. Out instance is running  [http://archlinuxarm.org/platforms/armv7/samsung/odroid-x ArchLinux ARM]&lt;br /&gt;
&lt;br /&gt;
=== Useful links ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16695</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16695"/>
				<updated>2014-01-18T20:12:53Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
==== Arduino ====&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Odroid ====&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]. Out instance is running with [http://archlinuxarm.org/platforms/armv7/samsung/odroid-x ArchLinux ARM]&lt;br /&gt;
&lt;br /&gt;
=== Useful links ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16694</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16694"/>
				<updated>2014-01-18T20:09:12Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
==== Arduino ====&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Odroid ====&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]&lt;br /&gt;
&lt;br /&gt;
=== Useful links ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16693</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16693"/>
				<updated>2014-01-18T20:07:40Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
== Arduino ==&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Odroid ==&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]&lt;br /&gt;
&lt;br /&gt;
=== Useful links ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16692</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16692"/>
				<updated>2014-01-18T20:06:43Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
Useful links:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
== Arduino ==&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Odroid ==&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16691</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16691"/>
				<updated>2014-01-18T20:06:05Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
Useful links:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
=== Arduino ===&lt;br /&gt;
We use [http://arduino.cc/en/Main/arduinoBoardMicro Arduino Micro board] either to manage sensors and to implement low level control:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Infrared proximity sensor Sharp D120 ([http://bildr.org/2011/03/various-proximity-sensors-arduino/ Bildr Tutorial ])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Color light sensor ([http://bildr.org/2012/01/adjd-s311_arduino/ Bildr tutorial])&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Odroid ===&lt;br /&gt;
Single board computer used to implement intelligence, image processing and strategy. More information about [http://hardkernel.com/main/products/prdt_info.php?g_code=G135341370451 here]&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16385</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16385"/>
				<updated>2013-05-31T13:52:45Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
Useful links:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16384</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16384"/>
				<updated>2013-05-31T13:52:34Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
Useful links:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;/il&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16383</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16383"/>
				<updated>2013-05-31T13:51:05Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
Useful links:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;il&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16382</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16382"/>
				<updated>2013-05-31T13:50:01Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
Usefull links:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&amp;lt;il&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16381</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16381"/>
				<updated>2013-05-31T13:49:23Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
Usefull links:&amp;lt;br&amp;gt;&lt;br /&gt;
LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16380</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16380"/>
				<updated>2013-05-31T13:49:02Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
Usefull links:&lt;br /&gt;
LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16379</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16379"/>
				<updated>2013-05-31T13:48:42Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
Usefull links:&lt;br /&gt;
     LibWiimote, a simple C-library that provides API for communicating with Nintendo Wiimote via bluetooth (http://libwiimote.sourceforge.net/)&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16378</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16378"/>
				<updated>2013-05-31T13:47:39Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | image= I-Racer.jpg&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among karts ([[I-Racer]]) where players can get strange weapons to obstacle their opponents trying to win the race.&lt;br /&gt;
&lt;br /&gt;
Usefull links:&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Talk:KartBot&amp;diff=16377</id>
		<title>Talk:KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Talk:KartBot&amp;diff=16377"/>
				<updated>2013-05-31T13:37:49Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DEADLINE:&lt;br /&gt;
  31/07/2013: navigazione completamente autonoma&lt;br /&gt;
  31/08/2013: strategie di gara, conquista ed uso delle armi&lt;br /&gt;
  30/09/2013: sviluppo applicazione desktop per la gestione della gara (direzione gara)&lt;br /&gt;
  31/10/2013: preparazione background, realizzazione prototipo&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Talk:KartBot&amp;diff=16376</id>
		<title>Talk:KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Talk:KartBot&amp;diff=16376"/>
				<updated>2013-05-31T13:36:43Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DEADLINE:&lt;br /&gt;
  31/07/2013: navigazione completamente autonoma&lt;br /&gt;
  31/08/2013: strategie di gara, conquista ed uso delle armi&lt;br /&gt;
  31/09/2013: sviluppo applicazione desktop per la gestione della gara (direzione gara)&lt;br /&gt;
  31/10/2013: preparazione background, realizzazione prototipo&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Talk:KartBot&amp;diff=16375</id>
		<title>Talk:KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Talk:KartBot&amp;diff=16375"/>
				<updated>2013-05-31T13:35:15Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: Undo revision 16374 by DavideTessaro (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DEDALINE:&lt;br /&gt;
  31/07/2013: navigazione completamente autonoma&lt;br /&gt;
  31/08/2013: strategie di gara, conquista ed uso delle armi&lt;br /&gt;
  31/09/2013: sviluppo applicazione desktop per la gestione della gara (direzione gara)&lt;br /&gt;
  31/10/2013: preparazione background, realizzazione prototipo&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Talk:KartBot&amp;diff=16374</id>
		<title>Talk:KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Talk:KartBot&amp;diff=16374"/>
				<updated>2013-05-31T13:24:01Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Talk:KartBot&amp;diff=16373</id>
		<title>Talk:KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Talk:KartBot&amp;diff=16373"/>
				<updated>2013-05-31T13:23:36Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: Created page with &amp;quot;DEDALINE:   31/07/2013: navigazione completamente autonoma   31/08/2013: strategie di gara, conquista ed uso delle armi   31/09/2013: sviluppo applicazione desktop per la gest...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DEDALINE:&lt;br /&gt;
  31/07/2013: navigazione completamente autonoma&lt;br /&gt;
  31/08/2013: strategie di gara, conquista ed uso delle armi&lt;br /&gt;
  31/09/2013: sviluppo applicazione desktop per la gestione della gara (direzione gara)&lt;br /&gt;
  31/10/2013: preparazione background, realizzazione prototipo&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16225</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16225"/>
				<updated>2013-04-19T12:06:18Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kart Wii. It consists in a race among go karts (rover robot) where players can get strange arms to obstacle their enemies trying to win the race.&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16224</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16224"/>
				<updated>2013-04-19T12:05:48Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The goal of the project is to develop a game totally inspired to Mario Kar Wii. It consists in a race among go karts where players can get strange arms to obstacle their enemies trying to win the race.&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16223</id>
		<title>KartBot</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=KartBot&amp;diff=16223"/>
				<updated>2013-04-19T12:01:14Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=MarioKartBot&lt;br /&gt;
 | short_descr=The goal of the project is to develop an interactive game between an autonomous robot and a remotely-controlled one, based on the metaphor of the game Mario Kart.&lt;br /&gt;
 | coordinator=AndreaBonarini&lt;br /&gt;
 | tutor=AndreaBonarini&lt;br /&gt;
 | students=ElisaDui;DavideTessaro;&lt;br /&gt;
 | resarea=Robotics&lt;br /&gt;
 | restopic=Robogames&lt;br /&gt;
 | start=20/04/2013&lt;br /&gt;
 | end=20/12/2013&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | level = Ms&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Il progetto ha lo scopo di sviluppare un gioco ispirato a Mario Kart Wii, che consiste in una gara tra go kart caratterizzata dalla possibilità di ottenere ed utilizzare armi bizzarre per ostacolare gli avversari e vincere le gare.&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=User:DavideTessaro&amp;diff=16222</id>
		<title>User:DavideTessaro</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=User:DavideTessaro&amp;diff=16222"/>
				<updated>2013-04-19T11:59:39Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Student&lt;br /&gt;
|category=Student&lt;br /&gt;
|firstname=Davide&lt;br /&gt;
|lastname=Tessaro&lt;br /&gt;
|photo=Foto.jpeg &lt;br /&gt;
|email=davide.tessaro@gmail.com&lt;br /&gt;
|projectpage=MarioKartBot&lt;br /&gt;
|advisor=AndreaBonarini;&lt;br /&gt;
|status=active&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=File:Foto.jpeg&amp;diff=16221</id>
		<title>File:Foto.jpeg</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=File:Foto.jpeg&amp;diff=16221"/>
				<updated>2013-04-19T11:58:25Z</updated>
		
		<summary type="html">&lt;p&gt;DavideTessaro: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideTessaro</name></author>	</entry>

	</feed>