<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ischinca</id>
	<title>Sugar Labs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ischinca"/>
	<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/go/Special:Contributions/Ischinca"/>
	<updated>2026-04-22T02:46:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51988</id>
		<title>Activities/Turtle Art/Arduino</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51988"/>
		<updated>2010-05-12T14:21:27Z</updated>

		<summary type="html">&lt;p&gt;Ischinca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Turtle Art with Arduino===&lt;br /&gt;
&lt;br /&gt;
====examples====&lt;br /&gt;
[[File:TA-ArduBlink.png|600px|thumb|left|Blink led in Arduino pin 13]]&lt;br /&gt;
&lt;br /&gt;
====descriptions====&lt;br /&gt;
&lt;br /&gt;
Based on the existing version on TurtleArt with Arduino:&lt;br /&gt;
http://wiki.sugarlabs.org/go/Development_Team/Arduino#Turtle_Art&lt;br /&gt;
&lt;br /&gt;
and the base work for refactoring adapting the Arduino version to the latest Turtleart structure:&lt;br /&gt;
http://git.sugarlabs.org/projects/turtleart/repos/refact-for-arduino&lt;br /&gt;
&lt;br /&gt;
This version is based on the mainline version of TurtleArt 0.86&lt;br /&gt;
&lt;br /&gt;
The Arduino functionality was corrected from previous versions:&lt;br /&gt;
- Analog and digital reading now works correctly&lt;br /&gt;
- Auto detection of ttyUSBx port for FTDI device (Arduino board uses this for USB)&lt;br /&gt;
&lt;br /&gt;
It requires the Firmata protocol to be uploaded to the Arduino board.&lt;br /&gt;
Use the latest Firmata version (2.1 as of now) downloaded from the Firmata page (firmata.org)&lt;br /&gt;
The Firmata version included with the Arduino IDE has some inconsistencies.&lt;br /&gt;
&lt;br /&gt;
This version has english and spanish translations. Other localizations may require some code adjustments due to inconsistencies in the file naming scheme.&lt;br /&gt;
&lt;br /&gt;
====downloads====&lt;br /&gt;
The .xo file can be downloaded from:&lt;br /&gt;
https://desarrollo.ceibal.edu.uy/attachments/download/74/TortugArdu-86.xo&lt;/div&gt;</summary>
		<author><name>Ischinca</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51987</id>
		<title>Activities/Turtle Art/Arduino</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51987"/>
		<updated>2010-05-12T14:18:53Z</updated>

		<summary type="html">&lt;p&gt;Ischinca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Turtle Art with Arduino===&lt;br /&gt;
&lt;br /&gt;
====examples====&lt;br /&gt;
[[File:TA-ArduBlink.png|600px|thumb|left|Blink led in Arduino pin 13]]&lt;br /&gt;
&lt;br /&gt;
====descriptions====&lt;br /&gt;
&lt;br /&gt;
Based on the existing version on TurtleArt with Arduino:&lt;br /&gt;
http://wiki.sugarlabs.org/go/Development_Team/Arduino#Turtle_Art&lt;br /&gt;
&lt;br /&gt;
and the base work for refactoring adapting the Arduino version to the latest Turtleart structure:&lt;br /&gt;
http://git.sugarlabs.org/projects/turtleart/repos/refact-for-arduino&lt;br /&gt;
&lt;br /&gt;
This version is based on the mainline version of TurtleArt 0.86&lt;br /&gt;
&lt;br /&gt;
The Arduino functionality was corrected from previous versions:&lt;br /&gt;
- Analog and digital reading now works correctly&lt;br /&gt;
- Auto detection of ttyUSBx port for FTDI device (Arduino board uses this for USB)&lt;br /&gt;
&lt;br /&gt;
It requires the Firmata protocol to be uploaded to the Arduino board.&lt;br /&gt;
Use the latest Firmata version (2.1 as of now) downloaded from the Firmata page (firmata.org)&lt;br /&gt;
The Firmata version included with the Arduino IDE has some inconsistencies.&lt;br /&gt;
&lt;br /&gt;
====downloads====&lt;br /&gt;
The .xo file can be downloaded from:&lt;br /&gt;
https://desarrollo.ceibal.edu.uy/attachments/download/74/TortugArdu-86.xo&lt;/div&gt;</summary>
		<author><name>Ischinca</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51986</id>
		<title>Activities/Turtle Art/Arduino</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51986"/>
		<updated>2010-05-12T14:06:09Z</updated>

		<summary type="html">&lt;p&gt;Ischinca: /* Turtle Art with Arduino */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Turtle Art with Arduino===&lt;br /&gt;
