Skip to content

Repository files navigation

MSDB (MQTT Serial Device Bridge)

MQTT bridge with Raspberry Pi and any other serial (UART) device (e.g Arduino)

Based on Eclipse Paho and pi4j

Wiring scheme example

screenshot

Settings

Put all necessary settings to settings.json

Start application

Execute application with gradle

gradle run

or

  1. Create fat jar with gradle
gradle fatJar
  1. Execute application
java -jar msdb-*.jar

or

  1. Download the latest release
  2. Execute application
java -jar msdb-*.jar

About

MQTT bridge with Raspberry Pi and any other serial (UART) device (e.g Arduino)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages