By: Mats Lourenço (ml226ha)
Overview
The project goal is to monitor and control a PyCom from a Blazor webapp.
Objective
I want to be able to send an recieve messages between a PyCom and .Net6 Blazor webapp via MQTT. This will give me understanding how to setup a MQTT-broker and a MQTT-client in .Net and on the PyCom device. Transmition of data will be over WiFi, but it is of course possible to use other communication protocols like LoRa. The specific sensor is the built in Accelerometer (LIS2HH12)in the PySense, I planned to use other sensors but I did not get them delivered in time. The main thing for this tutorial is how to send and recive data via MQTT.
Estimated time for this project is about 3 days.
Material