Search found 22 matches

by stevenhman
Mon Apr 02, 2012 12:21 pm
Forum: Ask anything here
Topic: display images
Replies: 7
Views: 5206

Re: display images

Dangit - it's things like this that make me want to send mine back for the upgrade while my tank is being built. Especially if that additional display screen ever comes out.
by stevenhman
Mon Apr 02, 2012 12:17 pm
Forum: Standard
Topic: I want to buy one but....
Replies: 5
Views: 4555

Re: I want to buy one but....

I can't help on all those points, but as for plug spacing you could probably get away with using those short (6in) plug extenders (something like this http://www.amazon.com/Ziotek-ZT1212542-Liberator-14-Inch-Extension/dp/B000EWVSZK/ref=sr_1_2?s=electronics&ie=UTF8&qid=1333394046&sr=1-2) ...
by stevenhman
Mon Mar 26, 2012 1:37 pm
Forum: Standard
Topic: aquastyle online diy led's
Replies: 77
Views: 72736

Re: aquastyle online diy led's

Ah, well... I already have ordered the drivers otherwise I would have no problem going with your advice. I hadn't even heard of the LPF series.
by stevenhman
Mon Mar 26, 2012 1:36 pm
Forum: For New Members
Topic: Testing LED Build Questions
Replies: 3
Views: 2954

Re: Testing LED Build Questions