&lt;br /&gt;
====examples====&lt;br /&gt;
[[File:TA-ArduBlink.png|600px|thumb|left|Blink led in Arduino pin 13]]&lt;br /&gt;
&lt;br /&gt;
====descriptions====&lt;br /&gt;
&lt;br /&gt;
Based on the existing version on TurtleArt with Arduino:&lt;br /&gt;
http://wiki.sugarlabs.org/go/Development_Team/Arduino#Turtle_Art&lt;br /&gt;
&lt;br /&gt;
and the base work for refactoring adapting the Arduino version to the latest Turtleart structure:&lt;br /&gt;
http://git.sugarlabs.org/projects/turtleart/repos/refact-for-arduino&lt;br /&gt;
&lt;br /&gt;
This version is based on the mainline version of TurtleArt 0.86&lt;br /&gt;
&lt;br /&gt;
The Arduino functionality was corrected for previous versions:&lt;br /&gt;
- Analog and digital reading now works correctly&lt;br /&gt;
- Auto detection of ttyUSBx port for Arduino&lt;br /&gt;
&lt;br /&gt;
It requires the Firmata protocol to be uploaded to the Arduino board.&lt;br /&gt;
Use the latest Firmata version (2.1 as of now) downloaded from the Firmata page (firmata.org)&lt;br /&gt;
The Firmata version included with the Arduino IDE has some inconsistencies.&lt;br /&gt;
&lt;br /&gt;
====downloads====&lt;br /&gt;
The .xo file can be downloaded from:&lt;br /&gt;
https://desarrollo.ceibal.edu.uy/attachments/download/74/TortugArdu-86.xo&lt;/div&gt;</summary>
		<author><name>Ischinca</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51985</id>
		<title>Activities/Turtle Art/Arduino</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51985"/>
		<updated>2010-05-12T13:57:34Z</updated>

		<summary type="html">&lt;p&gt;Ischinca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Turtle Art with Arduino (blue)===&lt;br /&gt;
&lt;br /&gt;
====examples====&lt;br /&gt;
[[File:TA-ArduBlink.png|600px|thumb|left|Blink led in Arduino pin 13]]&lt;/div&gt;</summary>
		<author><name>Ischinca</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51984</id>
		<title>Activities/Turtle Art/Arduino</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51984"/>
		<updated>2010-05-12T13:56:49Z</updated>

		<summary type="html">&lt;p&gt;Ischinca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Turtle Art with Arduino (blue)===&lt;br /&gt;
&lt;br /&gt;
====examples====&lt;br /&gt;
[[File:TA-ArduBlink.png|200px|thumb|left|alt text]]&lt;/div&gt;</summary>
		<author><name>Ischinca</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=File:TA-ArduBlink.png&amp;diff=51983</id>
		<title>File:TA-ArduBlink.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=File:TA-ArduBlink.png&amp;diff=51983"/>
		<updated>2010-05-12T13:54:15Z</updated>

		<summary type="html">&lt;p&gt;Ischinca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ischinca</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51982</id>
		<title>Activities/Turtle Art/Arduino</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Activities/Turtle_Art/Arduino&amp;diff=51982"/>
		<updated>2010-05-12T13:52:33Z</updated>

		<summary type="html">&lt;p&gt;Ischinca: Created page with &amp;#039;===Turtle Art with Arduino (blue)===  ====examples==== Image:TA-ArduBlink.png&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Turtle Art with Arduino (blue)===&lt;br /&gt;
&lt;br /&gt;
====examples====&lt;br /&gt;
[[Image:TA-ArduBlink.png]]&lt;/div&gt;</summary>
		<author><name>Ischinca</name></author>
	</entry>
</feed>