Sending commands from Azure IoT Central to Raspberry PI with Sense HAT in node-RED.

In the previous post of this series you have seen how send telemetry from a Raspberry PI with a Sense HAT to Azure IoT Central using my Node-RED connector, you can see the code on my Github repo. Well, now it’s time to see how to send commands to the Sense HAT. In our caseContinue reading “Sending commands from Azure IoT Central to Raspberry PI with Sense HAT in node-RED.”

Raspberry with Sense HAT telemetry to IoT Central using Node-RED

In a previous post I gave an introduction to the Node-RED connector for IoT Central and because I have been asked to provide more examples with a real device, I have decided to use a Raspberry PI (in my case Pi 2 Model B) with Sense HAT, that allows your Raspberry Pi to sense theContinue reading “Raspberry with Sense HAT telemetry to IoT Central using Node-RED”

IoT Edge with TPM and Azure Security Central for IoT

Recently I’ve spent quite a few time trying to test a Linux VM where I wanted configure a Trusted Platform Module (TPM) and then install Azure Security Central (ASC) Agent for IoT. For testing the scenario I needed an IoT Hub and an IoT Hub Device provisioning service (DPS). Looking at different articles in theContinue reading “IoT Edge with TPM and Azure Security Central for IoT”