Tag: Gateway
-
Infrared IR, 433mhz and MQTT on ESP8266 bidirectional gateway OpenMQTTGateway
The goal is to act as a gateway between 433Mhz sensors, infrared remote controls and a MQTT broker or between the MQTT broker and 433Mhz actuators, infrared devices. It enables to receive MQTT data from a topic and send RF 433Mhz signal corresponding to the received MQTT data, publish MQTT data to a different topic…
-
433toMQTTto433 – Bidirectional ESP8266 NodeMCU gateway between RF 433Mhz signal and MQTT
The goal is to act as a gateway between 433Mhz sensors and a MQTT broker or between the MQTT broker and 433Mhz actuators, It enables to receive MQTT data from a topic and send RF 433Mhz signal corresponding to the received MQTT data and publish MQTT data to a different topic related to received 433Mhz…
-
Raspberry Pi SMS to email gateway by AndyPi
Good Instructions on how to build your own SMS to email gateway on a Raspberry Pi with some old Huawei Modem UMTS/3G USB-Stick and the use of Gammu SMSD. > andypi.co.uk/2017/05/06/raspberry-pi-sms-to-email-gateway-part-1/
-
Gammu SMSD – SMS2Email Gateway
Gammu SMS Daemon is a program that periodically scans GSM modem for received messages, stores them in defined storage and also sends messages enqueued in this storage. It is perfect tool for managing big amounts of received or sent messages and automatically process them. wammu.eu/smsd/