<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gnome.eu.org/index.php?action=history&amp;feed=atom&amp;title=Gnoduino</id>
	<title>Gnoduino - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gnome.eu.org/index.php?action=history&amp;feed=atom&amp;title=Gnoduino"/>
	<link rel="alternate" type="text/html" href="https://gnome.eu.org/index.php?title=Gnoduino&amp;action=history"/>
	<updated>2026-04-14T18:35:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://gnome.eu.org/index.php?title=Gnoduino&amp;diff=9&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;This is implementation of well-known Arduino IDE for GNOME.&lt;BR&gt; Arduino IDE is great but JAVA implementation kinda sucks.&lt;BR&gt; This implementation is targeted at GNOME and its...&quot;</title>
		<link rel="alternate" type="text/html" href="https://gnome.eu.org/index.php?title=Gnoduino&amp;diff=9&amp;oldid=prev"/>
		<updated>2021-09-26T09:52:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This is implementation of well-known Arduino IDE for GNOME.&amp;lt;BR&amp;gt; Arduino IDE is great but JAVA implementation kinda sucks.&amp;lt;BR&amp;gt; This implementation is targeted at GNOME and its...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is implementation of well-known Arduino IDE for GNOME.&amp;lt;BR&amp;gt;&lt;br /&gt;
Arduino IDE is great but JAVA implementation kinda sucks.&amp;lt;BR&amp;gt;&lt;br /&gt;
This implementation is targeted at GNOME and its purpose is to be light.&amp;lt;BR&amp;gt;&lt;br /&gt;
The source editor is based on gtksourceview.&lt;br /&gt;
&lt;br /&gt;
[[File:gnodiono-main.png|thumb|300px|Gnoduino Main window]]&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
[http://gnome.eu.org/gnoduino-0.5.1.tar.gz gnoduino-0.5.1.tar.gz]&amp;lt;BR&amp;gt;&lt;br /&gt;
[http://gnome.eu.org/gnoduino-0.5.0.tar.gz gnoduino-0.5.0.tar.gz]&amp;lt;BR&amp;gt;&lt;br /&gt;
[http://gnome.eu.org/gnoduino-0.4.0.tar.gz gnoduino-0.4.0.tar.gz]&amp;lt;BR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== GIT Repository ==&lt;br /&gt;
[http://gnome.eu.org/cgit/gnoduino/ Gnoduino GIT]&amp;lt;BR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To checkout gnoduino:&lt;br /&gt;
&lt;br /&gt;
 git clone git://git.gnome.org/gnoduino&lt;br /&gt;
 (or via http: git clone http://git.gnome.org/browse/gnoduino)&lt;br /&gt;
&lt;br /&gt;
To build gnoduino (git version only!):&lt;br /&gt;
 python setup.py pixmaps&lt;br /&gt;
 python setup.py build&lt;br /&gt;
&lt;br /&gt;
== News ==&lt;br /&gt;
&lt;br /&gt;
* Pascal has put a [http://blog.pcode.nl/2011/07/24/gnoduino-ftw/ screencast] ([http://blog.pcode.nl/wp-content/uploads/2011/07/24/gnoduino.ogv ogv file]) presenting gnoduino and Arduino IDEs and the main differences between them.&lt;br /&gt;
This is also a very informative material about arduino in general, covering arduino quick startup,&lt;br /&gt;
places to find documentation and various resources.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
=== Dependencies ===&lt;br /&gt;
&lt;br /&gt;
 avr-gcc&lt;br /&gt;
 avr-gcc-g++&lt;br /&gt;
 avr-libc&lt;br /&gt;
 avr-binutils&lt;br /&gt;
 avrdude&lt;br /&gt;
 pygtk2&lt;br /&gt;
 gnome-python2-gconf&lt;br /&gt;
 pyserial&lt;br /&gt;
 pygtksourceview&lt;br /&gt;
 pyxdg (python-xdg for debian)&lt;br /&gt;
 dbus-x11&lt;br /&gt;
 librsvg2 (librsvg2-bin for debian)&lt;br /&gt;
 python-distutils-extra&lt;br /&gt;
 intltool&lt;br /&gt;
&lt;br /&gt;
 python setup.py build install&lt;br /&gt;
&lt;br /&gt;
[[File:gnoduino-loongson.png|thumb|300px|Gnoduino on Loonsong]]&lt;br /&gt;
For debian &amp;amp; co:&lt;br /&gt;
&lt;br /&gt;
 python setup.py build install --install-layout=deb&lt;br /&gt;
&lt;br /&gt;
== Binary packages ==&lt;br /&gt;
&lt;br /&gt;
Gnoduino PPA (Pascal de Bruijn)&lt;br /&gt;
&lt;br /&gt;
https://launchpad.net/~pmjdebruijn/+archive/gnoduino-release/+packages&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reporting bugs == &lt;br /&gt;
&lt;br /&gt;
[http://bugzilla.gnome.org/buglist.cgi?product=gnoduino&amp;amp;component=default List of bugs]&amp;lt;BR&amp;gt;&lt;br /&gt;
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnoduino Report bugs]&amp;lt;BR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
[[Arduino]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>