Mosquitto 6

These posts focus on Mosquitto and MQTT-related work, especially where Java, IoT messaging, embedded boards, and connected-device experiments come together.

Dec 7, 2022 · 7 min

HiveMQ Cloud, part 4 - Sending sensor data from Raspberry Pi Pico W to HiveMQ Cloud

Exactly one year ago, in December 2021, I published three articles of MQTT messaging with Raspberry Pi, Raspberry Pi Pico and HiveMQ Cloud . On June 30th of 2022, Raspberry Pi …

#java#raspberry-pi#mosquitto#hivemq
Dec 16, 2021 · 9 min

HiveMQ Cloud, part 3 - Sending sensor data from Raspberry Pi Pico to HiveMQ Cloud

In the previous two posts in this series, we used Java on the Raspberry Pi mini-computer to send sensor data to HiveMQ Cloud, and visualize it on a dashboard.

#java#raspberry-pi#mosquitto#hivemq
Dec 13, 2021 · 8 min

HiveMQ Cloud, part 2 - Using MQTT and Raspberry Pi to Visualize Sensor Data on a TilesFX Dashboard

In the previous post we started our discovery of HiveMQ Cloud with Java on the Raspberry Pi. We created an application to send measurements of various sensors to the HiveMQ Cloud …

#java#raspberry-pi#mosquitto#hivemq
Dec 10, 2021 · 14 min

HiveMQ Cloud, part 1 - MQTT on Raspberry Pi, Send Sensor Data to HiveMQ Cloud with Java and Pi4J

A few years ago I did my first experiments with an MQTT server (Mosquitto) running on a Raspberry Pi to connect an Arduino and Raspberry Pi for the drumbooth of my son . The full …

#java#raspberry-pi#pi4j#mosquitto
Jan 11, 2021 · 8 min

Device monitoring tool with JavaFX, FXGL and Mosquitto

In a previous post “Getting Started with FXGL Game Development” we already have taken a look at the FXGL game development framework developed by Almas Baimagambetov .

#javafx#fxgl#raspberry-pi#mosquitto
Oct 27, 2019 · 2 min

Controlling Arduino with Mosquitto and JavaFX on Raspberry Pi

One of the example applications in my book “Getting started with Java on the Raspberry Pi” combines a JavaFX application with Mosquitto on the Raspberry Pi to control a …

#javafx#arduino#raspberry-pi#mosquitto