Wiznet makers

austin

Published October 05, 2023 ©

44 UCC

3 WCC

13 VAR

0 Contests

1 Followers

0 Following

Original Link

WizFi360-EVB-Pico-AZURE-C Pressure Sensor Working

This project uses the WizFi360-EVB-Pico and sends data got from pressure sensor to the Azure IoT Hub.

COMPONENTS Hardware components

WIZnet - WizFi360-EVB-Pico

x 1


PROJECT DESCRIPTION

This repo is a project and example that uses the WizFi360-EVB-Pico and sends data got from a pressure sensor to the Azure IoT Hub.

 

For the original source code, please refer to the WizFi360 Azure IoT example for RP2040 officially provided by WIZnet, WizFi360-EVB-Pico-AZURE-C.

 

The WizFi360 Azure IoT example for RP2040 officially provided by WIZnet, WizFi360-EVB-Pico-AZURE-C, basically provides 4 examples.

 

Among them, the example of sending pressure sensor data supports three things.

 

Example selection can be made in iot_demo.c according to the macro settings below.

// The application you wish to use should be uncommented
//
#define APP_TELEMETRY
//#define APP_C2D
//#define APP_CLI_X509
//#define APP_PROV_X509
Documents
  • WizFi360-EVB-Pico-AZURE-C-pressureSensor-working

Comments Write