brunnotelma / onion-boiler-controller

A Onion Omega 2+ based control system for Steam Boilers. :steam_locomotive:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Onion Boiler Controller

A Onion Omega 2+ based control system for Steam Boilers, that takes input of sensors to keep water/pressure in a specific threshold. 🚂

How to use

Use the schematic to steps 1 and 3.

1) Set up the Arduino circuit,

2) Upload Arduino source code.

3) Set up the Onion Omega 2+ circuit.

4) Set up Python environment in the Omega 2+.

Follow this tutorial to set the environment up.

5) Run the Python script.

python main.py

6) Enjoy Water level being controlled auto-magically! ✨

About

A Onion Omega 2+ based control system for Steam Boilers. :steam_locomotive:

License:GNU General Public License v3.0


Languages

Language:Python 58.5%Language:C++ 41.5%