Search found 92 matches
- Fri Jan 06, 2017 5:33 am
- Forum: How do I code ...
- Topic: Blank Screen RAStar
- Replies: 11
- Views: 9505
Re: Blank Screen RAStar
Hello Rimai, Uapp is not working for me :-( : http://forum.reefangel.com/uapp/ Cloud setting : xender and my forum password I reseted my forum password as you ask here is my code : #include <Salinity.h> #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_TS.h> #include <RA_TouchLCD.h> ...
- Thu Dec 29, 2016 2:42 pm
- Forum: How do I code ...
- Topic: Blank Screen RAStar
- Replies: 11
- Views: 9505
Re: Blank Screen RAStar
what the touch screen looks like?
No upgrade available?
How the cloud works?
No upgrade available?
How the cloud works?
- Thu Dec 29, 2016 11:32 am
- Forum: How do I code ...
- Topic: Blank Screen RAStar
- Replies: 11
- Views: 9505
Re: Blank Screen RAStar
No touch screen.
- Thu Dec 29, 2016 6:24 am
- Forum: How do I code ...
- Topic: Blank Screen RAStar
- Replies: 11
- Views: 9505
Re: Blank Screen RAStar
For info :
Reef Angel Libraries Found: Development
Reef Angel Libraries Version: 1.1.3
Reef Angel Libraries Found: Development
Reef Angel Libraries Version: 1.1.3
- Thu Dec 29, 2016 5:52 am
- Forum: How do I code ...
- Topic: Blank Screen RAStar
- Replies: 11
- Views: 9505
Re: Blank Screen RAStar
Same : #include <Salinity.h> #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_TS.h> #include <RA_TouchLCD.h> #include <RA_TFT.h> #include <RA_TS.h> #include <Font.h> #include <RA_Wifi.h> #include <RA_Wiznet5100.h> #include <SD.h> #include <SPI.h> #include <Ethernet.h> #include <Ethe...
- Thu Dec 29, 2016 2:44 am
- Forum: How do I code ...
- Topic: Blank Screen RAStar
- Replies: 11
- Views: 9505
Blank Screen RAStar
Hello, I have a blank screen on my RAStar can you help me please ? : I have RANet relay box Dimming Expansion I tried to use Web Wizard and there is not yet RAStar white version? (propotype) Thx for your help #include <Salinity.h> #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_TS....
- Sat Sep 05, 2015 7:58 am
- Forum: How do I code ...
- Topic: Email Alert
- Replies: 4
- Views: 5820
Re: Email Alert
Yes temp alert are working but no leak alert
- Mon Aug 31, 2015 6:18 am
- Forum: How do I code ...
- Topic: Email Alert
- Replies: 4
- Views: 5820
Re: Email Alert
Hello,
No clue?
Thx
No clue?
Thx
- Mon Aug 31, 2015 6:11 am
- Forum: Standard
- Topic: RA Plus LCD blinking
- Replies: 2
- Views: 4559
Re: RA Plus LCD blinking
thx it's working !
- Fri Jul 31, 2015 11:22 pm
- Forum: Standard
- Topic: LCD screen hardware change
- Replies: 37
- Views: 136536
Re: LCD screen hardware change
Hi Roberto !
Thanks a lot !
It works but I had to delete one line also :
Thanks a lot !
It works but I had to delete one line also :
ReefAngel.Use2014Screen(); // Let's use 2014 Screen
- Thu Jul 30, 2015 2:43 am
- Forum: Standard
- Topic: RA Plus LCD blinking
- Replies: 2
- Views: 4559
RA Plus LCD blinking
Hello, I bought the RA Plus board and I put my old LCD screen on it but the screen is blinking. I have Gen 1 LCD screen. http://www.youtube.com/watch?v=Av3EXpJqGJI Do I have to add special code like : InternalMemory.LCDID_write(255); InternalMemory.LCDID_write(0); http://forum.reefangel.com/viewtopi...
- Sat Jan 17, 2015 3:43 am
- Forum: Development Libraries
- Topic: Dev Environment
- Replies: 4
- Views: 7732
Re: Dev Environment
I have error when I compile with ReefAngel.Star(); :
Code: Select all
/Documents/Arduino/libraries/ReefAngel/ReefAngel.h:126: error: 'RA_Wiznet5100' does not name a type
- Thu Dec 11, 2014 11:50 am
- Forum: Apps
- Topic: Reef Angel Wizard v2.x.x ChangeLog
- Replies: 8
- Views: 19610
- Mon Dec 08, 2014 10:41 am
- Forum: Tutorials
- Topic: Web Banners
- Replies: 78
- Views: 243610
Re: Web Banners
Nice it's was that !thanks!
- Mon Dec 08, 2014 8:03 am
- Forum: Tutorials
- Topic: Web Banners
- Replies: 78
- Views: 243610
Re: Web Banners
Any ideas why my web banner doesn't update?
portal ans IOS App working good.
My web banner stay at 2012.
portal ans IOS App working good.
My web banner stay at 2012.
Code: Select all
[img]http://forum.reefangel.com/status/banner_4.aspx?id=Xender&t=1[/img]
- Wed Dec 03, 2014 11:09 am
- Forum: You and your tank
- Topic: Daylight at 0V
- Replies: 8
- Views: 9516
Re: Daylight at 0V
Still 0V
- Wed Dec 03, 2014 11:01 am
- Forum: You and your tank
- Topic: Daylight at 0V
- Replies: 8
- Views: 9516
Re: Daylight at 0V
Here is the photo of my relay
- Tue Dec 02, 2014 2:25 am
- Forum: You and your tank
- Topic: Daylight at 0V
- Replies: 8
- Views: 9516
Re: Daylight at 0V
I bought it at the end of January 2011. Do you kow what version it was before I open it?
Thanks Roberto
Thanks Roberto
- Mon Dec 01, 2014 1:50 pm
- Forum: You and your tank
- Topic: Daylight at 0V
- Replies: 8
- Views: 9516
Re: Daylight at 0V
Don't know, never try before.
- Mon Dec 01, 2014 11:50 am
- Forum: You and your tank
- Topic: Daylight at 0V
- Replies: 8
- Views: 9516
Daylight at 0V
Hello, I don't understand why my daylight port still stay at 0V with my multimeter? I have on my screen : DP : 92 Same thing on Actinic port. Please help :? Bellow my PDE : #include <ReefAngel_Features.h> #include <Globals.h> #include <RA_Wifi.h> #include <Wire.h> #include <OneWire.h> #include <Time...
- Fri Jul 25, 2014 2:13 am
- Forum: Addons
- Topic: RANet Add-On
- Replies: 75
- Views: 66384
Re: RANet Add-On
Hello, I'm using DI-O wireless which is CHACON protocol (433Mhz). Can we have CHACON also supported? We can use : - USB wireless key like : Transceiver USB Rfxcom - 433Mhz RF link kit : http://www.seeedstudio.com/depot/433Mhz-RF-link-kit-p-127.html - 433Mhz Wireless Serial Transceiver Module - 1 Kil...
- Fri Jul 25, 2014 1:39 am
- Forum: Apps
- Topic: Universal App
- Replies: 250
- Views: 294066
Re: Universal App
Same pb and I disactived the dimming function also. Bug to resolve in next version?
Thanks Rimai. Good work
Thanks Rimai. Good work
- Mon Mar 26, 2012 12:10 am
- Forum: Apps
- Topic: Did someone say iPhone app?
- Replies: 354
- Views: 303684
Re: Did someone say iPhone app?
That would be great!
Summer Time this last sunday;-)
I did it with the portal.
Summer Time this last sunday;-)
I did it with the portal.
- Thu Mar 22, 2012 7:12 am
- Forum: Tutorials
- Topic: Web Banners
- Replies: 78
- Views: 243610
Re: Web Banners
Yes ! It's Working for relay and PH! Thx !
http://forum.reefangel.com/status/banne ... Xender&t=1
http://forum.reefangel.com/status/banne ... Xender&t=1
- Wed Mar 21, 2012 12:40 am
- Forum: Tutorials
- Topic: Web Banners
- Replies: 78
- Views: 243610
Re: Web Banners
lol!
This miniature is simply and nice (small size) for me and should be the default signature forum I think, but without PH it's too bad
thx
This miniature is simply and nice (small size) for me and should be the default signature forum I think, but without PH it's too bad
thx
- Tue Mar 20, 2012 3:52 am
- Forum: Tutorials
- Topic: Web Banners
- Replies: 78
- Views: 243610
- Mon Mar 19, 2012 2:54 am
- Forum: Tutorials
- Topic: Web Banners
- Replies: 78
- Views: 243610
Re: Web Banners
ok
Can you add PH on all banner style please?
thx
Can you add PH on all banner style please?
thx
- Sun Mar 18, 2012 3:23 am
- Forum: Tutorials
- Topic: Web Banners
- Replies: 78
- Views: 243610
Web Banners
You're welcome
By the way, can you prefer ajax than java for the portal module? Java slow down browser.
Like jgraph or other.
Thx
By the way, can you prefer ajax than java for the portal module? Java slow down browser.
Like jgraph or other.
Thx
- Fri Mar 16, 2012 12:45 am
- Forum: Tutorials
- Topic: Web Banners
- Replies: 78
- Views: 243610
Re: Web Banners
Since 2 days my Heater relay is "OFF" But as you can see the heater relay is showing "ON" on the banner and on the link : http://forum.reefangel.com/status/banner_3.aspx?id=Xender&t=1 http://forum.reefangel.com/status/banner_3.aspx?id=Xender&t=1 Dash Borad is showing Heat...
- Thu Mar 15, 2012 5:56 am
- Forum: Ask anything here
- Topic: Custom Searches
- Replies: 3
- Views: 3131