Search found 282 matches

by jsclownfish
Wed Mar 20, 2013 1:45 pm
Forum: Addons
Topic: Light Sensor
Replies: 20
Views: 14294

Re: Light Sensor

Ha! :) I learned what I know from this forum. So maybe I'm a padawan to the jedi masters. :ugeek:

-Jon
by jsclownfish
Tue Mar 19, 2013 2:18 pm
Forum: Addons
Topic: Light Sensor
Replies: 20
Views: 14294

Re: Light Sensor

A couple of things to consider... 1. I used a pull down resistor as in the desription here http://learn.adafruit.com/photocells/using-a-photocell . 2. I 'hacked' a wire to the analogue pins of the I/O chip. I think you could also get one modified like this if you want. 3. I wrote my own code to send...
by jsclownfish
Sat Mar 16, 2013 4:13 pm
Forum: Addons
Topic: Light Sensor
Replies: 20
Views: 14294

Re: Light Sensor

I ordered the photoresistors here....
http://www.adafruit.com/products/161

-Jon
by jsclownfish
Tue Mar 12, 2013 4:24 pm
Forum: Addons
Topic: Light Sensor
Replies: 20
Views: 14294

Re: Light Sensor

Wouldn't you know it, right after I put these together. ;) Although this was really cheap to make and I know it gives me a variable readout. I wonder if these will do that as well (the description just says Day or Night reading).

-Jon
by jsclownfish
Tue Mar 12, 2013 4:19 pm
Forum: Addons
Topic: ORP Probe not working... I think
Replies: 9
Views: 5456

Re: ORP Probe not working... I think

I was wondering about my ORP as well. I don't know a lot about this sensor, but I'm guessing it shouldn't look like this....
ORP.jpg
ORP.jpg (92.7 KiB) Viewed 5388 times
I tried moving it to another part of the sump, but I still get these sharp drops that don't seem to correlate to anything.

Should I try another probe?

-Jon
by jsclownfish
Wed Mar 06, 2013 11:22 am
Forum: Addons
Topic: Light Sensor
Replies: 20
Views: 14294

Re: Light Sensor

It would be very cool to measure PAR, but these aren't quite in that spectrum. There is a long discussion on the topic here http://www.plantedtank.net/forums/showthread.php?t=120109 . I just wanted a light meter to know for sure the bulbs are on and maybe pick up some loss of intensity over time to ...
by jsclownfish
Wed Mar 06, 2013 9:33 am
Forum: Addons
Topic: Light Sensor
Replies: 20
Views: 14294

Light Sensor

Hi all, Awhile ago I was working on a light sensor for the aquarium. http://forum.reefangel.com/viewtopic.php?f=19&t=493&p=4008&hilit=cds#p4008 I finally got around to setting it up last weekend. I thought I'd share it with you all. I like that I can actually confirm the lights are on an...
by jsclownfish
Fri Feb 08, 2013 8:22 am
Forum: Standard
Topic: Dual Float Switch
Replies: 3
Views: 3114

Re: Dual Float Switch

That is pretty slick. For $7 it is worth a test.
-Jon
by jsclownfish
Thu Feb 07, 2013 3:33 pm
Forum: Addons
Topic: Listening Reef
Replies: 14
Views: 9900

Re: Listening Reef

:lol:
by jsclownfish
Sat Feb 02, 2013 9:25 am
Forum: How do I code ...
Topic: menu question
Replies: 5
Views: 3252

Re: menu question

Why aren't you using the DrawSingleMonitor function for the temperature?

-Jon
by jsclownfish
Thu Jan 31, 2013 9:38 pm
Forum: Addons
Topic: Listening Reef
Replies: 14
Views: 9900

Listening Reef

More fun with Arduino :D Awhile ago I posted my first DIY project that plays sounds and can be triggered from the RA unit http://forum.reefangel.com/viewtopic.php?f=4&t=584 . It is fun and cool to show off when guests/kids are over, but I got to thinking it would be really cool if it could liste...
by jsclownfish
Thu Jan 31, 2013 1:28 pm
Forum: Development Libraries
Topic: v0.9.0 vs. v1.0.1 in I2C communication
Replies: 2
Views: 3556

