heheh good
and do you have exemple of code
i need ra+ or juste ra
thank you
Search found 49 matches
- Tue Oct 16, 2012 8:52 am
- Forum: Standard
- Topic: Controllable Pumps - Tunze?
- Replies: 49
- Views: 32592
- Mon Oct 15, 2012 12:38 pm
- Forum: Standard
- Topic: Controllable Pumps - Tunze?
- Replies: 49
- Views: 32592
Re: Controllable Pumps - Tunze?
I need a controller Tunze or just tunze pump???
thank you
thank you
- Wed Sep 12, 2012 11:34 am
- Forum: Development Libraries
- Topic: Ai sol + wavemaker
- Replies: 2
- Views: 3454
Re: Ai sol + wavemaker
is work tank you
another issue
lightning is so weird
all light turn offf the white led flash but not rapid flash
the white led turn off the blue come on and after the white
is not like lightning flash
not like this video
http://www.youtube.com/watch?v=zg16zHaM ... re=related
another issue
lightning is so weird
all light turn offf the white led flash but not rapid flash
the white led turn off the blue come on and after the white
is not like lightning flash
not like this video
http://www.youtube.com/watch?v=zg16zHaM ... re=related
- Sun Sep 09, 2012 2:46 pm
- Forum: Development Libraries
- Topic: auto define reefangel_feature
- Replies: 3
- Views: 3281
Re: auto define reefangel_feature
ok but i have sketch to big i need to clean my reef angel feature #define SIMPLE_MENU #define NUMBERS_16x16 #define FONT_8x8 #define CUSTOM_MAIN #define wifi #define AI_LED #define VersionMenu #define WDT #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #in...
- Sun Sep 09, 2012 12:23 pm
- Forum: Development Libraries
- Topic: auto define reefangel_feature
- Replies: 3
- Views: 3281
auto define reefangel_feature
this is new fonction???
i try to remove #define VersionMenu reappears
i try to remove #define VersionMenu reappears
- Sat Sep 08, 2012 7:26 am
- Forum: Development Libraries
- Topic: Ai sol + wavemaker
- Replies: 2
- Views: 3454
Ai sol + wavemaker
hello i think y have error on my config my Ai sol is configured in the same timer of my wavemaker and on the sunset sunrise the Ai drop by step everytime the wavemaker pulse and after power outage, depending what wavemaker start the first the moonlight fonction not work. the AI just power off anothe...
- Fri May 25, 2012 7:55 pm
- Forum: Addons
- Topic: AI+moonlight
- Replies: 1
- Views: 3675
AI+moonlight
i try this everyting is ok the day but the night moonlight not working void loop() { ReefAngel.ShowInterface(); ReefAngel.StandardLights(Port3, 10, 00, 22, 00); ReefAngel.StandardLights(Port2, 12, 00, 20, 00); ReefAngel.StandardHeater(Port4); ReefAngel.SingleATOHigh(Port1); //wave maker fonction wit...
- Wed Mar 28, 2012 4:11 am
- Forum: Addons
- Topic: aqua illumination
- Replies: 5
- Views: 5111
Re: aqua illumination
is that working on the low ato port or just on the high ato
- Tue Mar 20, 2012 8:13 am
- Forum: Addons
- Topic: aqua illumination
- Replies: 5
- Views: 5111
Re: aqua illumination
the prog for the aqua illumination work on 0 to 240 range
if rules of three work for find in %
and this ReefAngel.AI.SetChannel(White,PWMSlope(9,0,21,0,3,30,200,3));
is 9 am to 21 pm and 3,30,200,3????
if rules of three work for find in %
and this ReefAngel.AI.SetChannel(White,PWMSlope(9,0,21,0,3,30,200,3));
is 9 am to 21 pm and 3,30,200,3????
- Sat Mar 17, 2012 4:50 pm
- Forum: Addons
- Topic: aqua illumination
- Replies: 5
- Views: 5111
aqua illumination
i try this code i receive this error Ai_Clouds.cpp: In function 'void CheckCloud()': Ai_Clouds:168: error: 'ReversePWMSlope' was not declared in this scope Ai_Clouds:205: error: a function-definition is not allowed here before '{' token Ai_Clouds:231: error: a function-definition is not allowed here...
- Sat Mar 17, 2012 1:43 pm
- Forum: Standard
- Topic: AI sol blue
- Replies: 8
- Views: 5606
Re: AI sol blue
i try this but i have this error finalpasdeAI.cpp: In function 'void CheckCloud()': finalpasdeAI:168: error: 'ReversePWMSlope' was not declared in this scope finalpasdeAI:205: error: a function-definition is not allowed here before '{' token finalpasdeAI:226: error: a function-definition is not allo...
- Sat Mar 17, 2012 9:23 am
- Forum: Standard
- Topic: AI sol blue
- Replies: 8
- Views: 5606
Re: AI sol blue
finaly i go with i finish with no error juste confirm everyting is ok and what value is 9,0,22,0,0,30,240,0 9 am to 10pm and ????? #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time.h> #include <DS1307RTC.h> #include <Inter...
- Sat Mar 17, 2012 9:14 am
- Forum: Standard
- Topic: AI sol blue
- Replies: 8
- Views: 5606
Re: AI sol blue
i try but receive this error finalpasdeAI.cpp: In function 'void loop()': finalpasdeAI:85: error: 'WhiteValue' was not declared in this scope finalpasdeAI:86: error: 'BlueValue' was not declared in this scope finalpasdeAI:87: error: 'RoyalBlueValue' was not declared in this scope i define the #defin...
- Sat Mar 17, 2012 6:34 am
- Forum: Standard
- Topic: AI sol blue
- Replies: 8
- Views: 5606
Re: AI sol blue
i find my answer thank you
- Fri Mar 16, 2012 8:22 pm
- Forum: Standard
- Topic: AI sol blue
- Replies: 8
- Views: 5606
Re: AI sol blue
ok butt if i need to change % of thunderstorm or cloud
where is the fonction, in what .cpp or .h file
thank a lot
where is the fonction, in what .cpp or .h file
thank a lot
- Fri Mar 16, 2012 4:22 am
- Forum: Standard
- Topic: AI sol blue
- Replies: 8
- Views: 5606
Re: AI sol blue
and for call the thunderstorm and cloud fonction
is include on one .h or .cpp file
or i need to had on my pde file
thank you
is include on one .h or .cpp file
or i need to had on my pde file
thank you
- Thu Mar 15, 2012 10:17 am
- Forum: Standard
- Topic: AI sol blue
- Replies: 8
- Views: 5606
AI sol blue
just for confirm thunderstrom working with RA
and for person i have AI and RA, please show me your configuration???
thank you
and for person i have AI and RA, please show me your configuration???
thank you
- Sun Jan 22, 2012 7:09 am
- Forum: Development Libraries
- Topic: ato swith
- Replies: 1
- Views: 2322
ato swith
it is possible to use the 2 switch for power on the pump use on ato i explain something like if the simple highato and the simple lowato active start port 1 and if the simple highato and the simple lowato inactive stop port 1 and had delay i have biocube 14 and not enough place to use 2 bracket for ...
- Fri Dec 16, 2011 1:36 pm
- Forum: Addons
- Topic: inventronics led driver
- Replies: 4
- Views: 4982
- Fri Dec 16, 2011 1:12 pm
- Forum: Addons
- Topic: inventronics led driver
- Replies: 4
- Views: 4982
inventronics led driver
if people try the inventronics led driver with the pwn to analog connector
- Mon Dec 12, 2011 8:08 pm
- Forum: Addons
- Topic: dosing pump
- Replies: 2
- Views: 2949
dosing pump
if the dosing pump is able to push water 30inch up
i dont have sump
i think to use the dosing pump for water change
i think to change 500ml each day on the week
the dosimg pump is under the tank approximate 30inch under the top off the tank
i dont have sump
i think to use the dosing pump for water change
i think to change 500ml each day on the week
the dosimg pump is under the tank approximate 30inch under the top off the tank
Re: AI NANO
and is possible to use the two standard dimmable port for the ai nano
i pu atinitic and blue on one port and white on the other
i pu atinitic and blue on one port and white on the other
AI NANO
how I can buy the cable for the AI NANO
after a small accident, I need a new ramp
after a small accident, I need a new ramp
- Sun Nov 20, 2011 1:01 pm
- Forum: Standard
- Topic: dimmable driver
- Replies: 1
- Views: 2510
dimmable driver
i received my meanwell dimmable driver little question it is best to connecte the driver in standard power bar on connecte on the reef angel because if i connecte to the reef angel the port exemple 2 is off, if i need to add something to my pde for on and off the port under o% off dimmable or just p...
- Mon Nov 07, 2011 4:55 am
- Forum: How do I code ...
- Topic: moonlight+thunderstorm
- Replies: 1
- Views: 2377
moonlight+thunderstorm
hello i buy one meanwell P for dim only the daylight if the thunderstrom and cloud fonction like this http://forum.reefangel.com/viewtopic.php?f=12&t=288 work on dimmable daylight only another question i connect the moonlight on the actinic port, how i convert this port to use moonlight fonction...
- Tue Nov 01, 2011 7:39 pm
- Forum: Development Libraries
- Topic: custom main
- Replies: 16
- Views: 14501
Re: custom main
finaly is very simple
i juste keep the line
ReefAngel.LCD.BacklightOn();
and is work great
the day is alway on and after 10pm i use the memory setting
i juste keep the line
ReefAngel.LCD.BacklightOn();
and is work great
the day is alway on and after 10pm i use the memory setting
- Mon Oct 17, 2011 8:05 pm
- Forum: Development Libraries
- Topic: custom main
- Replies: 16
- Views: 14501
Re: custom main
hello
i try this last weekend, i work find but when the screen is black(after 22h) if i push the jostick the screen dont come on
i think is need somethin like if (ReefAngel.Joystick.IsButtonPressed()) with minimum time for the screen
thank you again
i try this last weekend, i work find but when the screen is black(after 22h) if i push the jostick the screen dont come on
i think is need somethin like if (ReefAngel.Joystick.IsButtonPressed()) with minimum time for the screen
thank you again
Android
no one is interesse to program android apps!!!!
thank you
thank you
- Thu Oct 13, 2011 5:39 am
- Forum: Standard
- Topic: Meanwell D drivers?
- Replies: 35
- Views: 32315
Re: Meanwell D drivers?
finaly
what is the best D or P????
and with PWM-to-Analog Lead Wire????
thank you
what is the best D or P????
and with PWM-to-Analog Lead Wire????
thank you
- Mon Oct 10, 2011 3:56 pm
- Forum: Development Libraries
- Topic: custom main
- Replies: 16
- Views: 14501
Re: custom main
hehhee
tank you
i try it
tank you
i try it