Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 435056

Summary: dev-embedded/gnoduino - GTK UI for arduino IDE
Product: Gentoo Linux Reporter: Manuel Rüger (RETIRED) <mrueg>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: IN_PROGRESS ---    
Severity: enhancement CC: aklhfex, craig_c0, dev-embedded+disabled, embedded
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://gnome.eu.org/index.php/Gnoduino
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-embedded/gnoduino-0.1.0.ebuild
gnoduino-0.4.0.ebuild

Description Manuel Rüger (RETIRED) gentoo-dev 2012-09-14 18:15:51 UTC
Please add it to the tree.
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2012-09-14 18:16:42 UTC
http://blog.pcode.nl/2011/07/24/gnoduino-ftw/
Comment 2 Angelo Arrifano (RETIRED) gentoo-dev 2013-06-13 09:53:23 UTC
I'll maintain this one (since I'm already maintaining arduino anyway).
Comment 3 Angelo Arrifano (RETIRED) gentoo-dev 2013-06-13 13:01:36 UTC
Created attachment 350882 [details]
dev-embedded/gnoduino-0.1.0.ebuild

Here is the ebuild. Can you guys please test if it works?
I don't have my arduino around and the UI seems to only start when the arduino is connected:

serial.serialutil.SerialException: could not open port /dev/ttyS0: [Errno 2] No such file or directory: '/dev/ttyS0'
Comment 4 Craig Counts 2013-06-19 00:51:10 UTC
Created attachment 351358 [details]
gnoduino-0.4.0.ebuild

I found an ebuild for version 0.3.0 at:
http://files.pcode.nl/temp/gnoduino-0.3.0.ebuild

and made some revisions/updates for the new 0.4.0 version.

This appears to work ok with my brnd new UNO; although, I am just a newbie.
Comment 5 Craig Counts 2013-06-19 00:55:13 UTC
Also. I get a connection at /dev/ttyACM0,
Comment 6 Xavier Miller (RETIRED) gentoo-dev 2013-12-09 08:29:19 UTC
Hi,

I don't see any dependancies on arduino libs. Don't gnoduino need them?
Comment 7 Jakub Klawiter 2014-04-04 22:25:59 UTC
(In reply to Xavier Miller from comment #6)
> Hi,
> 
> I don't see any dependancies on arduino libs. Don't gnoduino need them?

It need, without dev-embedded/arduino it says:

wariat@mickey ~ $ gnoduino 
Unable to locate BOARDS
Arduino SDK missing or broken.

so it should be added as dependency of gnoduino.