Arduino Launches 9-Core Portenta X8 and Portenta Max Carrier for Rapid Prototyping

As one of the most famous open-source hardware platforms in the world, Arduino’s friendly development approach provides very convenient development tools for makers and electronics enthusiasts worldwide. Makers can quickly turn their ideas into real products. In the early days, most people were introduced to the AVR 8-bit microcontroller or the popular ESP8266 and ESP32 … Read more

Exploring the Potential of Mini LED Display Solutions in Automotive Applications

With the rapid development of smart cars, in-vehicle displays, as an important window for human-computer interaction, have been evolving continuously with their unique technology applications. High resolution, high brightness, high contrast, high color saturation, low power consumption, fast response speed, thin thickness, and long lifespan have become the quality requirements for a new generation of … Read more

Flagship Laptop with MiniLED Flip Screen

In the notebook screen field, the most common types are LCD and OLED screens, with the former being more prevalent and the latter being an emerging configuration.(For notebooks) Today, our protagonist is the ROG Zephyrus 16 Flip version, which is rare in adopting a miniLED screen, its biggest advantage isbrightness, with a peak brightness of1100nit(typical … Read more

Common Embedded Operating Systems

In embedded system development, choosing the right operating system (OS) is crucial. Different embedded operating systems have different characteristics, resource usage, and applicable scenarios. Here are some commonly used embedded operating systems and their brief introductions: 1. Real-Time Operating Systems (RTOS) 1. FreeRTOS • Introduction: FreeRTOS is an open-source real-time operating system widely used in … Read more

Installing OpenCV on Raspberry Pi 4B for Mobile Robot Control

opencv This article introduces the installation of OpenCV on Raspberry Pi 4B. Due to the relatively large project, it is developed in C++ rather than Python, making the installation of OpenCV somewhat more complex. During the installation process, some issues may arise due to the OpenCV version being too high for the Raspberry Pi system. … Read more

Top 13 Things Android Developers Should Not Miss at Google I/O

Author / Maru Ahues Bouza, Director, Android Developer Relations There are only a few platforms in the world that help developers easily build their creations and distribute them to billions of users across various devices— not just on phones, but also on TVs, cars, tablets, watches, and more. At the recently held Google I/O, we … Read more

Understanding the Digital Backend Implementation Report of ARM Cortex-A75 CPU

The following image is the performance report of the Cortex-A75 CPU released by ARM. Today, the editor from Wuai IC Community will lead everyone to thoroughly understand this report from the perspective of digital backend design implementation. The first line contains information about RTL integration configuration. The design uses a Level 1 cache DCache of … Read more