Search Articles — Sudonull

Search Results

In this project

AI Integration with Smart Home: architecture, MQTT, plugins

https://sudonull.com/ai-integration-with-smart-home-architecture-mqtt-plugins

Practical guide to integrating neural networks with smart home devices. Architecture, communication protocols, implementation in Python. Learn how to turn AI predictions into real actions.

Integration of a vintage display into a smart home | ESP8266 and MQTT

https://sudonull.com/integration-of-a-vintage-display-into-a-smart-home-esp8266-and-mqtt

How to adapt the Wincor Nixdorf BA64-2 cash register display for a smart home. Detailed instructions on modification, firmware, and integration with MQTT. Implement the project over the weekend!

ZS05 with SmartIR: setup in Zigbee2MQTT

https://sudonull.com/zs05-with-smartir-setup-in-zigbee2mqtt

Set up Zigbee IR-controller ZS05 in Home Assistant via Zigbee2MQTT and SmartIR. Correct MQTT topics, code conversion, YAML examples. For middle/senior dev. Start integration now.

From the web

MQTT - The Standard for IoT Messaging

https://mqtt.org/

MQTT is an OASIS standard messaging protocol for the Internet of Things (IoT). It is designed as an extremely lightweight …

MQTT Essentials - All The Core Concepts & Basics Explained

https://www.hivemq.com/mqtt/

MQTT is the most commonly used messaging protocol for the Internet of Things (IoT). MQTT formerly stood for MQ Telemetry …

MQTT - Wikipedia

https://en.wikipedia.org/wiki/MQTT

MQTT is a lightweight, publish–subscribe, machine-to-machine network protocol for message queueing / message queuing services. …

Getting started - MQTT

https://mqtt.org/getting-started/

Useful resources to get you started with MQTT, the standard messaging and data exchange protocol for the Internet of Things (IoT).

Introduction of Message Queue Telemetry Transport Protocol (MQTT ...

https://www.geeksforgeeks.org/computer-networks/introduction-of-message-queue-telemetry-transport-protocol-mqtt/

Jul 15, 2025 · What is Message Queue Telemetry Transport Protocol (MQTT)? MQTT is a simple, lightweight messaging protocol …

MQTTX: Your All-in-one MQTT Client Toolbox

https://mqttx.app/

MQTTX makes developing and testing MQTT applications faster and easier. Offers three convenient versions - Desktop, CLI, and …

What is MQTT and How It Works - Random Nerd Tutorials

https://randomnerdtutorials.com/what-is-mqtt-and-how-it-works/

Dec 16, 2021 · This article is an introduction to the MQTT protocol. MQTT stands for Message Queuing Telemetry Transport, a …

The Ultimate MQTT Tutorial: From Basics to Advanced

https://mqtt.pro/mqtt-tutorial/

Learn MQTT from scratch with this comprehensive tutorial - covering core concepts, implementation, QoS levels, topic structure, …

What is MQTT? - Cisco

https://www.cisco.com/site/us/en/learn/topics/networking/what-is-message-queuing-telemetry-transport-mqtt.html

Message Queuing Telemetry Transport (MQTT) is a lightweight messaging protocol designed for efficient communication in …

MQTT - GitHub

https://github.com/mqtt

MQTT is designed as an extremely lightweight publish/subscribe messaging transport that is ideal for connecting remote devices, …

Trending Now