dalethomas81 / OpenKilnHMI

OpenKiln HMI is a application that runs on a Windows PC and allows interfacing the the OpenKiln controller via ModbusTCP protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenKilnHMI

This is an HMI written in VB.NET for the OpenKiln project. It's messy but it gets the job done. OpenKiln actually had a webserver running at one time but that proved to be unreliable so I opted for modbus tcp protocol instead and create this client as well as a client for my node-red server. The node-red server then host a webpage HMI for control.

More details to come later but for now please feel free to ramble around the code.

The OpenKiln project can be found here

Main Screen
Main

Schedules/Recipe Screen:
Main

Settings Screen:
Main

About

OpenKiln HMI is a application that runs on a Windows PC and allows interfacing the the OpenKiln controller via ModbusTCP protocol.

License:GNU General Public License v3.0


Languages

Language:Visual Basic .NET 100.0%