Content for MQTT

Sofar2mqtt - Remote Control for Sofar Solar Inverters

“A smart home interface for Sofar solar and battery inverters. Supported models:ME3000SP and HYD-xx00 Sofar2mqtt is a remote control interface for Sofar solar and battery inverters. It allows remote control of the inverter and reports the invertor status …

Multiple IoT device communication on ESP32

“Goal The goal behind the project is to set a baseline example of how to setup communication between multiple IoT devices using MQTT protocol Introduction Internet of Things (IoT) has seen unprecedented change over the past few years changing the …

Build an MQTT Intercom with Wio Terminal

“Create your own wireless intercom for easy and non-intrusive communication around the house! Also doubles as a desk clock. In today’s article, we are going to build an Arduino wireless intercom with our Wio Terminal! This project sets up …

Make WiFi sensors and integrate with Node-RED on RPi

“Make in minutes a battery powered WiFi temperature sensor with GUI dashboard in Node-RED on Raspberry Pi! In this project we show how to build battery powered WiFi sensors (i.e. temperature), buttons or any other IOT end nodes …

my_smarthome#1

“Infrastructure project to get a “smarter” home. Raspberry pi as mqtt-broker, as data collector & data transmitter. ESP8266 as mqtt-client. The Story The goal of the project is to install a infrastructure for IoT another projects at home.To verify the …

Wind Speed Monitor Via MQTT

“Once I failed to control the drone because of the wind so I want to measure the wind speed to know whether it is suitable for the drone flight in the wild. So I am thinking of how to measure …

Magic MQTT Button for HomeKit (Homebridge)

“The purpose of this project is to use the low-cost ESP8266 module to create a “Magic Switch” that can integrate with various home automation solutions such as Node-red, Home Assistant, Apple HomeKit (using Homebridge), and many more. I decided to …

MONITORING RASPBERRY PIs

“A simple interface to monitor my raspberry pis (headless) and my laptop thanks to MQTT and Node Red Story Happy owner of a pihole based on a Raspberry Pi zero W and a Raspberry Pi 4 which is used as …

ESP-01 MQTT LED Strip patterns

“Using an ESP-01 running micropython attached to a WS2812B LED strip controller, create lighting effects and control them from MQTT! SP-01 is such a fun little board. Taking an Espressif ESP-8266 and adding some EEPROM (1M) and …

Practical PIR for Home Use

“Like many of you out there working with home automation projects, I was looking to build a functional PIR sensor for automating some corner turns in my own home. Although light switch PIR sensors would have been optimal, you can …