Client Suite 3.0
Re: Client Suite 3.0
Will we see a 3.1 with the addition of a DC Pump tab and additions of everything new.
Re: Client Suite 3.0
probably not unless dave creates it. he hasn't been around much for a while, so it's doubtful but you never know. I can ask him and see what he says though.89delta wrote:Will we see a 3.1 with the addition of a DC Pump tab and additions of everything new.
Sent from my Nexus 7
Re: Client Suite 3.0
Thank Curt.
Sent from my Samsung Galaxy Note 3
Sent from my Samsung Galaxy Note 3
Re: Client Suite 3.0
i talked to dave yesterday and he is uncertain about creating a 3.1 version. he honestly didn't think many people were still using it. he has been out of the loop for a while and he actually took down his fish tank. he told me that he was going to grab the latest libraries and look around the forum and try to get caught up on all the new stuff and changes. he was also going to mess around with my test controller too.89delta wrote:Will we see a 3.1 with the addition of a DC Pump tab and additions of everything new.
so, who knows what will end up coming from this. just thought i would pass the info along.
Re: Client Suite 3.0
I think the only reason people aren't using it is because it hasn't been kept up to date.
Re: Client Suite 3.0
I use it on my media PC and let it run in the background. I actually enjoy the graphing feature of it, being able to see any changes during the day or week while gone for work. But its good to hear Curt.
Sent from my Samsung Galaxy Note 3
Sent from my Samsung Galaxy Note 3
Re: Client Suite 3.0
ok, good info.
i will see if i can push him to update it more....gotta move carefully with him.
Sent from my iPad mini
i will see if i can push him to update it more....gotta move carefully with him.
Sent from my iPad mini
Re: Client Suite 3.0
Am in no rush. Am sure we all have been using our phones and tablets for the most part. But an apdate maybe every year or two would be good as well.JMHO But love everything else you all have done so far to bring the RA to this point.
Sent from my Samsung Galaxy Note 3
Sent from my Samsung Galaxy Note 3
Re: Client Suite 3.0
Sorry there hasn't been any activity on this project. Like Curt mentioned, my tank has been broken down for awhile now and I didn't think there was much interest anymore. Seeing as there is at least a little bit I can certainly try to push out another update for you guys.
After hearing from Curt yesterday I began piecing together the old development environment to try and get back to where I was. Unfortunately, I think i lost the installer project which as far as this project is concerned, was always one of the biggest obstacles for me. I'll keep looking.
I've only quickly scanned this thread but it seems for sure we're looking for DC Pump support on the main tab or as another tab. I'll need to do a little research on the board and see what kind of capabilities we have with the pump. Also looks like the ini file needs to be updated to support the latest libraries. I'll see if i can find any glaring bugs. Anything else?
I think short-term I'm going to dump all the source code for the project on github in case others want to maintain/branch for a new application. The client user interface has some dependencies on old registered third party controls so its not super friendly for other developers to pick it up and run with it right away.
Long-term I'd like to start a new open source project on github to create a new desktop app to modernize the look and feel while using up-to-date tools and technologies.
After hearing from Curt yesterday I began piecing together the old development environment to try and get back to where I was. Unfortunately, I think i lost the installer project which as far as this project is concerned, was always one of the biggest obstacles for me. I'll keep looking.
I've only quickly scanned this thread but it seems for sure we're looking for DC Pump support on the main tab or as another tab. I'll need to do a little research on the board and see what kind of capabilities we have with the pump. Also looks like the ini file needs to be updated to support the latest libraries. I'll see if i can find any glaring bugs. Anything else?
I think short-term I'm going to dump all the source code for the project on github in case others want to maintain/branch for a new application. The client user interface has some dependencies on old registered third party controls so its not super friendly for other developers to pick it up and run with it right away.
Long-term I'd like to start a new open source project on github to create a new desktop app to modernize the look and feel while using up-to-date tools and technologies.
Re: Client Suite 3.0
That would be awesome Dave. I'd certainly get a copy from github to see how the code structure works for the program...if not too hard I'd be willing to give it a shot.
Sent from my Samsung Galaxy Note 3
Sent from my Samsung Galaxy Note 3
Re: Client Suite 3.0
woohoo....and the silent man speaks.
see, the interest is there and people are willing to help.
Sent from my iPad mini
see, the interest is there and people are willing to help.
Sent from my iPad mini
-
- Posts: 51
- Joined: Wed Sep 16, 2015 8:12 am
Re: Client Suite 3.0
Just fired it up, first issue was the scan didn't detect it in the internal address space.. Might be router settings, lmk if you need more info.
Nice slick setup so far
Nice slick setup so far
Re: Client Suite 3.0
I just recently got the RA setup and have been using the client for the past few days. I was curious if the issue in the attachment is related to something I've inadvertently done or just something with the client. If I did it, any idea how to reverse what I've done LOL? The issue is that I have a few lines of the same temp (e.g. two lines of 80°, two lines of 79° etc.). I end up with the same issue on the pH plots as well. If I open and close the app, occasionally I'll get something a little different. I've restarted the computer, stop/started the services etc. but nothing seems to correct it.
- Attachments
-
- gui.jpg (102.75 KiB) Viewed 22850 times
Re: Client Suite 3.0
Just posting to say I really love this application and find it much quicker to use than the portal. I hope development can continue!
-
- Posts: 82
- Joined: Tue Dec 27, 2016 6:26 am
- Location: Jacksonville,FL
-
- Posts: 203
- Joined: Sat Oct 10, 2015 9:17 pm
Re: Client Suite 3.0
How does this work. Is it connected via ttl/usb to windows 10? I want to get a windows 2 in 1 or a full windows tablet and connect to it will this work?
Re: Client Suite 3.0
I have it connected to my desktop (works on Windows 7 and 10) via USB/TTL. In the Settings, Notifications tab, you must check the "send parameters to Reef Angel Portal for online viewing." The SMS and email feature is very handy as well.troylong45 wrote:How does this work. Is it connected via ttl/usb to windows 10? I want to get a windows 2 in 1 or a full windows tablet and connect to it will this work?
Re: Client Suite 3.0
I want to see my water level on the client. Searched here and found this:
Where do I upload this?
In the code?
Apologies if a stupid question, but am totally new to this
Where do I upload this?
In the code?
I don't see any option in the client settings to view water level expansion, just float switches.#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>
#include <Relay.h>
#include <RA_PWM.h>
#include <Timer.h>
#include <Memory.h>
#include <InternalEEPROM.h>
#include <RA_Colors.h>
#include <RA_CustomColors.h>
#include <Salinity.h>
#include <RF.h>
#include <IO.h>
#include <ORP.h>
#include <AI.h>
#include <PH.h>
#include <WaterLevel.h>
#include <Humidity.h>
#include <DCPump.h>
#include <PAR.h>
#include <ReefAngel.h>
////// Place global variable code below here
////// Place global variable code above here
void setup()
{
// This must be the first line
ReefAngel.Init(); //Initialize controller
ReefAngel.SetTemperatureUnit( Celsius ); // set to Celsius Temperature
ReefAngel.AddStandardMenu(); // Add Standard Menu
ReefAngel.Use2014Screen(); // Let's use 2014 Screen
ReefAngel.AddWaterLevelExpansion(); // Water Level Expansion Module
// Ports toggled in Feeding Mode
ReefAngel.FeedingModePorts = Port8Bit;
ReefAngel.FeedingModePortsE[0] = Port1Bit | Port5Bit;
// Ports toggled in Water Change Mode
ReefAngel.WaterChangePorts = Port1Bit | Port6Bit;
ReefAngel.WaterChangePortsE[0] = Port1Bit | Port2Bit | Port5Bit;
// Ports toggled when Lights On / Off menu entry selected
ReefAngel.LightsOnPorts = 0;
ReefAngel.LightsOnPortsE[0] = 0;
// Ports turned off when Overheat temperature exceeded
ReefAngel.OverheatShutoffPorts = Port4Bit | Port7Bit;
ReefAngel.OverheatShutoffPortsE[0] = 0;
// Use T1 probe as temperature and overheat functions
ReefAngel.TempProbe = T1_PROBE;
ReefAngel.OverheatProbe = T1_PROBE;
// Set the Overheat temperature setting
InternalMemory.OverheatTemp_write( 280 );
// Ports that are always on
ReefAngel.Relay.On( Port1 );
ReefAngel.Relay.On( Port8 );
ReefAngel.Relay.On( Box1_Port1 );
////// Place additional initialization code below here
////// Place additional initialization code above here
}
void loop()
{
ReefAngel.PHControl( Port2,818,820 );
ReefAngel.StandardLights( Port4,11,0,21,30 );
ReefAngel.Relay.DelayedOn( Port5,1 );
ReefAngel.WaterLevelATO( Port6,120,42,44 );
ReefAngel.StandardHeater( Port7,255,265 );
ReefAngel.Relay.DelayedOn( Box1_Port5,1 );
////// Place your custom code below here
////// Place your custom code above here
// This should always be the last line
ReefAngel.ShowInterface();
Apologies if a stupid question, but am totally new to this
Re: Client Suite 3.0
The client is no longer being developer. It still works but I believe the water level sensor came after the client's last release. There is nothing to add to your code for the chart I posted.
Re: Client Suite 3.0
Anyone else having issues with the checkbox for send parameters to Reef Angel Portal for online viewing? I keep trying to click it but nothing happens.