Sustaining the tank while hacking on ReefAngel
Sustaining the tank while hacking on ReefAngel
I am really enjoying hacking on my reef angel but find that my tank is left offline for extended periods of time because I have detached my head unit for reprogramming or testing. Besides buying a second RA head unit for hacking what do folks do?
I've restored one of my old powerbars and currently plug the return pumps, skimmers and powerheads back into that when I am working on testing code.
I suppose if the relay box remembered it's state when the head unit was unplugged that would help and maybe be sufficient. (I assume the current relay box hardware doesn't support this).
I've restored one of my old powerbars and currently plug the return pumps, skimmers and powerheads back into that when I am working on testing code.
I suppose if the relay box remembered it's state when the head unit was unplugged that would help and maybe be sufficient. (I assume the current relay box hardware doesn't support this).
Re: Sustaining the tank while hacking on ReefAngel
Yeah, the current relay box doesn't support this
I never disconnect mine when I'm programming. I just use an active USB extension.
Maybe you should come up with a way for us to program RA through PI
I never disconnect mine when I'm programming. I just use an active USB extension.
Maybe you should come up with a way for us to program RA through PI
Roberto.
Re: Sustaining the tank while hacking on ReefAngel
I revambed an old laptop to run Linux and now I do my coding at the dining room table near my tank I contemplating getting a backup unit, but disconnecting all the probes etc may be hazerdous to their integrity... they are very delicate
Re: Sustaining the tank while hacking on ReefAngel
I carry my Macbook over to the aquarium and program it that way..
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: Sustaining the tank while hacking on ReefAngel
I have a small junker pc with the USB to TTL cable on there all the time. I remote into it. Program, upload and log out. Never miss a beat this way.
-
- Posts: 289
- Joined: Wed May 16, 2012 9:52 pm
Re: Sustaining the tank while hacking on ReefAngel
I just ordered a SainSmart 2560 mega Arduino clone for about $30. I plan on possibly mapping it's inputs/outputs against my reefangel and making a pseudo RA+ emulator. Then I can maybe upload some code into it for testing. I dont know if/how this may work exactly but this is what I am going to experiment with with my 2560Mega. It wouldnt change having to take the controller from the tank or taking the laptop to the tank for final programming but for the code testing it may be a useful option. The best option I imagine would just be to have 2 identical RA's and rotate them out.
Nick
Nick
180G FOWLR
20GH QT#1
29G QT#2
20GH QT#1
29G QT#2
Re: Sustaining the tank while hacking on ReefAngel
I've actually seen something about using the PI and arduino together.rimai wrote:Yeah, the current relay box doesn't support this
I never disconnect mine when I'm programming. I just use an active USB extension.
Maybe you should come up with a way for us to program RA through PI
http://www.cooking-hacks.com/index.php/ ... ion-bridge
Re: Sustaining the tank while hacking on ReefAngel
Hi Roberto, can you elobarate more on this as I have been disconnecting all the time and its a pain!rimai wrote:Yeah, the current relay box doesn't support this
I never disconnect mine when I'm programming. I just use an active USB extension.
Maybe you should come up with a way for us to program RA through PI
Re: Sustaining the tank while hacking on ReefAngel
Something like this:
http://www.monoprice.com/products/produ ... 1&format=2
I extended the usb cable to my head unit.
http://www.monoprice.com/products/produ ... 1&format=2
I extended the usb cable to my head unit.
Roberto.
-
- Posts: 471
- Joined: Sat Jan 14, 2012 2:08 pm
- Location: Montgomery Village, MD
Re: Sustaining the tank while hacking on ReefAngel
yep, I have one of these and it works like a charm.
Roscoe's Reefs - Starting Over Again:
Building new 29g Nano after landlord went berserk over my 4 75 gallon tanks, Multiple RA's, Water mixing stations, etc. Your help welcomed in remembering all I've forgotten.
Building new 29g Nano after landlord went berserk over my 4 75 gallon tanks, Multiple RA's, Water mixing stations, etc. Your help welcomed in remembering all I've forgotten.
Re: Sustaining the tank while hacking on ReefAngel
That's great Roberto - thank you!rimai wrote:Something like this:
http://www.monoprice.com/products/produ ... 1&format=2
I extended the usb cable to my head unit.
My next stupid question is where do I connect it! - currently using the USB to molex type connector, but have to disconnect the wifi each time want to reprogram.
Sustaining the tank while hacking on ReefAngel
Thats whats nice about the PI discussions...can keep network connections and still be able to upload code!