Search found 77 matches: temperature sensors

ignored: temperature

Return to advanced search


Re: A few questions  [SOLVED]

... I go to schedule i see this and it doesnt seem to run https://goo.gl/photos/Uc7pKpZVhNfst1Sq5 I have enabled the serial settings for the level sensors so I can work with that thank you. For the timers, i tried 00:00 23:59 but it does actually switch off for 1 minute. Is there a way to make ...
by Guy Hall
Fri Apr 15, 2016 3:18 pm
 
Forum: Ferduino code
Topic: A few questions
Replies: 33
Views: 12839

Re: A few questions  [SOLVED]

... will get the old values from EEPROM again. Regarding dosing pumps, the dosage is activated (green button "enabled")? Regarding level sensors, I didn't any page to show level status for now. To see the level status you can change the code on loop to see the result on serial monitor. ...
by Fernando Garcia
Fri Apr 15, 2016 1:06 pm
 
Forum: Ferduino code
Topic: A few questions
Replies: 33
Views: 12839

Re: A few questions  [SOLVED]

... dosage section it says not activated and the doser doesnt run. on manual it works. lastly (for now) in the custom names section i can name my sensors (floats) but cannot find them anywhere in the web interface to see there current status (high / low) to get the ato function working correctly ...
by Guy Hall
Fri Apr 15, 2016 6:24 am
 
Forum: Ferduino code
Topic: A few questions
Replies: 33
Views: 12839

Adding Some More Pictures.

... do not have to run an ethernet cable to my tank. The remaining plugs on the left side are for probes, LED's, feeder, dosing pumps, ATO, and level sensors. http://i1024.photobucket.com/albums/y307/mattagim/Arduino20Build20Back20View_zps3lxntjxr.jpg~original The back side just has a power cable ...
by Michael Gonsalves
Thu Feb 18, 2016 8:05 pm
 
Forum: Show your controller
Topic: Michael's Ferduino Build
Replies: 13
Views: 10273

Re: Feature request  [SOLVED]

Hi! Using latest version of Ferduino code and new web interface is possible receive individual alert for level sensors. Only edit the function "void check_nivel()" in "parametros" tab according to your requirements where the variable "nivel_statusX" ...
by Fernando Garcia
Wed Feb 17, 2016 8:46 pm
 
Forum: Joyreef app
Topic: Feature request
Replies: 2
Views: 24115

Re: Pin explenation for float switches  [SOLVED]

... (STOPS SUMP PUMP-IN) const int sensor4 = A3; // SALTWATER RESERVOIR LOW/EMPTY WARNING - (ALERT WHEN SALTWATER RESERVOIR GETTING LOW/EMPTY) For sensors 5 and 6 it should be better: const int sensor5 = A4; // REEF TANK TOP LEVEL - WARNING TRIGGER FOR WATER LEAK const int sensor6 = A5; // FISH ...
by Fernando Garcia
Fri Nov 06, 2015 11:58 am
 
Forum: Ferduino code
Topic: Pin explenation for float switches
Replies: 1
Views: 2695

Re: New build.

