iot-hub
There are 50 repositories under iot-hub topic.
WeBankBlockchain/WeEvent
Event-Driven Architecture Based on Blockchain.基于区块链的事件驱动架构
eclipse-threadx/getting-started
This Getting Started guide is a series of tutorials that shows device developers how to connect to Azure IoT using Eclipse ThreadX.
Azure/iot-workshop-asset-tracking
End-to-end IoT workshop focusing on a real-time asset tracking scenario.
deviceinsight/ux4iot-react
React library for ux4iot for easily building IoT web applications
Azure-Samples/azure-iot-hub-large-twin-example
This sample demonstrates how to extend Azure IoT Hub Twins via Azure Blob Storage. Concretely, a solution can benefit from this approach if the twin properties either exceed the current limit or refer to binary content that cannot be easily represented in the twin's JSON payload.
eclipse-threadx/iot-devkit
This guide is focused on the MXChip IoT DevKit (AZ3166).
Azure-Samples/iot-hub-c-raspberrypi-docker
Use Docker based solution to cross-compile c source code on host machine, deploy built app to device and do remote debugging with VS Code.
jonmikeli/azureiotdevicesimulator5
The Azure IoT Device Simulator (.NET 5) implements a broad part of the features included in the Azure IoT Device SDK (C#).
CasperKristiansson/Weather-Predictor
Weather Prediction Application - Using a IoT device and past data this application predicts future weather
SibeeshVenu/MXChip-Azure-IoT-Arduino
We will see how we can set up our MXChip and get it working to send Temperature, Humidity, Pressure, Audio, Decibels etc information to our Azure IoT Hub. Once we have received the data in our Azure IoT Hub we can do anything with that.
TechPreacher/IotHubSynchronizer
Synchronize IoT devices and IoT Edge devices from a master Azure IoT Hub to a slave. Can be run as an Azure function or a WebAPI app. Triggerd via timer or EventGrid events for device creation or deletion.
gleissonbezerra/armv64v8
Docker Containers on ARM64v8 architeture.
IntelliSenseIoT/XserverIoTOnboardTask.github.io
IoT, Azure and Machine Learing connectivity plugin (Windows 10 IoT Core Onboard Task)
Marusyk/AzureIoT
PoC: How to build your own serverless PKI with AzureFunctions and connect simple device simulator on C# to IoTHub using DeviceProvisioningService.
SibeeshVenu/Azure-Stream-Analytics-Azure-Function-Output
Let's see how we can set up an Azure Function as an Output job topology of an Azure Stream Analytics job. Isn’t that sound interesting?
william-hazem/mqtt-azure
Azure IoT Hub with mqtt protocol guide line and project template for quick setup
guowenhe/rtio
RTIO (Real Time Input Output) - A REST-Like IoT Service
jonmikeli/azureiotdevicesimulator5-dps
The Azure IoT Device Simulator (.NET 5)-DPS implements a broad part of the features included in the Azure IoT Device SDK (C#) (D2C/C2D and M2C/C2M). Furthermore, the simulator implements device provisioning based on Azure IoT Hub Device Provisioning Service.
zhuhongfei-git/Arduino-esp8266-IoT
基于esp8266开发板,采用Arduino开发环境进行物联网终端与对接云平台开发
jimbobbennett/AzureIoTArduinoSample
Sample code for using Azure IoT Hub and Arduino
salvorusso/BoilerDigitalTwin
Industrial Informatics exam project - Unict
epomatti/iotedge-modules-demo
Delivery of code to remote devices using Azure IoT Edge.
IntelliSenseIoT/XserverIoTOnboardTask.NET
IoT, Azure and Machine Learing connectivity plugin (Linux)
mail4hafij/iot-hub-dps-symetric-key
The idea is to use Azure DPS to provision iot-devices at scale using group enrollment and connect them to an iot-hub. These iot-devices then send telemetry data to the iot-hub. Some function apps should listen to those events and invoke Direct Methods on those iot-devices.
poyashad/ESP32-To-IoTHub
Acts as Master Node and receives data from 2.4 gHz Network Mesh Nodes. Converts the data received from a node to a JSON package. JSON string gets sent to IoT Hub in Microsoft Azure
stefan-hudelmaier/simulated-temperature-sensor
A simple simulator of a temperature sensor that sends values to Azure IoT Hub
mkrainbow/rtio
A REST-Like IoT Service.
djaus2/MQTTnet_AzureIoTHubApps
Send Telemetry to an Azure IOT Hub using MQTTnet API. Also send CD Messages as well.
epomatti/az-iot-dps
Provisioning multiple devices using IoT Hub Device Provisioning Service
epomatti/az-iot-edge-x509
Azure IoT Edge provisioning
mail4hafij/iot-hub-dps-509cert
The idea here is to deploy iot-devices at scale using Azure Device Provisioning Service (DPS).
michalswi/azure-iot-hub
Azure IoT Hub via terraform
moshdev2213/CloudyWires-IoT-Magic
This repository provides an entry level setup for an Azure IoT solution 🌐, including device provisioning 🔑, real-time data streaming 📊 with Stream Analytics 📈, and data storage 🗄️ using Azure Storage and Cosmos DB ☁️. It leverages Databricks for data analysis 📉, ensuring efficient and scalable architecture for IoT projects
renatotvs/esp8266-sensor-temperature-azure-iot-hub-stream-analytics
Laboratório usando: Arduino NodeMCU Esp8266 para efetuar leitura do sensor de temperatura e umidade DHT11 e integrar ao Azure IOT Hub, Stream Analytics e Azure. Blob Storage