Skip to content

Instantly share code, notes, and snippets.

View mapero's full-sized avatar

Jochen Scheib mapero

View GitHub Profile
@mapero
mapero / README.md
Last active October 15, 2021 18:30
mqtt job for dashing.io with publish and subscribe support

#Description This files will enable you to directly connect your widgets with your mqtt broker. It consists of a job, which will manage the connection to your project. It will over a rest api to publish, subscribe and unsubscribe from your widgets.

#Installation Add the mqtt.rb to your dashing jobs.

#Usage To connect a widget to mqtt use a post on 'mqtt/subscribe' on your constructor. As parameters you need to post the topic to subscribe and the widget id. E.g.:

 $.post 'mqtt/subscribe',
@mapero
mapero / README.md
Last active April 6, 2021 14:59
Enable and disable apps in ctrlX CORE

This flow is an example how to enable and disable an app using node-RED and the ctrlX CORE api

@mapero
mapero / printer.cfg
Created November 20, 2023 16:33
klipper configuration for lowrider CNC
[include menu/*.cfg]
[include macros/*.cfg]
[mcu]
serial: /dev/serial/by-id/usb-Klipper_stm32f407xx_190032001950324239333220-if00
restart_method: command
[printer]
kinematics: cartesian_abc