Choosing the Right Embedded Operating System for Your IoT Applications

Choosing the Right Embedded Operating System for Your IoT Applications

The development of the Internet of Things and artificial intelligence is inseparable from embedded systems, and embedded operating systems are an important part that cannot be ignored. The requirements for engineers have evolved from being simple and easy to use to also being safe and reliable. With so many embedded operating systems available, which one … Read more

Unleashing Development Creativity with STM32: Driving the Development of Cloud-Connected Intelligent Terminals

Unleashing Development Creativity with STM32: Driving the Development of Cloud-Connected Intelligent Terminals

Observing the changes happening in the world today, one might find significant insights just by looking around at the devices. Smart meters that allow data queries via smartphones, wearable devices that continuously monitor health data, white goods with various sizes of screens for interactive upgrades, and even some devices that have begun to leverage AI … Read more

Smart Manufacturing: Memory and Storage Considerations for IoT Gateways and Edge Servers

Smart Manufacturing: Memory and Storage Considerations for IoT Gateways and Edge Servers

1The Rise of Smart Manufacturing The digital transformation of industries not only establishes the development direction of the Industrial Internet of Things (IoT) and Industry 4.0 (I4.0) but also brings new opportunities to the manufacturing sector—smart manufacturing. The goal of smart manufacturing is to convert all data and information from interconnected machines into meaningful insights, … Read more

Introduction to IoT Gateways: RTU and DTU

Introduction to IoT Gateways: RTU and DTU

The digital transformation of manufacturing enterprises has made the construction of industrial IoT platforms, wireless communication, and remote control indispensable. The essence of wireless communication lies in the collection, transmission, and feedback of information. Achieving these functions fundamentally relies on the mutual cooperation of relevant software and hardware control units, which are interdependent and form … Read more

Cross-Platform Industrial IoT Gateway Based on .NET 6

Cross-Platform Industrial IoT Gateway Based on .NET 6

The true master always has the heart of an apprentice! 1. Project Introduction Cross-Platform Industrial IoT Gateway Based on .NET 6 2. Functional Implementation Supports access to web configuration projects Supports 3D digital twins Supports built-in Mqtt service Supports telemetry and attribute uploads Supports RPC reverse control Supports Huawei Cloud Supports calculation expressions Supports driver … Read more

Choosing the Right IoT Gateway for Your Needs

Choosing the Right IoT Gateway for Your Needs

With the advent of the Internet of Things (IoT), IoT gateways will become an important link connecting the perception layer network and the communication layer network. As a gateway device, the IoT gateway must not only bear the responsibility of protocol conversion between different types of perception networks, but also become increasingly intelligent, possessing certain … Read more

Using Self-Signed Certificates with QT5 for Accessing Cloud HTTPS REST API Services

Using Self-Signed Certificates with QT5 for Accessing Cloud HTTPS REST API Services

Recently, I worked on an IoT gateway project where the gateway device needed to call the cloud’s REST API. The cloud implemented certain business logic and encapsulated resources into various URI interfaces for external systems to call. As a programmer, you should be quite familiar with REST APIs. Many of the basic services around us … Read more

Understanding the IoT Gateway Market: What is an IoT Gateway?

Understanding the IoT Gateway Market: What is an IoT Gateway?

Follow the IoT Planet to track the trends in the Internet of Things! “IoT Planet” focuses on sharing technologies and applications related to the Internet of Things. The IoT gateway is a device that connects IoT devices, systems, sensors, and the cloud, capable of performing protocol conversion and data collection. It provides local processing and … Read more

Open Source IoT Gateway: A Powerful Tool for IoT Device Integration Using Python to Develop ThingsBoard Gateway

Open Source IoT Gateway: A Powerful Tool for IoT Device Integration Using Python to Develop ThingsBoard Gateway

Hello everyone! I’m Cat Brother, and today I want to take you on an exciting journey to explore a super cool tool: ThingsBoard Gateway! It is an open-source IoT gateway that can easily connect various IoT devices to the ThingsBoard platform. Even better, it is developed using Python, which means we can leverage Python’s powerful … Read more

Integrating IoT Devices with ThingsBoard Gateway Using Python

Integrating IoT Devices with ThingsBoard Gateway Using Python

The Internet of Things (IoT) has been gaining traction for quite some time now, and everyone wants to connect their devices and push data to the cloud. The challenge lies in the variety of devices and protocols available. How can we integrate all these devices in a complex IoT environment? Don’t worry, today we will … Read more