Dust collector control for LinuxCNC over MQTT
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Morgan 'ARR\!' Allen 36685b9c53 basic dust collection control over mqtt 7 months ago
README.md basic dust collection control over mqtt 7 months ago
main.py basic dust collection control over mqtt 7 months ago

README.md

LinuxCNC and Tasmota Automatic Dust Control System

Basic Python script that uses LinuxCNCs built in Python module. It is expected to run this script on the same machine running LinuxCNC

Prerequisites

pip install paho-mqtt

Editing the variables at the top of the script should make it somewhat flexible.