» MQTT Sender & Receiver
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

MQTT Sender & Receiver

plugin
Credits: M2Mqtt:http://m2mqtt.wordpress.com,https://m2mqtt.codeplex.com/ Based on MQTThttp://mqtt.org.

about

MQTT
short for Message Queue Telemetry Transport, is a light weight open Source messaging protocol for the Internet of Things.
Learn more:

Why should I use it?
MQTT is a great and easy way to exchange low frequency messages like sensor readings, or program states etc. between multiple machines and services. Its very robust with a small footprint.
It is based on the publish/subscribe paradigm and requires a central MQTT Broker.

Cool:

  • You can host the broker in the public web and communicate with nodes in local networks.
  • Which means you can communicate with your an Arduino anywhere on the planet which is connected to the internet:https://github.com/knolleary/pubsubclient
  • The communication is asynchronous and won't block vvvv!

If you wan't to host your own broker have a look at:

Funfact:
The Facebook Messenger is build on MQTT:https://www.facebook.com/notes/facebook-engineering/building-facebook-messenger/10150259350998920

Find the code at GitHub:https://github.com/JOxBERGER/VVVV-MQTT

This is a beta release, it works most of the time ;)

download

VVVV-MQTT.zip
26.04.15 [15:50 UTC] by korriander | 1224 downloads
Added the option to publish set messages to retained or not.
Show 1 older revisions

Older Revisions

VVVV-MQTT_beta0_1.zip
09.11.14 [23:15 UTC] by korriander | 707 downloads
Beta 0.1 version of the Plugin. Fixed patch error.

mediadog 02/05/2015 - 18:53

Very nice! Great help patches, and seems to work perfect so far. Thank you!

anonymous user login

Shoutbox

~3mth ago

joreg: END OF SHOUTBOX! As this page has is now legacy, it will no longer feature new content. For latest news, see: http://vvvv.org

~4mth ago

joreg: vvvvTv S0204 is out: Custom Widgets with Dear ImGui: https://youtube.com/live/nrXfpn5V9h0

~4mth ago

joreg: New user registration is currently disabled as we're moving to a new login provider: https://visualprogramming.net/blog/2024/reclaiming-vvvv.org/

~4mth ago

joreg: vvvvTv S02E03 is out: Logging: https://youtube.com/live/OpUrJjTXBxM

~4mth ago

~4mth ago

joreg: Follow TobyK on his Advent of Code: https://www.twitch.tv/tobyklight

~5mth ago

joreg: vvvvTv S02E02 is out: Saving & Loading UI State: https://www.youtube.com/live/GJQGVxA1pIQ

~5mth ago

joreg: We now have a presence on LinkedIn: https://www.linkedin.com/company/vvvv-group

~5mth ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~5mth ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/