Thanks again for all the replies; 1) Yes, as I mentioned earlier I can install the Arduino IDE 1.0x with sudo apt-get update sudo apt-get install arduino
2) No, IDE V 1.0.x will not work out of the box with the Arduino DUE What I need is to be able to install 1.5.8, 1.6, ... 3) Yes, I need to use the Arduino IDE to be able to program an Arduino Due board with my son. It is part of our learning plan/fun for him (13 years old). The robot will have the two boards. We will VNC to the BBB using WiFi. There is rational for it that I explained in part on another reply. I will take a look at compiling the Arduino source code when I manage the time. I was hoping to find the package ready to go for the Debian ARM (BBB) ;-) Thanks again, -Jack On Friday, January 9, 2015 at 8:37:49 PM UTC-8, DLF wrote: > > only "host" the IDE on the BBB, nothing special going on here. > > > > On Friday, 9 January 2015 22:01:45 UTC+1, [email protected] wrote: >> >> Is your BBB behaving like the Arduino (Beagle Bone Blackuino)? >> or >> Do you host Arduino IDE on BBB? >> >> On Saturday, January 10, 2015 at 7:21:36 AM UTC+11, DLF wrote: >> >>> Hello >>> >>> I'm running Ardunio IDE (1.0.1) on my BBB (Linux beaglebone >>> 3.8.13-bone68) >>> >>> >>> >>> On Thursday, 8 January 2015 18:24:26 UTC+1, Jack_RobotDad wrote: >>>> >>>> Hello, >>>> >>>> I am working on a small robot project with my son. I need to install >>>> the Arduino IDE 1.6 (e.g., nightly build Linux 32) into my BBB. >>>> The Arduino IDE from the repository installed easy using application >>>> management, but it does not support the Arudino Due boards as is. >>>> >>>> I have basically downloaded the lasted files from the Arduino site and >>>> followed the instructions from here to create a link on the BBB desktop >>>> >>>> https://bhargavg.wordpress.com/2011/12/23/creating-an-arduino-desktop-launcher-for-ubuntu-11-10-with-desktop-file/ >>>> >>>> <https://www.google.com/url?q=https%3A%2F%2Fbhargavg.wordpress.com%2F2011%2F12%2F23%2Fcreating-an-arduino-desktop-launcher-for-ubuntu-11-10-with-desktop-file%2F&sa=D&sntz=1&usg=AFQjCNGQig-FFRroEvf1xfxBuPLsGbs10w> >>>> >>>> I have done the install and it is working on regular Linux PCs running >>>> Ubuntu and Linux Mint, but I can't make it work on the BBB for some reason. >>>> On the BBB when I click over the icon I created to execute the arduino >>>> code, nothing happens. >>>> >>>> I am getting the Arduino IDE Nighly Builds Linux 32 from here >>>> http://arduino.cc/en/Main/Software#toc4 >>>> >>>> Do I have to compile the Arduino source code for the BBB? If so, I >>>> need help doing it. >>>> As I mentioned, on the other Linux installs we have (regular PCs) I >>>> just needed to download the files and create the link to run the Arduino >>>> IDE. >>>> >>>> Any help will be appreciated. >>>> >>>> Thank you! >>>> -Jack >>>> >>>> -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
