Skip to content

gm-stack/esp-mqtt-serial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESP-MQTT-Serial

What?

Connects to a MQTT server, subscribes to a topic, and sends anything sent to that topic over a serial port (with optional header/trailer added).

Why?

Control of projectors and other RS232 commandable devices from something like HomeAssistant.

Tech Details

Written using the ESP8266 Arduino core, and uses PubSubClient for MQTT.

Copy config.example.h to config.h and edit.

More info?

For more information, take a look at my blog post on this project

About

ESP8266 based MQTT to Serial gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages