<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Thymio and Arduino</title>
		<link>http://aseba.wikidot.com/forum/t-669108/thymio-and-arduino</link>
		<description>Posts in the discussion thread &quot;Thymio and Arduino&quot; - Is there a way to establish communication between the Thymio an Arduino board?</description>
				<copyright></copyright>
		<lastBuildDate>Fri, 10 Apr 2026 08:43:30 +0000</lastBuildDate>
		
					<item>
				<guid>http://aseba.wikidot.com/forum/t-669108#post-3759081</guid>
				<title>Re: Thymio and Arduino</title>
				<link>http://aseba.wikidot.com/forum/t-669108/thymio-and-arduino#post-3759081</link>
				<description></description>
				<pubDate>Wed, 04 Apr 2018 14:07:23 +0000</pubDate>
				<wikidot:authorName>riedo</wikidot:authorName>				<wikidot:authorUserId>875981</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>hello,<br /> you have to connect your arduino to the SD card slot. Thymio's latest firmware has now functions to read/write data to the SD card. So basically your arduino has to mimick the behaviour of an SD card: when thymio writes to the SD card, the the arduino receives a message. When Thymio reads data from the SD card, then arduino can send data.<br /> This is a hack of the SD card feature. There is interface intended for serial communication with arduino on the Thymio, so you have to hack another feature.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://aseba.wikidot.com/forum/t-669108#post-3758888</guid>
				<title>Re: Thymio and Arduino</title>
				<link>http://aseba.wikidot.com/forum/t-669108/thymio-and-arduino#post-3758888</link>
				<description></description>
				<pubDate>Wed, 04 Apr 2018 10:35:33 +0000</pubDate>
				<wikidot:authorName>Hassen Hmila</wikidot:authorName>				<wikidot:authorUserId>3690247</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>how can i make the thymio read data from arduino through serial port ?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://aseba.wikidot.com/forum/t-669108#post-1857325</guid>
				<title>Re: Thymio and Arduino</title>
				<link>http://aseba.wikidot.com/forum/t-669108/thymio-and-arduino#post-1857325</link>
				<description></description>
				<pubDate>Mon, 23 Sep 2013 20:01:19 +0000</pubDate>
				<wikidot:authorName>riedo</wikidot:authorName>				<wikidot:authorUserId>875981</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>you could use the SD card slot with an appropriate connector; then it just SPI. from the thymio side then, the only readily available functions are the ones for sound. if you want add something else then you have to work on the C source code, which is not advised if you're not familiar with this as you could damage your robot.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://aseba.wikidot.com/forum/t-669108#post-1810970</guid>
				<title>Thymio and Arduino</title>
				<link>http://aseba.wikidot.com/forum/t-669108/thymio-and-arduino#post-1810970</link>
				<description></description>
				<pubDate>Mon, 08 Jul 2013 13:46:52 +0000</pubDate>
				<wikidot:authorName>sumstu</wikidot:authorName>				<wikidot:authorUserId>1669919</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Is there a way to establish communication between the Thymio an Arduino board?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>