Opened the box and now what?
Posted: Fri Feb 03, 2012 12:17 am
Disclaimer: This is my assessment of how it should be done from my one experience setting this up. I did not start from scratch with a different PC and make sure this advice is spot on. The rest of the forums are your best source of answers and are by far more complete than what I am writing here. Additionally I am very new at the whole RA Controller and may have some facts wrong, but I thought this was worth sharing here. Please correct any statements I have made if they are incorrect... I wrote this now, while I am still a newb to ensure I have the right perspective. I am trying to bring together in one spot what I found through out the forums during my indoctrination. The work that has been done on the tutorials and user manuals is excellent, but in some cases outdated or overlook what is obvious to the experienced, but critical to the newb. Which is why I wrote this...
Here are my suggestions for starting with an RA Controller.
Book mark these two pages
http://www.reefangel.com/Support.Tutorials.ashx
http://www.reefangel.com/Download.ashx
Don't preload any software. The controller needs to talk to it when the software is installing.
Things to know:
No brackets come with the PH Probe, Temp Sensor or ATO switches. You will need to make them out of something. I used wire ties with my various pump mounting attachments (which we all have in that special aquarium box ) for both the PH Probe and Temp sensor. The ATO will have to wait for my next DIY project....
You will need PH7 and PH10 calibration fluid.
The controller does not have mounting slots or ummm, well any real way to mount it. I have seen pictures of ABS "cell phone" style holders. I am using velcro
The system fresh out of the box, w/o a WIFI module.
Here is what the controller will do.
http://www.reefangel.com/Support.About- ... -code.ashx
You do not need to connect the software or do anything other than use the controller directly. You will have to hook up the communicaitons cable between the controller and the relay box ( doo-hicky with the outlets). A PH probe comes with it and you will need to calibrate it using the controller and your own PH7 and PH10 calibration solution.
Be aware that there are 2 generations of the relay box and the numbering of the outlets is reversed from Gen 1 to Gen2. (more on this later). The link above describes a Gen 2 relay box so you will be fine.
You are good to go and enjoy the controller. When you want to add stuff move on to the WIFI module first.
The system fresh out of the box, with a WIFI module.
Don't hook up anything to the relay box yet. Connect the VGA cable to the controller and plug the AC in the wall. Be close to the PC. You will have to plug the USB into the PC and the TTL cable into the controller.
Be in the Admin profile on your PC.
Plug your USB to TTL cable in to the PC, but don't plug it into the controller yet. A driver will install for the USB to TTL cable. you will see that window in the lower right corner tell you when the device is ready. Now go to Device Manager, open your Com/LPT ports and note the SERIAL port number, not the COM port number(s). The serial port is the one the RAaGen application will use to communicate to the controller with.
Start downloading software here... http://www.reefangel.com/files/ReefAngelInstaller.exe
This is the Reef Angel Installer software. It has everything you need to connect and program your controller. During this process you will have to connect the TTL end to the control. Be sure the blue wire is towards the inside of the controller and the connector is installed all the way to the right. You should see 2 pins on the left when the TTL connector is in. There is a picture of this in the user manual.
Now lets update it. Download this... http://www.reefangel.com/update and run it. Hit the update to Development Libraries button.
Open RAGen and make sure the paths are right....go to menu Edit->Settings
Set the path of the folders to the following:
sketch: C:\Users\[use name]\Documents\Arduino
Libraries: C:\Users\[user name]\Documents\Arduino\libraries
Arduino folder: C:\Program Files\Reef Angel Controller
Now install the WIFI utility.https://github.com/davemolton/Graphical ... ves/master
Go through the settings using the setup procedure #3. http://forum.reefangel.com/viewtopic.php?f=15&t=345
When you get to the part that says....
Now hook up the TTL back to the controller and start your first programming. The first tab of the RAGen is the features you want to use. Be sure to pick WIFI here.
The second tab (PDE) is how you want to program the relays to respond to which feature (ATO, heater, wavemaker, etc...). Assign the ports (Outlets) as you wish.
Controller> WebBanner is where you assign the labels to the ports.
Don't program a WIFI password. It will stop the Client Suite from working. (We haven't downloaded that yet.)
Now go to the Controller menu and choose Internal Memory. this is where you set the parameters of the features. IE what time you wnat hte lights to come on. When you are done with your settings, click the generate button. This creates the first file that you will send to the controller. Close that window and go back to the PDE tab. Click the Generate in the lower left corner. Save the file and the yes to open Arduino.
Open file and choose the memory file saved earlier (should be in theonly folder labeled "Memory" (and some numbers). This will open an new Arduino window with that file in it. On that window hit the upload button which is an arrow pointing to the right. When complete close that window. Now do the same on the first Arduino window that opened, which has your PDE file.
The controller will reboot. You should hear relays clicking on in the relay box as outlets are activated. Disconnec the USB/TTL cable and connect your WIFI mdoule to the controller with the cable it came with.
You should now be able to go to your WIFI address (copied down earlier) in your Internet Explorer window and see a Reef Angel playstation controller looking graphic which will have your tank's status and temp and PH. Real values and states come when you install everything of course.
Now install the Reef Angel Client Suite. This software is mostly a viewer of the data. You will interface with this most of the time using the Reef Angel. At least I do. You will be fluent enough at this point to do the settings.
I hope this helps someone get through the setup without frustration.
Here are my suggestions for starting with an RA Controller.
Book mark these two pages
http://www.reefangel.com/Support.Tutorials.ashx
http://www.reefangel.com/Download.ashx
Don't preload any software. The controller needs to talk to it when the software is installing.
Things to know:
No brackets come with the PH Probe, Temp Sensor or ATO switches. You will need to make them out of something. I used wire ties with my various pump mounting attachments (which we all have in that special aquarium box ) for both the PH Probe and Temp sensor. The ATO will have to wait for my next DIY project....
You will need PH7 and PH10 calibration fluid.
The controller does not have mounting slots or ummm, well any real way to mount it. I have seen pictures of ABS "cell phone" style holders. I am using velcro
The system fresh out of the box, w/o a WIFI module.
Here is what the controller will do.
http://www.reefangel.com/Support.About- ... -code.ashx
You do not need to connect the software or do anything other than use the controller directly. You will have to hook up the communicaitons cable between the controller and the relay box ( doo-hicky with the outlets). A PH probe comes with it and you will need to calibrate it using the controller and your own PH7 and PH10 calibration solution.
Be aware that there are 2 generations of the relay box and the numbering of the outlets is reversed from Gen 1 to Gen2. (more on this later). The link above describes a Gen 2 relay box so you will be fine.
You are good to go and enjoy the controller. When you want to add stuff move on to the WIFI module first.
The system fresh out of the box, with a WIFI module.
Don't hook up anything to the relay box yet. Connect the VGA cable to the controller and plug the AC in the wall. Be close to the PC. You will have to plug the USB into the PC and the TTL cable into the controller.
Be in the Admin profile on your PC.
Plug your USB to TTL cable in to the PC, but don't plug it into the controller yet. A driver will install for the USB to TTL cable. you will see that window in the lower right corner tell you when the device is ready. Now go to Device Manager, open your Com/LPT ports and note the SERIAL port number, not the COM port number(s). The serial port is the one the RAaGen application will use to communicate to the controller with.
Start downloading software here... http://www.reefangel.com/files/ReefAngelInstaller.exe
This is the Reef Angel Installer software. It has everything you need to connect and program your controller. During this process you will have to connect the TTL end to the control. Be sure the blue wire is towards the inside of the controller and the connector is installed all the way to the right. You should see 2 pins on the left when the TTL connector is in. There is a picture of this in the user manual.
Now lets update it. Download this... http://www.reefangel.com/update and run it. Hit the update to Development Libraries button.
Open RAGen and make sure the paths are right....go to menu Edit->Settings
Set the path of the folders to the following:
sketch: C:\Users\[use name]\Documents\Arduino
Libraries: C:\Users\[user name]\Documents\Arduino\libraries
Arduino folder: C:\Program Files\Reef Angel Controller
Now install the WIFI utility.https://github.com/davemolton/Graphical ... ves/master
Go through the settings using the setup procedure #3. http://forum.reefangel.com/viewtopic.php?f=15&t=345
When you get to the part that says....
Look for an IP address in the lower box... it will be something like ...http://192.168.0.xxx:2000/wifi Where the xxx is the variable on your system. (Actually the whole thing is, but if it is very different than this you already knew that.) You need to know this address. Copy it down somewhere.Click "Save Settings"
After a brief moment, you will see the output window will show several lines of commands that were sent to the wifi attachment.
If you entered the correct information, you should see you wifi attachement with a slow green led blink and no blue led blink.
Now hook up the TTL back to the controller and start your first programming. The first tab of the RAGen is the features you want to use. Be sure to pick WIFI here.
The second tab (PDE) is how you want to program the relays to respond to which feature (ATO, heater, wavemaker, etc...). Assign the ports (Outlets) as you wish.
Controller> WebBanner is where you assign the labels to the ports.
Don't program a WIFI password. It will stop the Client Suite from working. (We haven't downloaded that yet.)
Now go to the Controller menu and choose Internal Memory. this is where you set the parameters of the features. IE what time you wnat hte lights to come on. When you are done with your settings, click the generate button. This creates the first file that you will send to the controller. Close that window and go back to the PDE tab. Click the Generate in the lower left corner. Save the file and the yes to open Arduino.
Open file and choose the memory file saved earlier (should be in theonly folder labeled "Memory" (and some numbers). This will open an new Arduino window with that file in it. On that window hit the upload button which is an arrow pointing to the right. When complete close that window. Now do the same on the first Arduino window that opened, which has your PDE file.
The controller will reboot. You should hear relays clicking on in the relay box as outlets are activated. Disconnec the USB/TTL cable and connect your WIFI mdoule to the controller with the cable it came with.
You should now be able to go to your WIFI address (copied down earlier) in your Internet Explorer window and see a Reef Angel playstation controller looking graphic which will have your tank's status and temp and PH. Real values and states come when you install everything of course.
Now install the Reef Angel Client Suite. This software is mostly a viewer of the data. You will interface with this most of the time using the Reef Angel. At least I do. You will be fluent enough at this point to do the settings.
I hope this helps someone get through the setup without frustration.