Skip to content

SCADA Temperature Control Applicattion developed in Visual Studio

Notifications You must be signed in to change notification settings

wjsan/TemperatureControl

Repository files navigation

Temperature Control

This software is an SCADA Open Source application to monitor and control a temperature control system.

Table of contents

Features

  • Automatic and Manual operation
  • Set-Point, Alarm-High, Alarm-Low and Histeresis parameters
  • Auto save parameters on exit
  • Real-Time high speed monitorament
  • Alarms Table with Save option
  • Serial Communication Bettweem Device and Software
  • Multilingual suport (English, Portuguese)
  • Modern Beautiful Design

Quickstart

#define PIN_RESISTENCE 2        //Output to control resistence furnace actuator
#define PIN_FAIL 3              //Output to detect general system failure
#define PIN_TEMP_SENS A0        //Input to read teperature sensor (0-5V)

ScreenShot

Temperature Control

About

SCADA Temperature Control Applicattion developed in Visual Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published