crbast / distillation_column

Heating System Concept - Arduino Uno & WPF - Arduino Data Visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino heating system project

Heating System Concept - Arduino Uno & WPF

The purpose

  1. Manage the temperature of a resistor
  2. Data transfer between the Arduino and the computer

Arduino components

  • LCD screen
  • Thermal Sensor (DS18B20 - Dallas)
  • Transistor (BD675)
  • 100 Ω resistance
  • 2 x LED

Schema

With cables Without cables
schema_cable schema

Schematic view

schema_electrique

Windows App

The application allows you to view in real time various information about the Arduino assembly.

GUI

gui

About

Heating System Concept - Arduino Uno & WPF - Arduino Data Visualization

License:Other


Languages

Language:C# 60.3%Language:C++ 39.7%