Introduction to FreeRTOS Real-Time Operating System

Introduction to FreeRTOS Real-Time Operating System

FreeRTOS is a small, portable, open-source real-time operating system kernel, commonly used in embedded systems. Due to its lightweight design, it is very suitable for resource-constrained devices, such as microcontrollers. Here are some key features of FreeRTOS: Real-time Task Scheduling: Provides multiple task scheduling strategies to ensure that real-time tasks can be executed on time. … Read more

What Features Were Updated in FreeRTOS V10.4.0?

What Features Were Updated in FreeRTOS V10.4.0?

Follow andstar our official account to not miss out on exciting content. Source: FreeRTOS Edited by: strongerHuang A few days ago, FreeRTOS upgraded from V10.3.1 to V10.4.0, which updated and enhanced many features. The FreeRTOS source code GitHub link: https://github.com/freertos/freertos (The official account does not support external links, please copy the link to your browser … Read more

How to Choose Access Protocols for IoT Devices

How to Choose Access Protocols for IoT Devices

Currently, most IoT modules on the market support protocols such as TCP, UDP, CoAP, LwM2M, and MQTT. Among these, there are both transport layer protocols and application layer protocols, with many protocols available for different scenarios. However, when designing a product, usually only one protocol is needed, so how to choose a protocol that fits … Read more

How the World’s First Resilient SIM Card Enables IoT Devices to Stay Always Connected

How the World's First Resilient SIM Card Enables IoT Devices to Stay Always Connected

Author: Sophia IoT Think Tank Original For many IoT devices, maintaining connectivity throughout their entire operational lifecycle is one of their “lifelong pursuits”. Recently, global telecom giants Deutsche Telekom and Tele2 IoT have engaged in a groundbreaking collaboration, which is expected to fundamentally change the network connectivity of IoT devices and support the provision of … Read more

Firmware Analysis of IoT Devices: A Beginner’s Guide

Firmware Analysis of IoT Devices: A Beginner's Guide

Introduction In recent years, IoT devices have infiltrated every aspect of life, bringing great convenience to people. However, due to the data and privacy information generated in daily life, their security has become a growing concern. In the previous article, we discussed controlling Xiaomi devices using scripts, focusing on security analysis from a traffic perspective; … Read more

Creating a Screen Driver for Raspberry Pi Using .NET IoT and Building a Quadruped Robot

Creating a Screen Driver for Raspberry Pi Using .NET IoT and Building a Quadruped Robot

↓Recommended Follow↓ Abstract This article mainly documents the technologies involved in my project, including: .NET IoT, .NET Web, .NET MAUI, and the framework used is the latest .NET 7. I developed and tested it using Raspberry Pi Zero 2 W (ubuntu-22.04), but the .NET IoT library also has a community submission by Zhang Gaoxing for … Read more

Top 10 Best Automotive IoT Embedded Projects for ECE Students

Top 10 Best Automotive IoT Embedded Projects for ECE Students

In the ever-evolving world of technology, the automotive industry has undergone significant transformations with the integration of embedded systems. As an Electronics and Communication Engineering (ECE) student, you have a unique opportunity to delve into automotive embedded projects. These projects not only provide valuable hands-on experience but also align with the growing demand for skilled … Read more