v0.9.0 vs. v1.0.1 in I2C communication

Hey all, I was trying to make some updates to my auxillary monitor (original RA connected to the I2C), but ran into some problems. When I uploaded the ino to the second monitor the main RA+ kind of goes nuts with relays turning on and off quickly. This doesn't happen when all I load into the RA is a...
by jsclownfish
Sun Jan 27, 2013 12:36 pm
Forum: Addons
Topic: Touch Display Expansion Module
Replies: 31
Views: 26975

Re: Touch Display Expansion Module

I guess I should have waited on trying to make the arLCD work. ;) I haven't got much feedback from the EarthLCD folks on this, but maybe the libraries/widgets will improve over time. I'm sure you'll be able to produce a much better expansion module as well. I think the ability to display tank parame...
by jsclownfish
Sat Jan 26, 2013 3:39 pm
Forum: How do I code ...
Topic: Display text sent over serial connection
Replies: 1
Views: 1281

Display text sent over serial connection

I am trying to send some text characters over a serial connection and display them on the LCD screen. I can send numbers across and display them with DrawSingleMonitor,but I haven't had much luck with text. It displays correctly on the serial monitor, but I'm guessing I'm losing something in transla...
by jsclownfish
Tue Jan 22, 2013 12:06 pm
Forum: Ask anything here
Topic: Your RA backboard\cord management system
Replies: 17
Views: 12169

Re: Your RA backboard\cord management system

:lol: yeah, you can't see the 3 power strips underneath all that for the fluorescents, halides, and the rest. I also didn't have the dose pumps plugged in for that picture.

-Jon
by jsclownfish
Tue Jan 22, 2013 7:28 am
Forum: Ask anything here
Topic: Your RA backboard\cord management system
Replies: 17
Views: 12169

Re: Your RA backboard\cord management system

wow, I really need to work on this. :oops: and this was a cleaned up version. ;) It's tough to fit this all under a 75g stand with a sump.
-Jon
photo.JPG
photo.JPG (44.84 KiB) Viewed 6968 times
photo copy.JPG
photo copy.JPG (38.53 KiB) Viewed 6968 times
by jsclownfish
Mon Jan 21, 2013 8:03 am
Forum: You and your tank
Topic: Cart before Horse
Replies: 9
Views: 10845

Re: Cart before Horse

I'd say that's half the fun of the RA. I've added light sensors, water (leak) sensors, power sensors, and flow meters in the last year or so and everything I needed I learned from the experts here.

-Jon
by jsclownfish
Sun Jan 20, 2013 12:12 pm
Forum: How do I code ...
Topic: Override relays
Replies: 7
Views: 2810

Re: Override relays

Thanks! Works perfectly. I am able to use the Touchscreen to toggle the relays. I just need to figure out how to get it to display multiple screens for both showing data from the main and controlling relay from the Touchscreen. The arLCD works at 38400 baud and is really awkward requiring delays in ...
by jsclownfish
Fri Jan 18, 2013 2:20 pm
Forum: How do I code ...
Topic: Override relays
Replies: 7
Views: 2810

Re: Override relays

Would something like this work? ('borrowed' from the wifi library) I'd put this in the master and send the relay position and status if changed on the ezLCD button. void loop() //other stuff GetRelay(); if (lcdtype==0) // Turn port off { if ( lcdrelay < 9 ) { bitClear(ReefAngel.Relay.RelayMaskOn,lcd...
by jsclownfish
Fri Jan 18, 2013 1:46 pm
Forum: How do I code ...
Topic: Override relays
Replies: 7
Views: 2810

Re: Override relays

I'm still struggling to understand :? how to send the correct byte of info as a mask command over I2C to turn off a specific port without effecting the others. It was easy with the RA secondary screen unit because I had the TempRelay functions on both sides to convert the byte sent. I actually have ...
by jsclownfish
Mon Jan 14, 2013 11:34 am
Forum: How do I code ...
Topic: Override relays
Replies: 7
Views: 2810

