Stop Calling Us IT Technicians Starting May 1st

Stop Calling Us IT Technicians Starting May 1st

The operations and maintenance positions are mostly referred to as computer repair technicians, network cable installers, surveillance system repairers, printer repairers, etc.To correct the widespread misunderstanding of the IT industry, I am specifically publishing this article today to explain that IT is not just about performing the above tasks, but also encompasses many technical and … Read more

Embedded Modular Computer COM-HPC Client

Embedded Modular Computer COM-HPC Client

Advantech Strategic Partner Embedded Modular Computer COM-HPC Client Introduction Advantech introduces a new generation of modular computer standards that support higher performance CPUs, more memory, and next-generation high-speed I/O such as PCIe Gen5 (32GT/s), USB4 (40Gbps), and 25GbE. SOM-A350 SOM-A350 (New Product Launch!) 14th Gen Intel® Core™ Processor (Meteor Lake), COM-HPC Client Size A Module … Read more

UC1701x LCD Module Application Guide

UC1701x LCD Module Application Guide

UC1701x LCD Module Application Guide 1. Module Overview The UC1701x is a commonly used LCD controller chip that supports a 96×64 dot matrix display, with 4-bit or 8-bit parallel interfaces and 3-wire or 4-wire serial interfaces. This controller is widely used in industrial control panels, handheld instruments, and other scenarios. Its highlights include a simple … Read more

LWPrintf: A Lightweight printf Solution Designed for Embedded Systems for Efficient and Simplified Output!

LWPrintf: A Lightweight printf Solution Designed for Embedded Systems for Efficient and Simplified Output!

In C language development, output management is a crucial part. The traditional <span>printf</span> function, while powerful, often fails to meet specific needs in terms of memory usage and flexibility, especially in embedded systems. To address these issues, <span>lwprintf</span> was born. This article introduces the background, core features, practical application scenarios of <span>lwprintf</span>, and summarizes the … Read more

LwOW: A Lightweight OneWire Protocol Library Designed for Embedded Systems, Supporting UART and GPIO Communication

LwOW: A Lightweight OneWire Protocol Library Designed for Embedded Systems, Supporting UART and GPIO Communication

In embedded system development, efficient and reliable communication with peripherals is crucial. The OneWire protocol, with its simple single-wire interface and cost-effectiveness, is widely used for connecting devices such as temperature sensors and iButtons. However, traditional OneWire libraries are often too bulky and resource-intensive. Today, we will delve into a lightweight, high-performance OneWire protocol library—LwOW, … Read more

IoT Edge Sensor Nodes: The Evolution Beyond Single-Processor Embedded Systems

IoT Edge Sensor Nodes: The Evolution Beyond Single-Processor Embedded Systems

Author: Greg Robinson, Vice President of MCU Business Unit at Microchip Technology Inc. Internet Connectivity Drives Processing Demands Embedded systems are continuing their technological evolution at an accelerating pace; the functionalities of devices in our homes, vehicles, and workplaces are advancing rapidly. A key driver of this progress is the ability of even the smallest … Read more

Decoding Automotive Embedded Chips: CPU, MCU, SBC

Decoding Automotive Embedded Chips: CPU, MCU, SBC

Source | AUTO GenerationAuthor | AUTO GENERATIONAs automotive electronic control systems gradually develop towards centralization, the complexity of software continues to increase. Chips, as the core carriers of automotive electrification and intelligence, are becoming increasingly significant.For autonomous driving systems, the realization of technology relies on the real-time processing of a large amount of sensor data, … Read more

In-Depth Comparison of Three Mainstream Quad-Core Cortex-A53 Processors: TI AM6254, i.MX8M Mini, and RK3562J

In-Depth Comparison of Three Mainstream Quad-Core Cortex-A53 Processors: TI AM6254, i.MX8M Mini, and RK3562J

Click to follow Beryllium Technology Beryllium Technology’s ARMxy series ARM industrial computers cover these commonly used Cortex A53 processor models, where the BL350 uses the TI AM6254, the BL360 series uses the i.MX8M Mini processor, and the BL370 uses the RK3562J processor. Below is a detailed comparison of the three classic quad-core Cortex-A53 processors: TI … Read more

Hands-On Project: Build a Wireless Remote-Controlled Toy Car with Arduino UNO and Bluetooth Module

Hands-On Project: Build a Wireless Remote-Controlled Toy Car with Arduino UNO and Bluetooth Module

In today’s rapidly advancing technology, creating a toy car that can be wirelessly controlled via a smartphone not only allows us to gain a deeper understanding of electronic circuits and programming knowledge but also brings a great sense of accomplishment. Today, let’s complete this fun project using Arduino UNO and Bluetooth Module. 1. Required Materials … Read more