All times are UTC + 8 hours




Post new topic Reply to topic  [ 433 posts ]  Go to page Previous  1 ... 20, 21, 22, 23, 24, 25, 26 ... 29  Next
Author Message
PostPosted: Mar 9th, '16, 00:05 

Joined: Mar 8th, '16, 22:58
Posts: 1
Gender: Male
Are you human?: YES
Location: Columbus, OH USA
Chiumanfu,

I'm truly amazed at your work. I"m setting up a small system and would like automate as much possible. As my system is small, I'll probably leave out the PH and DO sensors initially, but I would like to mirror you system as much as possible.

I see your link to GitHub, so thanks for that. I was wondering if I could purchase 3 sets of your PCB boards. I'm in the US. Thanks again!!


Top
 Profile  
Reply with quote  
    Advertisement
 
PostPosted: Mar 10th, '16, 07:13 

Joined: Feb 17th, '16, 07:10
Posts: 3
Gender: Male
Are you human?: YES
Location: Australia
Chiumanfu,

Can I see right, the 5 DS18B20 temperature sensors are connected together!

Why? does it not effect the readings? since you are getting the readings from different locations in the system!

Thanks


Top
 Profile  
Reply with quote  
PostPosted: Mar 10th, '16, 11:54 

Joined: Mar 10th, '16, 11:13
Posts: 6
Gender: Male
Are you human?: yes
Location: washington, dc
What a great project. I'm setting up my first system (ibc tote) here in DC and wanted to make a sensor package that updated to my network. At this point I plan on using an Arduino Uno as I don't need to control/monitor nearly as many things are you are. it's mighty excellent of you to share as well. I do thank you.


Top
 Profile  
Reply with quote  
PostPosted: Mar 19th, '16, 01:04 
Xtreme Contributor
Xtreme Contributor
User avatar

Joined: May 17th, '14, 07:21
Posts: 180
Gender: Male
Are you human?: YES
Location: Vancouver BC Canada
mannytzohar wrote:
Chiumanfu,

Can I see right, the 5 DS18B20 temperature sensors are connected together!

Why? does it not effect the readings? since you are getting the readings from different locations in the system!

Thanks

The DS18B20 sensors are addressed using 1Wire. The arduino sends a data request to a specific address and that one sensor responds. This allows them all to be on the same data bus.

The caveat is that you have to discover the address of your particular sensors and edit those addresses into the firmware. It's not a difficult process and well documented in the source code.

In actual practice, all the growbed temp sensors and sump temp sensor always read the exact same. For my particular system, this season, I will probably just reduce it to one tank temp sensor and one growbed temp sensor.


Top
 Profile  
Reply with quote  
PostPosted: Mar 30th, '16, 16:27 

Joined: Feb 17th, '16, 07:10
Posts: 3
Gender: Male
Are you human?: YES
Location: Australia
Thanks Chiumanfu, I figured the DS18B20 out, it took a bit of trial and error.

Now I am on to grovestream, I will try and wrap my head around that one.

Can you tell us a bit more about the RJ11's?

How did you go about it, are they waterproof?

Can you maybe upload some detailed photos, especially the inside and such?

Thanks again.


Top
 Profile  
Reply with quote  
PostPosted: Mar 31st, '16, 07:01 
Xtreme Contributor
Xtreme Contributor
User avatar

Joined: May 17th, '14, 07:21
Posts: 180
Gender: Male
Are you human?: YES
Location: Vancouver BC Canada
The ones I bought are here, but it seems no longer available. They are very common so it shouldn't be hard to find a replacement.
http://www.amazon.com/Cable-Matters-8-P ... B00BWUY00I

They are not water proof so only use in a greenhouse or under shelter. They use screw down terminals so it's really easy to terminate and remove sensors if you have a failure. I used a tie wrap on the sensor cable as a strain relief which worked really well.

Image

Image

Image

Image

Image


Top
 Profile  
Reply with quote  
PostPosted: Apr 2nd, '16, 19:25 

Joined: Feb 17th, '16, 07:10
Posts: 3
Gender: Male
Are you human?: YES
Location: Australia
Chiumanfu, that looks amazing.

It got me thinking that I might get some RJ12's and put both the VIB Switch and the Temp Probe in one. What do you think?

I have tried to find the pH rev4.0 and theDO rev6.0 without any luck. (maybe someone knows???)

Would it be complicated to update the code for the EZO boards? or is it something more complicated?

Atlas offered to help me with it.

P.S. I asked Atlas about the rumoured ammonia, nitrate and nitrite sensors. They responded "They are garbage, they do not work. Stay away from those probes.".


Top
 Profile  
Reply with quote  
PostPosted: Apr 4th, '16, 00:10 
Xtreme Contributor
Xtreme Contributor
User avatar

Joined: May 17th, '14, 07:21
Posts: 180
Gender: Male
Are you human?: YES
Location: Vancouver BC Canada
RJ12 has 6 conductors so combining sensors would work fine.

The conversion to EZO syntax should be very simple. I haven't really looked into it but I could if you run into problems. If Altas converts the code for you, please post it up so I can merge it into the Github. I'm sure others are interested too.


Top
 Profile  
Reply with quote  
PostPosted: Apr 8th, '16, 04:17 

Joined: Nov 25th, '15, 03:36
Posts: 7
Gender: Male
Are you human?: always
Location: EDOMEX, Mexico
Hello Chiumanfu

Can you give me an update on the 'new' pcbs you had mentioned you would be able sell once you had the tested finished? Have you checked them yet? I am really interested in starting the electronics side of the project now it is springtime here. Send me a PM if you want, I live in the mountains and only check my email, internet when I come to town each week.

Thanks
lost_bro


Top
 Profile  
Reply with quote  
PostPosted: Apr 8th, '16, 09:30 
Xtreme Contributor
Xtreme Contributor
User avatar

Joined: May 17th, '14, 07:21
Posts: 180
Gender: Male
Are you human?: YES
Location: Vancouver BC Canada
Sorry for the procrastination everybody. Lots of stuff happening in life. I'll work on it this weekend. I promise.


Top
 Profile  
Reply with quote  
PostPosted: Apr 9th, '16, 01:55 

Joined: Nov 25th, '15, 03:36
Posts: 7
Gender: Male
Are you human?: always
Location: EDOMEX, Mexico
Chiumanfu wrote:
Sorry for the procrastination everybody. Lots of stuff happening in life. I'll work on it this weekend. I promise.



Thanks Chiumanfu

I'll be ready when you are, just let me know.....
Have a great weekend.

take care, peace
lost_bro


Top
 Profile  
Reply with quote  
PostPosted: Apr 10th, '16, 18:42 

Joined: Apr 3rd, '16, 03:09
Posts: 1
Gender: Male
Are you human?: YES
Location: Cyprus
Hello Chiumanfu

I bought all the parts as they are listed in your 1st post of this topic more than a month ago. I am interested to buy the pcb of this project do you have any available?

Sotos


Top
 Profile  
Reply with quote  
PostPosted: Apr 13th, '16, 01:47 
Moderator
Moderator
User avatar

Joined: Aug 26th, '10, 07:17
Posts: 9104
Gender: Male
Are you human?: YES
Location: Oregon, USA
Welcome to the forum Icaros :wave:


Top
 Profile  
Reply with quote  
PostPosted: Apr 19th, '16, 11:24 

Joined: Apr 19th, '16, 10:52
Posts: 5
Gender: Male
Are you human?: no
Location: Australia/Melbourne
Hi All

First thing, a huge thank you to Chiumanfu for what he has created. :) Very impressed here.

Second, Just wanted to add myself to the list of enthusiasts who are very interested in the PCB boards. :)

Am in the planning stage for building our first aquaponic system which will be a chomp 2 system with 2 fish tanks, sump, filter, growth beds and a green house.
Biggest issue right now, is how to keep the water cool enough to let the trouts thrive in it. Summer temperatures in Melbourne (Australia) can hit 40+ a few days...

Would it be possible to turn of water to growthbeds if the temperature is over a max temp (say 40 degrees centigrate)

Cheers


Top
 Profile  
Reply with quote  
PostPosted: Apr 20th, '16, 10:29 
Xtreme Contributor
Xtreme Contributor
User avatar

Joined: May 17th, '14, 07:21
Posts: 180
Gender: Male
Are you human?: YES
Location: Vancouver BC Canada
Growbed pump control is on line 465. I have it set to turn off pumps during a configurable period of time and a configurable temperature. The only difference is that its written to avoid low temperature in winter. I have the opposite problem as you. The code alteration is very simple.

Code:
  } else if (t6Value <= relay_pump_tempMIN && tm.Hour <= relay_pump_morningMIN && tm.Hour >= relay_pump_nightMAX){
    digitalWrite(relay_pumpPin, LOW); // turn water pump off if the inside temp is cold and it's night time.
    relay_pumpValue = 0;
  } else if (relay_pumpValue == 0 && t6Value <= relay_pump_tempMAX && tm.Hour <= relay_pump_morningMIN && tm.Hour >= relay_pump_nightMAX){
    digitalWrite(relay_pumpPin, LOW); // hysteresis so the pump does not toggle if temperatures fluctuate.
    relay_pumpValue = 0;


Would change to...

Code:
  } else if (t6Value >= relay_pump_tempMIN && tm.Hour >= relay_pump_morningMIN && tm.Hour <= relay_pump_nightMAX){
    digitalWrite(relay_pumpPin, LOW); // turn water pump off if the inside temp is cold and it's night time.
    relay_pumpValue = 0;
  } else if (relay_pumpValue == 0 && t6Value >= relay_pump_tempMAX && tm.Hour >= relay_pump_morningMIN && tm.Hour <= relay_pump_nightMAX){
    digitalWrite(relay_pumpPin, LOW); // hysteresis so the pump does not toggle if temperatures fluctuate.
    relay_pumpValue = 0;


Example setting to make it work...
relay_pump_tempMIN would be set in the menu system for 40C
relay_pump_tempMAX would be set in the menu system for 38C or 39C
relay_pump_morningMIN would be set in the menu system for 11 hours
relay_pump_morningMAX would be set in the menu system for 18 hours


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 433 posts ]  Go to page Previous  1 ... 20, 21, 22, 23, 24, 25, 26 ... 29  Next

All times are UTC + 8 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

Powered by phpBB® Forum Software © phpBB Group
Portal by phpBB3 Portal © phpBB Türkiye
[ Time : 0.075s | 14 Queries | GZIP : Off ]