About 147,000 results
Open links in new tab
  1. (SOLVED)Read Data from Temperature Controller with RS485 …

    Nov 12, 2019 · I am using an automation direct solo SL4845-RR Temperature controller and would like to read data from it, just a simple Process Variable to start with, I can't even get that …

  2. Temperature Based Fan PWM Control - Arduino Forum

    Apr 11, 2023 · I want to PWM control 2 set of fans based on the temperatures of 2 different temperature DS18B20 sensors. Is this possible on a single Arduino Nano controller? I have …

  3. PID temperature controller - General Guidance - Arduino Forum

    Feb 10, 2024 · Hi, Is there anyone who already made a code for PID, using MAX31855, K type thermocouple sensor, and SSR? I need to control the temperature in my kiln. For example, I …

  4. Connecting an Arduino to a 24v Wall Thermostat to Run a Chinese …

    Oct 12, 2024 · Which uses an arduino to control the heater similar to the way a thermostat would by reading the built in temperature sensor in the controller and issuing a shutdown command …

  5. Using PID Library to control temperature with SSR - Arduino Forum

    Nov 10, 2022 · Sous-vide controller powered by Arduino - The SousViduino! Sous vide is rapidly becoming an important cooking technique in many of the very best restaurants in the world. It …

  6. Precise temperature control system with TEC - Arduino Forum

    Sep 19, 2021 · Hello, I try to build temperature control system using TEC (thermo-electric cooler or Peltier element) as heating-cooling body, thermocouple as feedback and Arduino as brain. …

  7. Peltier temperature control - General Guidance - Arduino Forum

    Jul 24, 2018 · I know similar questions have been posted before, but I have yet to find exactly what I am looking for. Here's the deal, I am using peltier modules to cool copper plates to form …

  8. Heating Element with PWM and PID control - Arduino Forum

    Sep 9, 2018 · The fritzing looks okay with the exception that pin A5 cannot do PWM, it must one of the pins marked with the tilde “~” character (3,5,6,9,10,11) and yes, you absolutely want …

  9. Simple PID temperature controller - Arduino Forum

    Jun 20, 2012 · I will set the setpoint temperature to, let's say 50 o C. I have an Arduino Duemilanove Board, LM35 Sensor, and an LCD. I've used them before, to see how they …

  10. Any tutorials on building a temperature controller using Arduino?

    Mar 22, 2019 · I built a power delivery device which outputs certain voltage and current to heat up things. Now I need to build a temperature sensor which at the same time, controls the power …