Re: Override relays

Thanks. That should work. I did this to send the temp relay data to the second monitor (my original RA), but I didn't really understand the conversion sending the TempRelay byte to the 2nd monitor and it reading it as a bit mask. Since I'm trying to go the other way trying to send the mask to the co...
by jsclownfish
Mon Jan 14, 2013 10:07 am
Forum: How do I code ...
Topic: Override relays
Replies: 7
Views: 2810

Override relays

Hi all, I am working on this touchscreen http://forum.reefangel.com/viewtopic.php?f=4&t=452&start=30 and I was planning to try to use a button to have off/on override of the relay switches like you can do from the web/portal/phoneapps. I was thinking I would need a series of if/then statemen...
by jsclownfish
Thu Dec 20, 2012 10:19 pm
Forum: Apps
Topic: 6 Channel control of PWM menus
Replies: 4
Views: 5386

Re: 6 Channel control of PWM menus

FWIW, I find many times that more menu's or nested menu's would really come in handy. However, I expect I am using a lot of features maybe others aren't. I'm essentially getting extra "read only" menu screens with my second monitor set up. I've thought about trying to make it send info bac...
by jsclownfish
Sun Dec 09, 2012 11:07 pm
Forum: Addons
Topic: Original RA
Replies: 1
Views: 1507

Original RA

I need another IO outlet and I was thinking about my options. I could just order another IO expansion , but I only need one extra. I could run a wire to add a pin to the current IO (I think). But, since I am using my original RA as a secondary monitor, could I also use the ATO, pH, and Temp ports of...
by jsclownfish
Sun Nov 18, 2012 8:25 pm
Forum: Apps
Topic: Status of iphone App
Replies: 6
Views: 5466

Re: Status of iphone App

It's great to have your talents here again. Sorry to hear about the accident, good to hear things are getting better for your family.

Jon
by jsclownfish
Sat Nov 10, 2012 3:42 pm
Forum: Ask anything here
Topic: How comfortable are you leaving your tank while away?
Replies: 13
Views: 8677

Re: How comfortable are you leaving your tank while away?

I just got back from 10 days in Israel and everything still looks great.  Fish are fed, temps stable, and ato's topped off the water.  Another couple days and I would have needed to refill the top off reservoir. 

Thanks Roberto and RA for piece of mind and a healthy tank while I was away!

Jon
by jsclownfish
Sun Oct 28, 2012 8:17 pm
Forum: How do I code ...
Topic: Hydor Koralia 4
Replies: 6
Views: 5078

Re: Hydor Koralia 4

I forgot to mention, that the 5 & 6 ports are wired specifically for power head cycling and you may have some issues with using 4 & 7. I'd ask Roberto. You should be able to run more than one power head to a port with a power strip or extension though. I actually got a second box so I can pr...
by jsclownfish
Thu Oct 25, 2012 8:32 pm
Forum: You and your tank
Topic: Busy Tank
Replies: 3
Views: 5695

Busy Tank

I started using the EvoCam software for my tank web cam and you can run timecourse movies. It's pretty fun to see how busy the tank is when the whole day is crammed into a 1 minute video. http://youtu.be/E77iXpYzwLI

-Jon
by jsclownfish
Thu Oct 18, 2012 5:40 pm
Forum: How do I code ...
Topic: Hydor Koralia 4
Replies: 6
Views: 5078

Re: Hydor Koralia 4

I cycle my Koralia's every 200 seconds. It may wear them down faster, but they are cost effective.

Jon
by jsclownfish
Wed Oct 10, 2012 9:39 am
Forum: Tutorials
Topic: Custom Main Screens
Replies: 166
Views: 161386

Re: Custom Main Screens

You could work from this to get an ellipse...
http://code.google.com/p/glcd-arduino/i ... tail?id=15


Jon