#AzureIoT – How to create an Azure IoT module from an Azure #CustomVision project ๐Ÿ‘€ 5/N

Buy Me A Coffee

Hi !

Today’s post will be mostly focused on code. And on the main tasks

Let’s start from here.

Azure Container Registry Module

I deployed several versions of the module. All compiled to the ARM32V7 platform, or Raspberry Pi.

azure container registry image recognition module

Azure IoT Module

Now, I can add the module to one of the Azure IoT test devices.

And, after a couple of seconds, the device is up and running ! As a double check process, I list the running modules via a SSH connection with the command

iotedge list
azure iot device list running modules via ssh

Test the Azure IoT Custom Vision module

So, everything seems to be running fine. Let’s test the module. The 1st call will to the IP:Port to validate the default response. The output is similar to this one, so 1st OK.

pi@rpiIoT01:~ $ curl 127.0.0.1:8089
CustomVision.ai simple drawing server.
pi@rpiIoT01:~ $

Final test is to perform a real analysis using a picture and postman. And, it also works !

test azure iot module from postman

So far, so good. In the next post, I’ll start to think on adding some configuration options, and refactor and improve!

Resources

Happy coding!

Greetings

El Bruno

More posts in my blog ElBruno.com.

More info in https://beacons.ai/elbruno



Azure โ˜ IoT

Create an Azure IoT Module using Raspberry Pi and Grove Sensors

  1. Raspberry Pi + Grove Sensors, read temperature and humidity values
  2. Raspberry Pi + Grove Sensors, send temperature and humidity values as telemetry to Azure IoT Hub
  3. Raspberry Pi + Grove Sensors, create a Azure IoT Module to send temperature and humidity values as telemetry to Azure IoT Hub
  4. Raspberry Pi + Grove Sensors, publish and use the Azure IoT Module
  5. Raspberry Pi + Grove Sensors, notes on build and configuration
  6. Raspberry Pi + Grove Sensors, details on how to send a telemetry message and sample messages

Create an Azure IoT Module from Azure Custom Vision project


ยฟCon ganas de ponerte al dรญa?

En Lemoncode te ofrecemos formaciรณn online impartida por profesionales que se baten el cobre en consultorรญa:

Advertisement

1 comment

Leave a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: