Essential Knowledge for Microcontroller Beginners (4)

Essential Knowledge for Microcontroller Beginners (4)

Introduction to Common Microcontroller Chips  STC Microcontroller  The microcontrollers from STC are primarily based on the 8051 core, representing a new generation of enhanced microcontrollers. The instruction set is fully compatible with traditional 8051, offering speeds 8 to 12 times faster, equipped with ADC, 4-channel PWM, dual serial ports, a unique global ID, good encryption, and strong … Read more

14 Common C Language Algorithms for Microcontrollers

14 Common C Language Algorithms for Microcontrollers

Algorithm: The basic ideas and methods for solving problems with computers. Description of the algorithm: It describes the methods and steps taken to solve a problem or complete a task, including what data is needed (what data is input, what results are output), what structures are used, what statements are employed, and how these statements … Read more

Why 8-Bit Microcontrollers Are Still Relevant

Why 8-Bit Microcontrollers Are Still Relevant

In recent years, with the gradual maturity of processes and IP, 32-bit MCUs have grown rapidly, to the point where 16-bit MCUs are almost skipped. Nowadays, when talking about embedded MCUs, it is either 8-bit or 32-bit, with very few 16-bit MCU product models available. So, what about the situation with 8-bit MCUs? Many embedded … Read more

AI Benchmarking on MacBook Air and ThinkPad

AI Benchmarking on MacBook Air and ThinkPad

In the previous experience article about the Dell Inspiron 14 Plus, we mentioned that we would conduct an AI Benchmark later; some readers complained about a segment of Python code in the article that didn’t clarify much; and the MacBook Air we brought for comparison is not even in the same league as a notebook… … Read more

How to Evaluate Graphics Card Performance? Graphics Card Ladder Chart October 2017

How to Evaluate Graphics Card Performance? Graphics Card Ladder Chart October 2017

Currently, 9289 people have joined us The latest and most comprehensive graphics card ladder chart will be updated on our site every month. By visually checking the ladder chart, one can understand how to evaluate the performance of graphics cards. Due to the high number of graphics card models released by the two major hardware … Read more

Nanotechnology in Daily Life

Nanotechnology in Daily Life

With the development of science and technology and research on nanotechnology, more and more nanotechnologies are transitioning from theory to practice. In daily life, the term “nanotechnology” is increasingly appearing in the public eye, from news media reports on cutting-edge nanoscience and nanoconcept products to the so-called nanoproducts in major shopping malls. Nanomaterials have a … Read more

OLED vs Micro/Mini LED: Advantages Compared

OLED vs Micro/Mini LED: Advantages Compared

From LG Display official website introducing OLED Comparison of OLED with traditional LCD screens From LG Display official website Being “thin” and “curved”. Since OLED does not require a large backlight layer and liquid crystal layer, it has a natural advantage in thickness over LCDs, allowing it to achieve extremely thin forms, which is in … Read more

Powerful Camera with Strong Video Capabilities

Powerful Camera with Strong Video Capabilities

Source: Image Garden The EOS R5 C was recently released, with the “C” in its name representing the Cinema EOS system, indicating that it is a camera with powerful video capabilities. Its most striking feature is the 8K image sensor, making it the first Cinema EOS camera to support in-camera recording of 8K 60P RAW. … Read more

Redmi Note 11 Pro+ Review: LCD Never Becomes a Slave!

Redmi Note 11 Pro+ Review: LCD Never Becomes a Slave!

The Redmi Note 11T Pro series was launched on May 24, with a very simple core selling point: top-notch LCD, Dimensity 8100, starting at 1699 yuan. After replacing the 2K screen with a 1080P LCD, it becomes the new gatekeeper under 2000 yuan. Appearance & Accessories & Feel The familiar 120W original fast charger, MDY-12-ED. … Read more

Interface and Programming of SPCE061A and LCD Module HS12864-1

Interface and Programming of SPCE061A and LCD Module HS12864-1

1 Introduction In embedded measurement and control systems centered around microcontrollers, the interface between the microcontroller and display devices is an essential link. This involves selecting the type of display device, determining whether to use serial or parallel interfaces, and establishing the display driver, among other issues. A typical display device is the LED digital … Read more