Category
engineering
How To Create a Device in Azure IoT Hub
A device must be created or registered in Azure IoT Hub in order for it to be added as an IoT Edge device to IoT Hub. This allows the device to run IoT edg
|
3 min read
Azure IoT and Raspberry Pi - How to Get Started
Raspberry Pi-based compute modules are often used as edge devices to send signal and other sensor-derived data (temperature and humidity data) to the cloud
|
3 min read
Automate Device Updates with Device Twins in Azure IOT Hub
Device twins are JSON documents that have device state information including metadata, configurations, and conditions. A device twin is created and managed
|
3 min read
Device Update for Azure IoT - How to Get Started
Azure IoT Hub enables developers to put device management capabilities into their products' device twins. This enables synchronization of device configurat
|
5 min read
Configuring QT Creator for Yocto with OTA Updates | Mender
This is a guide to configuring QT Creator to perform application updates to Yocto based devices incorporating OTA updates from the experts at Mender. You m
|
2 min read
Debian and OTA software updates in an IoT project
Mender supports secure and robust OTA updates of Debian-based Operating System images such as Raspberry Pi OS. The Debian family of OS are highly functiona
|
2 min read
Comparing the Nvidia Jetson embedded boards
Nvidia Jetson embedded boards are one of the most popular choices for a variety of IoT products and applications. In this article we will present the Nvidi
|
3 min read
Top 5 IoT development boards used in IoT projects in 2021
Choosing the right IoT hardware for an IoT project is an important decision to make during the prototyping phase of an IoT product development. In this art
|
5 min read
What is port forwarding?
You will probably need to expose an IoT embedded device from the local network to the external internet in order to access it from anywhere in the world. Y
|
4 min read