Forum Members section DIY Ferduino controller Atlas ph stamp

Atlas ph stamp  [SOLVED]

Ask here about your controller made with pieces purchased in other shops.

Post Number:#1 Post Sat Aug 09, 2014 12:42 pm
Posts: 4
Topics: 1
Solve rating: 0
Joined: Sat Aug 09, 2014 12:17 pm
Topics: 1
Age: 41
Gender: None specified
National Flag:
Spain
In the post viewtopic.php?f=24&t=77&p=567&hilit=stamps#p567 , Fernando gave a solution. add part of a code after ph1 and ph2 openchanel1.

I'm not clear and wondered if the result would be the following:
Case1:
 
    Open_channel(ph1);
    Serial3.print(tempC); //Para se obter um valor compensado pode-se enviar um valor de temperatura da água.
    Serial3.print('\r');
    delay(500);
    Serial3.print("r");
    Serial3.print('\r');
    delay(500);

Case2:
 
    Open_channel(ph1);
    Serial3.print(tempC); //Para se obter um valor compensado pode-se enviar um valor de temperatura da água.
    Serial3.print("r");   
    Serial3.print('\r');
    delay(500);
 


What is the correct, case1 or case2?

Post Number:#2 Post Sat Aug 09, 2014 12:53 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Hi!

Welcome Felix!

The case 1 is right.

Best regards.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#3 Post Tue Aug 26, 2014 7:51 pm
Posts: 4
Topics: 1
Solve rating: 0
Joined: Sat Aug 09, 2014 12:17 pm
Topics: 1
Age: 41
Gender: None specified
National Flag:
Spain
Thanks Fernando.




Return to DIY Ferduino controller





Who is online

Users viewing this topic: No registered users and 1 guest