Gnoduino
Jump to navigation
Jump to search
This is implementation of well-known Arduino IDE for GNOME.
Arduino IDE is great but JAVA implementation kinda sucks.
This implementation is targeted at GNOME and its purpose is to be light.
The source editor is based on gtksourceview.
Source Code
gnoduino-0.5.1.tar.gz
gnoduino-0.5.0.tar.gz
gnoduino-0.4.0.tar.gz
GIT Repository
To checkout gnoduino:
git clone git://git.gnome.org/gnoduino (or via http: git clone http://git.gnome.org/browse/gnoduino)
To build gnoduino (git version only!):
python setup.py pixmaps python setup.py build
News
- Pascal has put a screencast (ogv file) presenting gnoduino and Arduino IDEs and the main differences between them.
This is also a very informative material about arduino in general, covering arduino quick startup, places to find documentation and various resources.
Installation
Dependencies
avr-gcc avr-gcc-g++ avr-libc avr-binutils avrdude pygtk2 gnome-python2-gconf pyserial pygtksourceview pyxdg (python-xdg for debian) dbus-x11 librsvg2 (librsvg2-bin for debian) python-distutils-extra intltool
python setup.py build install
For debian & co:
python setup.py build install --install-layout=deb
Binary packages
Gnoduino PPA (Pascal de Bruijn)
https://launchpad.net/~pmjdebruijn/+archive/gnoduino-release/+packages