Skip to content

Small micropython project to connect a microcontroller to a mqtt server. The ESP is reciving messages over serial and sending them to an mqtt broker.

Notifications You must be signed in to change notification settings

knoby/serial2mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Serial to MQTT Program for an ESP8266

The Server is configured in the main program.

A Serial Command schould look like this:

"--MQTT--<topic>:=<value>"

The message should be terminated by a new line char.

About

Small micropython project to connect a microcontroller to a mqtt server. The ESP is reciving messages over serial and sending them to an mqtt broker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages