Introducing the M5Stack Tab5: A Portable IoT Development Device Based on ESP32-P4

Introducing the M5Stack Tab5: A Portable IoT Development Device Based on ESP32-P4

Since M5Stack was acquired, I have paid little attention to the brand, but recently I discovered that they released a new product, which is completely different in form from previous ones, and it is also part of their core control board series. It is based on the ESP32-P4. M5Stack Tab5 This device is officially positioned … Read more

MicroPython: The Mini Power of Embedded Systems!

MicroPython: The Mini Power of Embedded Systems!

▼ Click the card below to follow me ▲ Click the card above to follow me —— Another “universe” for Python enthusiasts Today, we won’t talk about elephants dancing or the myriad of web development topics; instead, let’s dive straight into a niche but super cool topic—MicroPython. This is like a “mini clone” of Python, … Read more

MicroPython: The Mini Powerhouse of Embedded Systems!

MicroPython: The Mini Powerhouse of Embedded Systems!

▼ Click the card below to follow me ▲ Click the card above to follow me A USB cable, a small development board, plug it into the computer, open the IDE, and a string of “Hello, world!” lights up quietly on the screen. MicroPython, a name that sounds extraordinary, is the “mini” version of Python, … Read more

Tutorial for Installing Euler OS on ESXi Virtualization

Tutorial for Installing Euler OS on ESXi Virtualization

Follow the author for more technical sharing Euler Operating System The wave of domestic operating systems is sweeping in, and today I want to introduce you to the “hardcore representative”—Euler Operating System, which is definitely worth exploring in depth! Euler OS is an open-source operating system developed by Huawei based on the Linux kernel, and … Read more

Architect | Chapter 3 | Fundamentals of Information Systems | Key Points Overview

Click the blue text to follow us 4.1Overview of Information Systems [Fundamental Knowledge Points] 1. Definition of Information Systems An information system is a human-machine integrated system composed of computer hardware and software, networks and communication devices, information resources, users, and regulations, aimed at processing information flows. The functions of an information system include: input, … Read more

Evaluation of Embedded Training Institutions: Which One to Choose to Avoid Wasting Money?

Evaluation of Embedded Training Institutions: Which One to Choose to Avoid Wasting Money?

Quarterly Summary Report Embedded Training Institutions Who is the “True Chosen One” in the Industry? In the current era of rapid technological development, embedded technology, as a core technology in fields such as the Internet of Things and smart hardware, has garnered significant attention. Many aspiring individuals with embedded dreams hope to quickly get started … Read more

Chapter Two – Fundamentals of Computer Systems (II) – Embedded Systems and Software

Embedded Systems and Software Illustration An embedded system is a dedicated computer system designed for specific applications, tightly integrating information processing and physical processes. Embedded systems are application-centric, based on computer systems, and integrate configurable and customizable software and hardware into a single dedicated computer system. Illustration The basic working principles of embedded systems Components … Read more

Samsung 32-Inch Color E-Paper Sign EM32DX Review: Is the 8626 Yuan Display Revolution Worth It?

Samsung 32-Inch Color E-Paper Sign EM32DX Review: Is the 8626 Yuan Display Revolution Worth It?

Samsung has just released the 32-inch color e-paper sign EM32DX, priced at $1200, approximately 8626 yuan. This price is quite affordable for e-paper products. How does this large screen perform in actual use? The development of e-paper technology has been rapid, evolving from the initial black-and-white Kindle screens to such large color displays, which is … Read more

Calculating DSI Clock and Distinguishing Common Concepts in MIPI

Calculating DSI Clock and Distinguishing Common Concepts in MIPI

Table of ContentsOverviewClock CalculationBasics of LCDClock ConceptsDSI Clock CalculationDistinction of DSI’s “Mode” ConceptDistinction of LCD Screen ModesCOMMAND Mode and VIDEO ModeThree Modes of VIDEO Screen Data TransmissionHS MODE and LP MODESummary OverviewAfter the explanation of the DSI protocol in the previous article, many people may still feel confused, as there are too many concepts and … Read more

Introduction to MIPI DSI Host Controller

Introduction to MIPI DSI Host Controller

In a display system based on MIPI DSI, the Host Controller (hereinafter referred to as HC) is an essential component. It can be integrated with other components in the following ways:The internal structure block diagram of HC is as follows:The interfaces with the “System” are: DPI, DBI, APB. As known from the meanings and differences … Read more