serial2mqtt

Serial-MQTT Gateway

A Linux gateway that reads serial port commands and transfers to an MQTT host on a microcontroller.

Implement a Linux gateway that reads serial port ( USB, serial , bluetooth) commands and transfers to MQTT host. MQTT without ethernet or Wifi on a low cost micocontroller. Don't develop a serial command interface , just use MQTT UI's and features.

GitHub

129 stars
11 watching
27 forks
Language: C++
last commit: 23 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
1technophile/openmqttgateway An MQTT gateway firmware for various microcontrollers and sensors that integrates multiple protocols and technologies into a single platform 3,609
krambox/kobold2mqtt A gateway between a vacuum cleaner and an MQTT broker 1
krambox/buderus2mqtt A gateway that bridges a Buderus internet gateway to MQTT 16
edjopato/mqttui A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. 405
xoseperez/xbee2mqtt A daemon that bridges XBee to MQTT networks 23
256dpi/lwmqtt An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. 108
tbnobody/opendtu Enables ESP32 communication with Hoymiles/TSUN/Solenso inverters through an MQTT protocol 1,822
rmqtt/rmqtt A distributed, scalable MQTT broker for IoT applications with built-in clustering and bridging capabilities. 571
computourist/rfm69-mqtt-client An Arduino-based wireless sensor and control system using RFM69 radio transceivers and MQTT for communication with a broker. 81
tuanpmt/esp_mqtt An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. 1,145
256dpi/arduino-mqtt An MQTT client library for Arduino 1,024
hobbyquaker/nodemcu-gpiomqtt Script to connect ESP8266 GPIOs to an MQTT broker for controlling smart home devices. 10
domochip/gardena2mqtt Gardena Smart system devices can be controlled remotely through an MQTT gateway. 10
alladdin/node-lox-mqtt-gateway Enables communication between Loxone miniserver and MQTT brokers using WebSockets 27
hivemq/mqtt-cli A command-line interface for interacting with MQTT brokers 315