... the old Ferduino board that still worked the last time I had it running after the short happened as follows. the tft display the relays the level sensors the temp probes the LED control the stuff that did not work: Ethernet (no TX or RX) communication. PH, ORP, PH Reactor and Salinity. (every ...
by Christopher Kindig
Wed Sep 30, 2015 11:35 am
 
Forum: Show your controller
Topic: New build.
Replies: 346
Views: 197767

Re: Reserva Reef - Build Ferduino DIY

... to the LEDs. Last Sunday, I concluded the connection for the 3 temperature sensors, relay (timer1, timer2, chiller and heater) and 4 dosing pumps and all were successfully ...
by Marcos Junior
Mon Sep 21, 2015 2:45 pm
 
Forum: Show your controller
Topic: Reserva Reef - Build Ferduino DIY
Replies: 8
Views: 15272

Re: Temperature probes  [SOLVED]

The official version of Ferduino haven't any problem known with temperature sensors, anyway you can try the example available on fórum.

Also can try a new DS18B20.
by Fernando Garcia
Fri Sep 18, 2015 1:50 pm
 
Forum: DIY Ferduino controller
Topic: Temperature probes
Replies: 25
Views: 10444

Temperature probes  [SOLVED]

Hello again fernando.
He was already running the driver, but now I do not know how to find the temperature probes .
I put three probes and temperature sensors DS18B20 are , not if I have to write something in the codes or searching when I connect the Arduino ???? .


A greeting.
by Jose Antonio
Sat Sep 12, 2015 4:06 pm
 
Forum: DIY Ferduino controller
Topic: Temperature probes
Replies: 25
Views: 10444

Reserva Reef - Build Ferduino DIY

... to control LED (5 + 1 channels moonlight) to the LED lumia5.1, three temperature sensors, heaters, chillers, 2 timers and four dosing pumps. I will use a single source for ...
by Marcos Junior
Tue Sep 01, 2015 1:03 pm
 
Forum: Show your controller
Topic: Reserva Reef - Build Ferduino DIY
Replies: 8
Views: 15272

Re: Problem with ethernet module W5100  [SOLVED]

... I would ask thank you once again for your help and patience. My box is already mounted, the box also with the metering, the circuit of temp sensors, all set. As the main thing now is working perfectly I will take the next step to make the assembly and testing of modules dosing_P, temp, LED ...
by Marcos Junior
Tue Sep 01, 2015 9:42 am
 
Forum: DIY Ferduino controller
Topic: Problem with ethernet module W5100
Replies: 41
Views: 15928

Re: Problem with Temperature Sensors

Hi!

Welcome Diego!

Seems electric noise.

Which circuit are you using for fans and LEDs?

Try connect the fans in a power supply individually without speed control to see if it works better.

Best regards.
by Fernando Garcia
Fri Aug 14, 2015 5:42 pm
 
Forum: DIY Ferduino controller
Topic: Problem with Temperature Sensors
Replies: 1
Views: 2441

Problem with Temperature Sensors

... night starts at 21:45) time (when lights are off they work properly), temperature sensors decrease (or in any moment do not give signal) somo degrees. Attached are some charts ...
by Diego Palacio
Fri Aug 14, 2015 8:29 am
 
Forum: DIY Ferduino controller
Topic: Problem with Temperature Sensors
Replies: 1
Views: 2441

Re: Need some help getting started

... to a digital pin and has a resistor pull up of 4.7K Ohm to be used with temperature sensors in parasite mode); 2 Jack RJ45 (1 connected in an ULN2003 that’s controlled by analog ...
by Lucas Cronin
Sun Mar 29, 2015 6:10 pm
 
Forum: DIY Ferduino controller
Topic: Need some help getting started
Replies: 13
Views: 4359

Re: ATO  [SOLVED]

So changed code to this

const byte bomba3Pin = 86; // A8; // Bomba que coloca água no sump. is this correct

Sensors connected to sensor 2&3

Still no output on A8 pin on Relays-1
Thanks
by Graeme Pearson
Tue Mar 17, 2015 10:38 am
 
Forum: Ferduino code
Topic: ATO
Replies: 10
Views: 3629

Re: ATO  [SOLVED]

Yes saw that had sensors connected to A1 & A2 . i.e. sensor 2&3
If I understand the code they should activate pump on A8 which is on relay 1 ??? I get no output on A8

Ran your test code on the sensors and they work get 1023 and 0 readings
Thanks
Graeme
by Graeme Pearson
Tue Mar 17, 2015 9:45 am
 
Forum: Ferduino code
Topic: ATO
Replies: 10
Views: 3629

Re: ATO  [SOLVED]

Have you checked this topic viewtopic.php?f=8&t=73&p=525&hilit=ato ?

The level sensors are connected on pins A0 - A5
by Fernando Garcia
Tue Mar 17, 2015 9:37 am
 
Forum: Ferduino code
Topic: ATO
Replies: 10
Views: 3629

Re: ATO  [SOLVED]

... had that code running on a stand alone Mega 2560 and works. trying to get my Ferduino board set to work ATO in the same manner. No matter how many sensors I connect to the Ferduino can't get any output on the A8 pin on the relay 1 connection. Need the Ferduino ATO to work with just 2 sensors i.e. ...
by Graeme Pearson
Tue Mar 17, 2015 9:25 am
 
Forum: Ferduino code
Topic: ATO
Replies: 10
Views: 3629

Re: Feature request  [SOLVED]

... dos aquários ou sump } else { nivel_status =false; // Sinaliza nível normal dos aquários e sump } } You can use only 1 value (nivel_status) to all sensors. Best regards.
by Fernando Garcia
Wed Jan 28, 2015 6:04 pm
 
Forum: Joyreef app
Topic: Feature request
Replies: 2
Views: 24115

PreviousNext

Return to advanced search