Search found 16 matches

by rwijbenga
Tue Mar 27, 2012 11:59 am
Forum: Development Libraries
Topic: Migrating to 0.9
Replies: 3
Views: 4302

Re: Migrating to 0.9

I still get a strange error about the twowire. C:\Users\rwijbenga.WA\Documents\Arduino\libraries\DS1307RTC\DS1307RTC.cpp: In static member function 'static void DS1307RTC::read(tmElements_t&)': C:\Users\rwijbenga.WA\Documents\Arduino\libraries\DS1307RTC\DS1307RTC.cpp:56: error: 'class TwoWire' h...
by rwijbenga
Tue Mar 27, 2012 2:44 am
Forum: Development Libraries
Topic: Migrating to 0.9
Replies: 3
Views: 4302

Migrating to 0.9

Hi All, I am trying to get my very simple sketch to work in 0.9 but I get compile errors about relay has no member. Has there something been changed with the relay function ? What should be changed ? :? This is my sketch: #include <ReefAngel_Features.h> #include <ReefAngel_Globals.h> #include <ReefA...
by rwijbenga
Tue Sep 20, 2011 9:45 am
Forum: Standard
Topic: Clock keeps resetting...
Replies: 7
Views: 6559

Re: Clock keeps resetting...

Super !

Let's hope .17 is just arround the corner.
by rwijbenga
Tue Sep 20, 2011 9:44 am
Forum: Standard
Topic: PH calibration
Replies: 14
Views: 17372

Re: PH calibration

Thnx for all the info ! :)

I also have tested changing the PH.Params map. That worked also without a problem. :)

So now I have 2 way's of using PH4 calibration fluid.
by rwijbenga
Sat Sep 17, 2011 6:41 am
Forum: Standard
Topic: PH calibration
Replies: 14
Views: 17372

Re: PH calibration

Here are the numbers..

PH4 217
PH7 512

Hopefully you can show me how to calculate the PH10 number from this.

Remco
by rwijbenga
Wed Sep 14, 2011 4:17 am
Forum: Standard
Topic: PH calibration
Replies: 14
Views: 17372

Re: PH calibration

It is a fresh water tank yes, and the recommended PH is 6.8..

I will do a calibration later today and provide you with the numbers. Hopefully you can share the calculation you did, so I can always recalibrate... :D
by rwijbenga
Tue Sep 13, 2011 3:40 pm
Forum: Standard
Topic: PH calibration
Replies: 14
Views: 17372

Re: PH calibration

@rimai Is there a way to select the calibration fluid used for the high and low ? The local fish store's here in Europe only have PH4 and PH7 mostly. I have looked at the code but can't really find where the calculation work is done... Or can you share the calculation needed to use PH 4 for the low ...
by rwijbenga
Tue Sep 13, 2011 2:47 pm
Forum: Standard
Topic: Clock keeps resetting...
Replies: 7
Views: 6559

Re: Clock keeps resetting...

We have fixed it !

We have uploaded the original reef Angel lit pde. Set the time in the setup menu and placed our PDE back again.

So settintg the time over wifi is not working correctly.....
by rwijbenga
Mon Sep 12, 2011 1:16 am
Forum: Standard
Topic: Clock keeps resetting...
Replies: 7
Views: 6559

Re: Clock keeps resetting...

The latest version, 2.2

And the latest dev libraries. 8.5.16
by rwijbenga
Sun Sep 11, 2011 3:06 pm
Forum: Standard
Topic: Clock keeps resetting...
Replies: 7
Views: 6559

Re: Clock keeps resetting...

With the RA client suite and with the timesetting URL in à browser.

We use wifi to connect.

The time setup menu is not used in our pde.
by rwijbenga
Sun Sep 11, 2011 11:12 am
Forum: Standard
Topic: Clock keeps resetting...
Replies: 7
Views: 6559

Clock keeps resetting...

Hi,

The clock on one of our new reef angels is resetting randomly, so it goes back to the default time.

Then we set the correct time again, but when I look a little later, the clock is reset. I think it is not a power issue, and the backup battery inside had 3 volts power.

Any suggestions?

Remco
by rwijbenga
Mon Sep 05, 2011 3:50 am
Forum: Apps
Topic: Client Suite 2.2
Replies: 203
Views: 179217

Re: Client Suite 2.2

I think it has to do with the Fahrenheit Celsius settings. I also use the Celsius setting and have to problems with it: - in the settings tab I select Celsius, but the radio button for setting the type of display settings is always gone. I can select it, press save. close the setting page. And when ...
by rwijbenga
Sun Sep 04, 2011 11:07 am
Forum: Standard
Topic: PH calibration
Replies: 14
Views: 17372

Re: PH calibration

Hi Roberto,

I have ordered a few PH10 powder solutions's online. So I can calibrate wihout any problems.. :) They should arrive next week. Then I can tweak and test my setup.

Remco
by rwijbenga
Wed Aug 31, 2011 12:33 pm
Forum: How do I code ...
Topic: My ReefAngel with my new 800L tank
Replies: 19
Views: 15948

Re: My ReefAngel with my new 800L tank

Super Curt !!

You would also make me very happy and a girlfriend of mine, she also has bought a RA on my advice.. :)

So already 3 users for this single PDE... :)

And the setup can easily be used by other freshwater tank users..

Of course also thanks to Xender for putting it into words...

Remco
by rwijbenga
Wed Aug 31, 2011 8:33 am
Forum: Standard
Topic: PH calibration
Replies: 14
Views: 17372

PH calibration

Hi,

I want to calibrate my PH sensor, but I only have PH7 and PH9.2 fluid available here at the moment. What can I do? is there a setting that I can change to successfully calibrate my sensor with the PH 9.2 fluid ?


Cheers.
by rwijbenga
Wed Aug 31, 2011 5:04 am
Forum: How do I code ...
Topic: My ReefAngel with my new 800L tank
Replies: 19
Views: 15948

Re: My ReefAngel with my new 800L tank

I am also trying to get my Reefagel suited for a fresh water tank with CO2. So I hope somebody can help us out, because RAgen is not suited for freshwater tanks yet.... Hint hint... ;)

I am going to try to program the functions myself, but I am not an experienced programmer... :(