Thanks for the reply - if you have the time to check out the first thread I listed, if I follow his directions will I be alright? (in measuring accurately - I have a different multimeter than he does so I'll probably be posting more questions with pictures about what setting is what in a few weeks)
by stevenhman
Mon Mar 26, 2012 1:03 pm
Forum: For New Members
Topic: Testing LED Build Questions
Replies: 3
Views: 2954

Testing LED Build Questions

Setting up my LED fixture - and I have some questions about testing and balancing my parallel strings. LED's : 48 3w 6,5k Bridgelux LED's - 24 per driver in 2 parallel strings of 12 Drivers: 2 x Meanwell ELN-60-48p I'm using these threads to help me figure out wiring (and how to do it all properly) ...
by stevenhman
Mon Mar 26, 2012 12:29 pm
Forum: Standard
Topic: aquastyle online diy led's
Replies: 77
Views: 72736

Re: aquastyle online diy led's

Thanks for the additional boost to my confidence in the Bridgelux LED's Steve!

I just got mine this morning in the mail, very fast shipping. I ordered 50 (I'm only using 48) and they included 2 extra LED's and a LED tester.
by stevenhman
Wed Mar 21, 2012 8:23 pm
Forum: Standard
Topic: aquastyle online diy led's
Replies: 77
Views: 72736

Re: aquastyle online diy led's

Sounds great! I've tried getting some info on DIY led builds and as soon as you say that you're not going to be using the Cree LED's the flow of information stops, haha.
by stevenhman
Thu Feb 23, 2012 7:39 pm
Forum: Standard
Topic: When arrive RA+ ?
Replies: 23
Views: 15325

Re: When arrive RA+ ?

Wish there was an announcement thread or an 'in development' section, although I'm not really on the forums much which may be the reason I've never heard of the RA+ until now.
by stevenhman
Thu Feb 23, 2012 7:14 pm
Forum: Standard
Topic: Relay boxes switch Neutral, not Hot
Replies: 18
Views: 14276

Re: Relay boxes switch Neutral, not Hot

Thanks! That is definitely within my skill level. I will fix this up tonight!
by stevenhman
Mon Feb 20, 2012 8:48 am
Forum: Standard
Topic: Relay boxes switch Neutral, not Hot
Replies: 18
Views: 14276

Re: Relay boxes switch Neutral, not Hot

How difficult would you consider re-wiring the relay box? Would you mind taking a picture of what you are talking about? While the other 'fix' is tempting, I got the RA to cut down on plug craziness.
by stevenhman
Mon Feb 06, 2012 4:16 pm
Forum: Standard
Topic: Relay boxes switch Neutral, not Hot
Replies: 18
Views: 14276

Re: Relay boxes switch Neutral, not Hot

Is this dangerous? What steps can be taken (on the end user side) to reduce the risks?
by stevenhman
Tue Jan 31, 2012 2:56 pm
Forum: For New Members
Topic: New User Must Read Posts
Replies: 10
Views: 9467

Re: New User Must Read Posts

Ahh. Haha - the support here is great! I didn't want to sound whiny, just a bit frustrated. I think I have my side fixed now. Thanks! The problem I have with uploading was 1st upload the internal memory and then the new code generated by RAGen.
by stevenhman
Tue Jan 31, 2012 2:39 pm
Forum: For New Members
Topic: New User Must Read Posts
Replies: 10
Views: 9467

Re: New User Must Read Posts

I'm having some similar problems Treamaya - I went with the "How to Guide" at first and manually installed the drivers and the update app. Then I found the 'real' ReefAngel installer and used it - the installer put new drivers in - I can compile code with the Arduino app included (I couldn...
by stevenhman
Wed Jan 25, 2012 10:06 pm
Forum: Standard
Topic: thinking of buying Reefangel , does it support mac ?
Replies: 5
Views: 4086

Re: thinking of buying Reefangel , does it support mac ?

http://arduino.cc/hu/Main/Software

You can download the Arduino application from their website. You should then be able to edit the code manually - I think the RAGen is Windows-only though.
by stevenhman
Wed Jan 25, 2012 10:01 pm
Forum: Ask anything here
Topic: FS: Reef Angel v2 with Accessories
Replies: 6
Views: 4755

Re: FS: Reef Angel v2 with Accessories

I don't think so :
skelly
Joined:
Sun Apr 03, 2011 3:54 pm
Last visited:
Tue Nov 15, 2011 7:03 pm
by stevenhman
Mon Jan 23, 2012 7:55 pm
Forum: Ask anything here
Topic: FS: Misc. Arduino Parts - Removed from Sale
Replies: 1
Views: 2277

Re: FS: Misc. Arduino Parts

these are no longer available
by stevenhman
Tue Jan 17, 2012 9:10 pm
Forum: How do I code ...
Topic: Timing - Seconds
Replies: 7
Views: 4749

Re: Timing - Seconds

Awesome!

This would probably end up being better for running a dripwall.

A specific function sounds much better for the purpose of misting. My only real experience programming so far is the TI series calculators like 10 years ago... hahaha.
by stevenhman
Tue Jan 17, 2012 8:53 pm
Forum: How do I code ...
Topic: Timing - Seconds
Replies: 7
Views: 4749

Re: Timing - Seconds

Hmm.

So...

Code: Select all

ReefAngel.DosingPumpRepeat(Port1,255,14400,8);
Would be 4 hrs 15min after midnight (255), then 14400 seconds later (4 hours later), roughly 8:15am - the pump would run for 8 seconds, then every 4 hours after that? 12,16,20, 0 (?)

I am not sure what you mean by specific function.
by stevenhman
Tue Jan 17, 2012 7:01 pm
Forum: How do I code ...
Topic: Timing - Seconds
Replies: 7
Views: 4749

Re: Timing - Seconds

Ahh. The more examples of coding I see, the less intimidating it becomes. Would you mind telling me what the "0" part of it means? If I wanted specific times (lets say 30 minutes after the lights come on) would I just have to figure it out from the 'on' value on whatever line of code the l...
by stevenhman
Tue Jan 17, 2012 5:27 pm
Forum: How do I code ...
Topic: Timing - Seconds
Replies: 7
Views: 4749

Timing - Seconds

I'd like to run a misting pump (basically an RO booster pump) and I probably wouldn't need to run it for a minute at a time. I would like to be able to run it, maybe 15-30 seconds 3 times a day. Is the Reef Angel capable of this - and if so, how would I code it?

Thanks!
by stevenhman
Tue Jan 17, 2012 5:08 pm
Forum: Addons
Topic: Analog signal for LED drivers
Replies: 48
Views: 41950

Re: Analog signal for LED drivers

Great information!
by stevenhman
Sat Jan 14, 2012 5:19 pm
Forum: Ask anything here
Topic: FS: Misc. Arduino Parts - Removed from Sale
Replies: 1
Views: 2277

FS: Misc. Arduino Parts - Removed from Sale

I'd just like to start this thread by saying that I know absolutely nothing about working with an Arduino. Early last year I poked around on the arduino (.cc) forums about having a temperature and humidity logging system built. (I just found this site yesterday)A member, PaulS, very generously volun...