Search found 21 matches
- Wed Nov 27, 2013 7:35 am
- Forum: Apps
- Topic: Did someone say iPhone app?
- Replies: 354
- Views: 343597
Re: Did someone say iPhone app?
Thank you very much Curt! Looks great so far!
- Tue Nov 26, 2013 9:25 am
- Forum: Ask anything here
- Topic: ORP calibration with 220mV fluid
- Replies: 18
- Views: 21798
Re: ORP calibration with 220mV fluid
Any luck with an update on this?
- Wed Jun 12, 2013 1:04 pm
- Forum: Ask anything here
- Topic: ORP calibration with 220mV fluid
- Replies: 18
- Views: 21798
Re: ORP calibration with 220mV fluid
I'm very happy to test!! I would really appreciate your help!!
- Wed Jun 12, 2013 3:12 am
- Forum: Ask anything here
- Topic: ORP calibration with 220mV fluid
- Replies: 18
- Views: 21798
Re: ORP calibration with 220mV fluid
Thanks Roberto To be honest, I am not a code person at all... I tried to take the relevant lines from your links and put them into my code, but I got the error "'Params' was not declared in the scope" or "'ORP' was not declared in this script. Here is my code at the moment: #include <...
- Tue Jun 11, 2013 4:51 am
- Forum: Ask anything here
- Topic: ORP calibration with 220mV fluid
- Replies: 18
- Views: 21798
ORP calibration with 220mV fluid
Hi All
Can anyone help me with the code that I would need to calibrate my ORP if I have 220mV fluid?
Thanks!
Can anyone help me with the code that I would need to calibrate my ORP if I have 220mV fluid?
Thanks!
- Tue Jun 04, 2013 9:15 am
- Forum: Ask anything here
- Topic: Blanck screen, loss of PH calibration
- Replies: 4
- Views: 3596
Re: Blanck screen, loss of PH calibration
Both the ph levels (calibration) and screen problems seem to have been resolved, thank you!
- Sun Jun 02, 2013 9:29 am
- Forum: Ask anything here
- Topic: Blanck screen, loss of PH calibration
- Replies: 4
- Views: 3596
Re: Blanck screen, loss of PH calibration
I did write them down. I am using solutions 4 and 7 (with customizable options to calibrate for these). They are Ph4 = 238 Ph7 = 523. Re the screen, the RA is new - bought in March this year - is there possibly a guarantee? Thanks!
- Sun Jun 02, 2013 9:04 am
- Forum: Ask anything here
- Topic: Blanck screen, loss of PH calibration
- Replies: 4
- Views: 3596
Blanck screen, loss of PH calibration
Hi there I have been struggling with my RA for a couple of weeks now. My screen has been going blank (when I move the joystick, there seems to be a backlight, but nothing appears), but the RA still seems responsive (feeding mode etc), it seems to correct itself when I disconnect it and reconnect. I ...
- Sun Apr 14, 2013 7:46 am
- Forum: Ask anything here
- Topic: ATO switches malfunctioning
- Replies: 3
- Views: 3399
Re: ATO switches malfunctioning
Exactly like that. Concluded it to be a faulty low level switch, as this setup functions perfectly out of the water... As soon as the low level switch is submerged, only the high level switch activates/deactivates the pump based on its position (which means that the low level switch - when submerged...
- Thu Apr 11, 2013 2:53 pm
- Forum: Ask anything here
- Topic: ATO switches malfunctioning
- Replies: 3
- Views: 3399
ATO switches malfunctioning
Hi there Can someone please provide some guidance on float switches? I have 2 switches - one high level and one low level. I need the ATO pump to activate when the water level reaches (activates) the low level switch. Currently, the ATO is engaging when the water drops below the high level switch (i...
- Sun Apr 07, 2013 11:19 pm
- Forum: Ask anything here
- Topic: PH calibration resets after each upload
- Replies: 7
- Views: 5064
Re: PH calibration resets after each upload
Thank you very much for all your help! I really appreciate it!
- Sun Apr 07, 2013 11:16 am
- Forum: Ask anything here
- Topic: PH calibration resets after each upload
- Replies: 7
- Views: 5064
PH calibration resets after each upload
Ok, (excuse the stupid questions)... So if i remove these lines, i will still be able to (based on my code), have the option to calibrate with a 4 and 7 ph solution?
- Sun Apr 07, 2013 10:58 am
- Forum: Ask anything here
- Topic: PH calibration resets after each upload
- Replies: 7
- Views: 5064
Re: PH calibration resets after each upload
BTW, I'm using PH solutions of 4 and 7 to do my calibration, and therefore the reason for the calibration manipulation...
- Sun Apr 07, 2013 10:57 am
- Forum: Ask anything here
- Topic: PH calibration resets after each upload
- Replies: 7
- Views: 5064
Re: PH calibration resets after each upload
Thanks very much for your help again! I'm not sure if it's hard coded - still trying to get used to RA... Can you tell me? #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include <InternalEEPRO...
- Sun Apr 07, 2013 8:57 am
- Forum: Ask anything here
- Topic: PH calibration resets after each upload
- Replies: 7
- Views: 5064
PH calibration resets after each upload
Hi All
Can anyone tell me if its normal for the PH calibration to reset itself each time I upload / make an adjustment to my code, or when my wi-fi unit is disconnected and reconnected (which I have resorted to doing every 3rd day due to connection being lost)?
Can anyone tell me if its normal for the PH calibration to reset itself each time I upload / make an adjustment to my code, or when my wi-fi unit is disconnected and reconnected (which I have resorted to doing every 3rd day due to connection being lost)?
- Mon Apr 01, 2013 10:44 am
- Forum: Ask anything here
- Topic: PH calibration using 4 - 7 solutions
- Replies: 10
- Views: 7729
Re: PH calibration using 4 - 7 solutions
Thanks very much for your help? Would you be able to possibly help me with customizing my main screen? I would love a graph of temp, ph and salinity, actual values in the middle, with the relay box graphic below... do I need to create a new post?
- Mon Apr 01, 2013 9:54 am
- Forum: Ask anything here
- Topic: PH calibration using 4 - 7 solutions
- Replies: 10
- Views: 7729
Re: PH calibration using 4 - 7 solutions
Could you kindly let me know if I'm on the right track here?
- Mon Apr 01, 2013 9:52 am
- Forum: Ask anything here
- Topic: PH calibration using 4 - 7 solutions
- Replies: 10
- Views: 7729
Re: PH calibration using 4 - 7 solutions
#include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include <InternalEEPROM.h> #include <RA_NokiaLCD.h> #include <RA_ATO.h> #include <RA_Joystick.h> #include <LED.h> #include <RA_TempSensor.h> #in...
- Thu Mar 28, 2013 8:33 am
- Forum: Ask anything here
- Topic: PH calibration using 4 - 7 solutions
- Replies: 10
- Views: 7729
Re: PH calibration using 4 - 7 solutions
How do I navigate to the setup() section of my code?
- Thu Mar 28, 2013 8:05 am
- Forum: Ask anything here
- Topic: PH calibration using 4 - 7 solutions
- Replies: 10
- Views: 7729
Re: PH calibration using 4 - 7 solutions
Thanks very much for the values to use. Where do I go on the programme to make these adjustments (to the configuration code I believe) - (feeling a bit overwhelmed at the moment)?
- Wed Mar 27, 2013 4:53 am
- Forum: Ask anything here
- Topic: PH calibration using 4 - 7 solutions
- Replies: 10
- Views: 7729
PH calibration using 4 - 7 solutions
Good day all. I'm a complete newby to marine aquariums (my first tank has been running for almost 3 months now). Just received my new Reef Angel. Can anyone help with the calibration of the PH probe? I have managed to get hold of solutions 4 and 7 (not the recommended 7 and 10). I believe that I can...