This project is based on Microsoft Azure's feature: IoT Hub. This project is all about sending telemetry messages to devices like raspberry pi and get back their topological info through a VM (Virtual Machine).
The HIAS Contextual Data Interface is HIAS Core component that stores contextual data generated by the HIAS network and exposes it to authenticated data consumers via a REST API. HIASCDI is a Python implementation of a CEF/FIWARE NGSI v2 Context Broker.
Azure IoT Device Simulator (.NET 5) integrating IoT Plug and Play (IoT PnP) capabilities. The simulator allows referencing DTDL v2 models and the telemetry, properties and commands will be created dynamically.
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.
This project is to make an application that helps alleviate the issues faced by visually impaired people. We have built a visual aid with the help of IoT devices and cloud resources that identifies obstacles in the IoT devices line of sight and warns the user about its presence. This application while being very simple in its idea will prove to be of utmost importance for the users. The user should have access to an IoT device with a camera and speaker in it. This device captures images from the camera and sends it across the network, where a trained ML model identifies the objects in this image and returns these labels. The labels are further fed into a model that converts text to speech and the final caution warning is played on the IoT’s speaker to help the user. This application has a payment portal and requires a humble fee of 0.02 ether which is required in order to use the services.
A small web service that acts as a proxy for a Matrix homeserver. It receives a simple message and does a retransmit to a Matrix homeserver. Very useful for IoT devices who can not handle the Matrix api due to resource restrictions.