Why Should Embedded Systems Focus on AI? What Value Can It Generate?

Bookmark + Pin to master cutting-edge information on embedded AIoT technologyLike + Follow, let’s become even better together!Many engineering friends often directly question after reading articles related to embedded AI: What is the use of learning embedded AI technology, and what kind of value can it generate?Wow, that question really stumped me!The current development prospects … Read more

Can x86 and ARM Maintain Their Dominance? Not Likely! Domestic RISC-V Chips Aim to Capture the Automotive Market!

The core components of the computers and smartphones we use every day are the chip instruction sets: Intel’s x86 and ARM. The former occupies over 90% of the computer market, while the latter dominates over 95% of the smartphone market.This situation is frustrating, but suddenly, something called RISC-V has emerged, which does not require licensing … Read more

STMicroelectronics Launches Next-Generation Scalable Memory for Automotive Microcontrollers

STMicroelectronics has announced the launch of the Stellar series products equipped with xMemory, a new generation of scalable memory embedded in its Stellar series automotive microcontrollers. This product innovates the challenging aspects of developing software-defined vehicles (SDVs) and the evolution of electrification platforms. Previously, users had to manage multiple devices with different memory options, along … Read more

Research Report Compilation | Wuxi Internet of Things Enters Harvest Season

Beautiful Taihu, its beauty lies in the waters of Taihu. The reeds by the water are lush, and the fish and shrimp beneath the water are abundant. This well-known city song of Wuxi, “Beautiful Taihu,” expresses the stunning natural scenery of Taihu and the happy life of the people in the Jiangnan water town nourished … Read more

Dialogue | Ubiquitous Power IoT: Hot Topics from Professors at Zhejiang University’s Lunch Meeting

March is a time of blooming flowers. Following the spring light, Xiao E arrived at the Yuquan Campus of Zhejiang University.Did you know? In the Department of Electrical Engineering at Zhejiang University,there is such a tradition: every Monday at noon, professors from the electrical discipline gather for lunch to discuss recent key work in a … Read more

The Internet of Things After the 5G Explosion: Who Will Be the Biggest Winner Behind the Scenes?

Click on the top “Tencent Technology“, “star or pin the public account” At critical moments, we deliver information promptly. Source / Wuju (ID: kejiwuju) Author / Shitou Welcome to download the Tencent News client, follow the technology page to see more technology hot news. Editor’s Note: The 5G era has arrived, and the pace of … Read more

Xiong’an New Area: Igniting the Era of the Internet of Things!

The three major telecom operators have expressed their support for Xiong’an New Area, with keywords like Internet of Things, smart cities, 5G, cloud computing, and big data jumping out of the text, as if we can see the fuse igniting the era of the Internet of Things is sizzling away… •On April 1, the Central … Read more

Controlling an OLED Display to Show a Dynamic Progress Bar Using the ESP32 Development Board

First, prepare the ESP32 development board, a breadboard, several DuPont wires, and an SSD1306 OLED display. Then, connect the development board, breadboard, and OLED display according to the wiring diagram. Next, use the PlatformIO plugin in VS Code to write and upload the code for the OLED display. The wiring diagram is as follows:

Is There Any Meaning in Running RTOS on an 8-bit MCU?

Most people start learning about microcontrollers with the most basic 8-bit MCUs. Generally, the most common 8-bit microcontroller series are: the 51 series, AVR series, and PIC series.Recently, there was a discussion in a group about a question: Is there any meaning in running RTOS on a 51 microcontroller? Regarding this question, everyone has their … Read more

Benefits of Using Memory Protection Units (MPU) in Embedded RTOS Systems

Follow+Star Public Account Number, don’t miss out on exciting content Author | strongerHuang WeChat Public Account | strongerHuang First, let’s clarify what MPU means. MPU has many meanings, the most common ones are: MPU: Memory Protection Unit, which is the focus of this article; MPU: Microprocessor Unit; Additionally, some may associate it with modules like … Read more