-
#AzureIoT β Using a Raspberry Pi @Seeedstudio Grove Sensors π in an β Azure IoT Edge Module
Hi ! Last week during my sessions for #JulyOT, I had several questions about how to use SeeedStudio Grove sensors and actuators in custom Azure IoT Edge modules. I’m updating my previous series of posts to how how to access to specifics sensors connected to the device and send telemetry, and more. I’m missing the β read more
-
#RaspberryPi – Install #AzureIoT, a couple of tips to make it work
Hi ! It’s #JulyOT time, and I need to update this post. A lot of amazing IoT content here: https://julyot.dev/ And let’s go with the updated version. The base steps for this posts are described in the official page [Install or uninstall Azure IoT Edge for Linux] (see references). In the official documentation, you can β read more
-
#AzureIoT – RTSP Webcam, add rtsp camera π· capabilities to your Edge Device #JulyOT
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 β read more
-
#Azure – Azure IoT and Bicep π¦Ύ, creating my own resources for #JulyOT
Hi ! Last week my friend Sam helped me to understand the basic concepts of Infrastructure as a Code, and of course, we started with Bicep. You can watch the recording here: After this, I started to play around and try to figure out how to automate the creation of my required resources for most β read more
-
#AzureIoT – Processing Telemetry messages π¨ using Logic Apps
Hi ! Yesterday, I hosted a session with my good friend Ashraf and we talk about how we can use Power BI to create dashboards from telemetry data from Azure IoT (recording here). The basic steps for this scenario is this one We have 1 or more devices connected to Azure IoT Hub. The devices β read more
-
#Event – Utilizando Azure IoT para darle de comer a mis ardillas πΏοΈ
Buenas ! El prΓ³ximo jueves 6 de Enero, darΓ© una sesiΓ³n en EspaΓ±ol sobre Azure IoT. Con la excusa de darle de comer a mis ardillas, he creado un sistema, utilizando un Wio Terminal para solventar este problema. El evento se retransimitirΓ‘ en vivo por Twitch y YouTube, y se pueden registrar en este link. β read more
-
#Event – Resources used during “Using #AzureIoT to feed my squirrels πΏοΈ” #WioTerminal @MSFTReactor
Hi ! Yesterday I hosted the session where I shared how I created a Squirrel Feedr πΏοΈπΏοΈπΏοΈ using a Wio Terminal, and how I connected the device to Azure IoT. As usual, now it’s time to share resources used for the session Resources Arduino library for Azure IoT Full Tutorial – IoT for Begginers Wio β read more
-
#Arduino – Arduino library for Azure IoT βοΈ, and how I used to feed my πΏοΈπΏοΈπΏοΈ
Hi ! Here are some good news for Azure IoT and Arduino developers: we have a new library to work with Azure IoT in a simple way! The Azure IoT SDK for C library When you add this library to your Arduino IDE, youβre getting a fully tested set of APIs, documentation, and sample implementations β read more
-
#Event – Using #AzureIoT to feed my squirrels πΏοΈwith a #WioTerminal @MSFTReactor
Hi ! During the last couple of months, I’ve having fun with my new friends at home: πΏοΈπΏοΈπΏοΈ. These little ones, are extremelly funny, and they literally don’t care about the cold π₯ΆβοΈβοΈ. So, I decided to help them and build an Automatic Feeder using Azure IoT, a Wio Terminal and maybe some more devices. β read more
-
#Event – Resources used on the “TinyML and SkySharks π¦π¦π¦” at @netcoreconf 2021
Hi ! Another great time with my friends from NetCoreConf. I got the perfect excuse to book a flight to Spain, to be IRL next time. This time, I shared some insights about Machine Learning on devices, really tiny devices. As usual now it’s time to share the resources Slides Source Code Source Code is β read more
-
#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 Read Twin Properties Let’s read twin properties with a couple of lines β read more
-
#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 β read more
-
#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 β read more
-
#AzureIoT β Create an Azure IoT Module from a Custom Vision π project – Full Series
Hi ! It’s time to close the the series of posts about how to create an Azure IoT Edge module that run a Custom Vision exported project from https://customvision.ai. And the step-by-step posts: References Azure Custom Vision Azure Custom Vision Documentation Azure IoT Tools Deploy your first IoT Edge module to a virtual Linux device β read more
-
#AzureIoT β Using a Raspberry Pi Grove Sensor π in an β Azure IoT Edge Module – Full Series
Hi ! It’s time to close the the series of posts about how to create an Azure IoT Edge module to be run in Raspberry Pi registered as an Azure IoT Edge Device. This series also covers how to access to specifics sensors connected to the device and send telemetry, and more. I’m missing the β read more
-
#Event – Resources used on the “TinyML and SkySharks π¦π¦π¦” at CodePalousa 2021
Hi ! Another great time in CodePalousa. I hope I can see my friends IRL on 2022. This time, I shared some insights about Machine Learning on devices, really tiny devices. As usual now it’s time to share the resources Slides Source Code Source Code is available here. Recording Coming soon ! β read more
-
#AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (6/N)
Hi ! In my previous post I shared some details on how to configure the Azure IoT Module to interact with the sensors / servos / LEDs connected to the Raspberry Pi. I also shared the base code to send telemetry. Let’s add some more details related to the Send Telemetry part. Send Telemetry In β read more
-
#AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (5/N)
Hi ! So, as a final post, here are some notes related to the Container Create option and also how to send telemetry from the device. Container Create Option This is the Container Create Option configuration that I define for the module. This specific configuration allows the access to the i2c components (raspberry pi pins) β read more
-
#Event – Resources used on the “Drones π and Anomaly Detection π with ML.Net with Azure IoT” at The Global AI Virtual on Tour Oslo
Hi ! I was lucky to have some time during the Global AI On Tour conference, for the Oslo session. I shared some insights about Anomaly Detection and using drone telemetry as the data source. I used ML.Net to perform the Anomaly Detection and later integrate all together in Azure IoT. As usual now it’s β read more
-
#AzureIoT – How to create an Azure IoT module from an Azure #CustomVision project π. Complete series
Hi ! I finished the series of posts on how to create a Custom Vision project and adapt the project to run as an Azure IoT Module. Here are the series of posts in tutorial mode: Create and export a Custom Vision Project as Docker image Analyze the content of the CV Docker image Create β read more