Development software for Linux

New members questions
Post Reply
User avatar
ScottT
Posts: 19
Joined: Fri Sep 14, 2012 1:37 pm
Location: Kinderhook, NY
Contact:

Development software for Linux

Post by ScottT »

Hi,
I'm interested in purchasing some of these controllers for my fish farm. However, we only run Linux computers. Is the 'Reef Angel development software suite' available for Linux?
Thank you,
Scott Tomko
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Development software for Linux

Post by rimai »

Yes, Curt uses it on Linux and so does some other users :)
I don't have an installer package for it, so you will need to manually place the files in the correct path, that's all.
Roberto.
User avatar
ScottT
Posts: 19
Joined: Fri Sep 14, 2012 1:37 pm
Location: Kinderhook, NY
Contact:

Re: Development software for Linux

Post by ScottT »

Thank you for the quick reply. I will search the forum a bit to see if I can find directions on how to do that, and report back with either success or questions.
User avatar
ScottT
Posts: 19
Joined: Fri Sep 14, 2012 1:37 pm
Location: Kinderhook, NY
Contact:

Re: Development software for Linux

Post by ScottT »

Curt / binder (or other Linux users),
Could you post directions on how to install the Development Software on Ubuntu? I run Linux because I know it's good, but I do not know anything about how to do anything fancy with it. If you could take that into consideration that would be very helpful. Thank you in advance,
Scott
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Development software for Linux

Post by binder »

ScottT wrote:Curt / binder (or other Linux users),
Could you post directions on how to install the Development Software on Ubuntu? I run Linux because I know it's good, but I do not know anything about how to do anything fancy with it. If you could take that into consideration that would be very helpful. Thank you in advance,
Scott
Yeah, no problem. I also run Ubuntu. Let me get a few things squared away and I'll post back something for you. Most everything is the same except you can't just use the Installer package.
The main thing you need to do is to download the software from the arduino website. Once it's downloaded, there will be a couple small changes to make.
http://arduino.cc/en/Main/Software

I will post the changes later when I have some time to write it up for you.
agentgreen
Posts: 97
Joined: Wed Jul 06, 2011 6:45 am

Re: Development software for Linux

Post by agentgreen »

Sweet! I just put Debian on my laptop and was looking for this exact thing.
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Development software for Linux

Post by lnevo »

I don't remember the steps I did...but it was fairly straight forward getting setup on Ubuntu. I'm a UNIX admin, so maybe I can help getting an install shell script created...especially if curt can refresh me on the steps :)
fatman
Posts: 121
Joined: Wed May 30, 2012 10:44 pm

Re: Development software for Linux

Post by fatman »

Following this one too. My main laptop is Ubuntu and I've made it dual boot with Windows to run the Reef Angel stuff. Getting rid of Windows would open a lot of space on my drive.
Image
User avatar
ScottT
Posts: 19
Joined: Fri Sep 14, 2012 1:37 pm
Location: Kinderhook, NY
Contact:

Re: Development software for Linux

Post by ScottT »

Thanks for all the responces everyone, you've got me really excited. I think this is the only reef-controller you can actually use with Linux.

Inevo, having an install shell script would be great! I think there are a bunch of people like me who don't know how to install a program without it being a few flicks. It could open up posibilities. Love it!
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Development software for Linux

Post by binder »

I'm looking into making an ubuntu package for simple installation of the software. Not sure if it will be possible or not. Worst case scenario, I just create a tarball (.tgz or .tar.gz) of the package and then an installation script that runs and installs the libraries in the correct spots for you. I have to look into this further though, so stay tuned for more information about this.

If you need the specifics on installing things manually, I will add another post with the instructions.
User avatar
ScottT
Posts: 19
Joined: Fri Sep 14, 2012 1:37 pm
Location: Kinderhook, NY
Contact:

Re: Development software for Linux

Post by ScottT »

That is exciting news Curt.
I am anxious to try and install it manually with directions.
Our R&D guy gave me the go-ahead to purchase a RA with the stipulation that I get the development software to run on Linux first.

I did get the Arduino IDE(0022) software installed today from the Software Center, and then donwloaded Arduino 1.0.1 from Arduino.cc . Although I wasn't exactally sure what to do with the downloade version.
agentgreen
Posts: 97
Joined: Wed Jul 06, 2011 6:45 am

Re: Development software for Linux

Post by agentgreen »

ScottT wrote:That is exciting news Curt.
I am anxious to try and install it manually with directions.
Our R&D guy gave me the go-ahead to purchase a RA with the stipulation that I get the development software to run on Linux first.

I did get the Arduino IDE(0022) software installed today from the Software Center, and then donwloaded Arduino 1.0.1 from Arduino.cc . Although I wasn't exactally sure what to do with the downloade version.
If you grabbed the same tarball as me, decompress the archive and there should be a binary named 'arduino'. Just run this.
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Development software for Linux

Post by binder »

agentgreen wrote: If you grabbed the same tarball as me, decompress the archive and there should be a binary named 'arduino'. Just run this.
If you do this, you will not have the wizard and the devices listed will be the arduino names and not the RA, RA w/ Optiboot, RA+, etc. The software will still work just fine though (as you are well aware).
agentgreen
Posts: 97
Joined: Wed Jul 06, 2011 6:45 am

Re: Development software for Linux

Post by agentgreen »

binder wrote:
agentgreen wrote: If you grabbed the same tarball as me, decompress the archive and there should be a binary named 'arduino'. Just run this.
If you do this, you will not have the wizard and the devices listed will be the arduino names and not the RA, RA w/ Optiboot, RA+, etc. The software will still work just fine though (as you are well aware).

I did notice that. I took a quick look on my Windows box to see if may be there was just some files I needed to copy over, but nothing was readily apparent.

Looking forward to more details.
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Development software for Linux

Post by binder »

I did a separate write up for this.

http://forum.reefangel.com/viewtopic.php?f=8&t=1846
User avatar
ScottT
Posts: 19
Joined: Fri Sep 14, 2012 1:37 pm
Location: Kinderhook, NY
Contact:

Re: Development software for Linux

Post by ScottT »

Thank you Curt! I'm going to try installing it tomorrow afternoon.

Edit: March 18th, 2013:
I finally got a Reef Angel and used these Linux directions/files, and it works perfectly. Thank you! I did use windows to setup the wifi, just because I was having trouble.
Post Reply