Hi ! Today, during my [Let’s setup a Raspberry Pi and a reTerminal as an Azure IoT ☁️ device] session, one of the questions was about what cool scenarios we can run once we have a Raspberry Pi as an Azure IoT Edge device. Besides the use of Cognitive Services (only for x64), a cool…… Continue reading #AzureIoT – RTSP Webcam, add rtsp camera 📷 capabilities to your Edge Device #JulyOT
Tag: Azure IoT Edge Module
#AzureIoT – Read and Write 📝 Twin Properties for an ☁️ Azure IoT Edge Module
Hi ! In my previous post I wrote about the libraries that we will use to access to Twin Properties in an Azure IoT Edge Module. Let’s go for it. Configuration We will use 3 main settings to read and write Twin information # connect using IoTHub connection string and device id with the module…… Continue reading #AzureIoT – Read and Write 📝 Twin Properties for an ☁️ Azure IoT Edge Module
#AzureIoT – Working with devices and Edge Modules to access Digital Twin Settings
Hi ! Once I got my real and 3D virtual device [smart door] working, it’s time to interact with the Digital Twin information from the IoT Edge device and also from the Iot Edge Module device. Current documentation is kind of tricky, there are several demos on how to interact with the Device. However, working…… Continue reading #AzureIoT – Working with devices and Edge Modules to access Digital Twin Settings
#AzureIoT – Working with Digital Twin Settings on an Azure IoT Edge Module
Hi ! In my previous series of posts I wrote about how to create custom modules to work using Custom Vision projects, and also sensors in a Raspberry Pi. Today, I’ll pick my Door demo, and share some insights about how to work work with Twin properties. Define Twin Properties Let’s start defining our twin…… Continue reading #AzureIoT – Working with Digital Twin Settings on an Azure IoT Edge Module