ORP+SALINITY Probe in one module.

Expansion modules and attachments
Post Reply
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: ORP+SALINITY Probe in one module.

Post by rimai »

If you are not seeing it on the screen, you need to turn on custom main screen.
Open RAgen->Features tab
Check Custom Main
Click Save
Upload your code again.
Roberto.
ruckusman
Posts: 34
Joined: Sun Nov 27, 2011 6:51 am

Re: ORP+SALINITY Probe in one module.

Post by ruckusman »

after I did that I still didn't have salinity on the display. I tried to upload the custom main with salinity and get this.

ReefAngel\ReefAngel.cpp.o: In function `ReefAngelClass::ProcessButtonPressCustom()':
C:\Users\bharper\Documents\Arduino\libraries\ReefAngel/ReefAngel.cpp:2051: undefined reference to `MenuEntry1()'

I have reloaded the ra gen code with the custom menu and custom main 3 times..
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: ORP+SALINITY Probe in one module.

Post by rimai »

Not custom menu.
You don't have custom menu.
You only need custom main.
Roberto.
ruckusman
Posts: 34
Joined: Sun Nov 27, 2011 6:51 am

Re: ORP+SALINITY Probe in one module.

Post by ruckusman »

When I didn't choose custom it said my file was to big. can I just change it back to simple menu?
ruckusman
Posts: 34
Joined: Sun Nov 27, 2011 6:51 am

Re: ORP+SALINITY Probe in one module.

Post by ruckusman »

To make sure I am understanding, simple menu is the list of items I get once I click the button, custom main is what I get when I move the joystick and activate the screen. one has nothing to do with the other than the word custom?
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: ORP+SALINITY Probe in one module.

Post by rimai »

That's what you should use... Simple menu and custom main.
The menu is what you get when you press the joystick and screen is what is normally displayed when you do nothing.
Roberto.
ruckusman
Posts: 34
Joined: Sun Nov 27, 2011 6:51 am

Re: ORP+SALINITY Probe in one module.

Post by ruckusman »

I follow you. Sorry, for the confusion. That is simple enough to understand if I just take the time to understand it instead of clicking and uploading.
Jorge Ramalho
Posts: 9
Joined: Sun May 25, 2014 5:09 pm
Location: Rio de Janeiro, Brasil
Contact:

Re: ORP+SALINITY Probe in one module.

Post by Jorge Ramalho »

rimai wrote:It's much easier to build them with independent circuits than together in one circuit.
They need galvanic isolation or they would interfere with each other.
The components to isolate the two circuits would cost even more than building them separate.
I see the ORP module, as the Salinity one, is driven at 9V. Is that the reason we need galvanic isolation? If it was driven at 5v would I still need to isolate them?

I'm asking because I'm building a controller based on an Arduino Mega and some shields I'm building. Until now, the pH shield is working fine (took the circuit from Reef Angel plus Schematic), but I don't want a lot of wires (BUS cable and power supply for each module) to build the whole system.


Enviado do meu iPhone usando o Tapatalk
Jorge Ramalho
Posts: 9
Joined: Sun May 25, 2014 5:09 pm
Location: Rio de Janeiro, Brasil
Contact:

Re: ORP+SALINITY Probe in one module.

Post by Jorge Ramalho »

Bump
Post Reply