Device Drivers and Their Functions

Device Drivers and Their Functions

Device Driver and Its Purpose A device driver is a set of programs that act as an intermediary between the computer’s operating system and hardware components. This article provides an overview of such device drivers, including their purpose, types, how they work, their interaction with hardware, and their role in keeping computer systems running smoothly. … Read more

Developing Products on NVIDIA Jetson TX2: What 99% Don’t Know

Developing Products on NVIDIA Jetson TX2: What 99% Don't Know

Recently, I encountered several clients who are developing their products on the Jetson TX2. When they reached the mass production stage, they discovered issues—because the Jetson TX2 version has technical updates at different times. As a result, the clients overlooked this issue and found that the software (mainly some drivers) or hardware they worked hard … Read more

I2C Communication Deadlock Master-Slave Detection and Solutions

I2C Communication Deadlock Master-Slave Detection and Solutions

Click the above “Embedded and Linux Matters”, select “Pin/Star Public Account” Welfare and dry goods delivered first-hand Generally speaking, there are usually no problems with soldering i2c devices. If you follow the device manual step by step, it should work smoothly. However, if such a simple thing sometimes does not yield the desired results, and … Read more

Detailed Explanation of Common Iron Accessories in Power Distribution Lines

Detailed Explanation of Common Iron Accessories in Power Distribution Lines

1Definition and Classification of Power Distribution Iron Accessories Iron accessories are commonly referred to as components used in power transmission and transformation lines; they belong to non-standard hardware. The iron accessories in power distribution lines generally refer to the iron parts on concrete poles and their connections. This includes various clamps, pins, cross beams, isolation … Read more

Nine Major Open Source Robot Projects You Should Know

Nine Major Open Source Robot Projects You Should Know

Open source is not only changing the way we interact with the world, but it is also changing the way the world interacts with us. A prime example of this is: open source robotics. Robots are playing an increasingly important role in our world, and although we have not yet realized a utopian future with … Read more

Discussing the Complexity of Embedded Programming

Discussing the Complexity of Embedded Programming

Embedded programming is a complex and challenging field, especially for developers transitioning from PC programming to embedded programming. In this process, it is crucial to understand and adapt to the unique mindset of embedded programming. This article will gradually delve into the essence of embedded programming from the perspective of PC programming, using practical examples … Read more

How I Choose an MCU

How I Choose an MCU

When I am doing hardware development, if I encounter a new product or project that I have never worked on before and have no experience with, I generally operate this way when selecting an MCU. First, based on the product requirements, I compile a hardware specification. For example, power management, sensor interfaces, human-machine interaction interfaces, … Read more

OriginBot Smart Robot Open Source Kit | 1. Hardware Assembly

OriginBot Smart Robot Open Source Kit | 1. Hardware Assembly

Kit Assembly Hint:The installation steps are expected to take 30 to 60 minutes. You can refer to the following steps or the assembly instructions included in the kit. During the installation, please note: When securing screws, do not overtighten to avoid stripping; When securing the boards, tighten the screws only after all four copper pillars … Read more

Xilinx 7 Series FPGA Pin Definition Design Guide

Xilinx 7 Series FPGA Pin Definition Design Guide

Welcome FPGA engineers to join the official WeChat technical group. Clickthe blue textto follow us at FPGA Home – the largest pure FPGA engineering community in China. Introduction: When we conduct FPGA schematic and PCB design, we involve the pin definitions and package-related information of FPGA chips. This article provides relevant references for the Xilinx … Read more