MIPI A-PHY: The Cornerstone of Automotive Systems and IoT

MIPI A-PHY: The Cornerstone of Automotive Systems and IoT

MIPI Alliance recently announced that it has completed the long-term development of the MIPI A-PHY v1.0 physical layer communication protocol. This is a serialiser-deserialiser (SerDes) physical layer specification primarily used for automotive applications. The specification is currently under member review and is expected to be officially adopted within the next 90 days. In fact, prior … Read more

Top High-Star Open Source Projects Related to Embedded Systems on GitHub

Top High-Star Open Source Projects Related to Embedded Systems on GitHub

Many people may mistakenly think that GitHub is exclusive to internet professionals, but that’s not true. There are many open-source projects related to embedded systems on it. Here are some high-star open-source projects (well-known ones like RT-Thread, AWTK, etc., will not be introduced in this article). Avem Project Link: https://github.com/avem-labs/Avem Project Description: This is a … Read more

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

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

Introduction With the development of the Internet of Things (IoT), more and more devices need to connect to IoT platforms for monitoring and management. However, different devices may use different communication protocols and interfaces, which poses certain challenges for integration and management. To address this issue, ThingsBoard has developed open-source software called ThingsBoard Gateway, which … Read more

Advantech Industrial Touch Displays and IPCs: Overcoming Environmental Limitations

Advantech Industrial Touch Displays and IPCs: Overcoming Environmental Limitations

In the era of Industry 4.0 and the Internet of Things, more and more customers are using visualized data to assist in precise management and decision-making. However, in harsh industrial environments, it has never been a solo endeavor; only by finding the right partners can operations run more efficiently and stably. Advantech’s industrial touch displays … Read more

Lightweight Embedded System Framework: mr-library Overview

Lightweight Embedded System Framework: mr-library Overview

Introduction to mr-library mr-library is a lightweight framework for embedded systems that provides a unified low-level driver device model and basic service functions. It features modular design, configurability, and extensibility, helping developers quickly build embedded applications. The mr-library framework supports basic kernel functions such as mutexes and object management. It integrates asynchronous event-driven frameworks (events), … Read more

Opportunities in the Trillion-Level IoT Market? Defining the Market is Key

Opportunities in the Trillion-Level IoT Market? Defining the Market is Key

For companies related to IoT, including computing hardware, software, systems integration, data analysis, communication, and professional services, clearly defining the Internet of Things is crucial to determining their market opportunities. According to analysis by Strategy Analytics, the market size encompassing all IoT elements was $150 billion in 2016 and is projected to grow to $550 … Read more

Smart Sleep Environment Device Using Gizwits Gokit2.0 Development Board

Smart Sleep Environment Device Using Gizwits Gokit2.0 Development Board

Author: Ba He Yang, Source: Embedded Community【Gizwits Gokit2.0 Development Board Arduino Version】Review Activity.For more free evaluations of development boards and book previews, please scan the QR code at the end. IntroductionThis project uses the Gizwits Gokit2.0 development board to implement a smart sleep environment device, addressing the pain point of increasing sleep requirements in bedrooms … Read more

Ultimate Guide to Building an ESP32 E-Paper Weather Display

Ultimate Guide to Building an ESP32 E-Paper Weather Display

Introduction The ESP32 E-Paper Weather Display is an excellent device powered by the ESP32 microcontroller and an e-paper display. It can obtain weather information from the internet and display it on a highly readable e-paper screen, making it easy to view both indoors and outdoors. This guide references the open-source project ESP32-e-Paper-Weather-Display and will guide … Read more

NodeMCU Firmware: An Open Source Solution for ESP8266 Development

NodeMCU Firmware: An Open Source Solution for ESP8266 Development

In the rapid development of the Internet of Things, the ESP8266, as a powerful Wi-Fi system chip, is widely popular among developers. The NodeMCU Firmware provides great convenience for building projects based on the ESP8266. This article will delve into the features, programming model, usage methods, and community support of NodeMCU Firmware to help you … Read more