Disassembling the Eilike EM33D Multimeter: A Neat Circuit Design!

Disassembling the Eilike EM33D Multimeter: A Neat Circuit Design!

This article comes from the disassembly event of the Breadboard Community! Rich rewards! (Two DJI drones, two oscilloscopes, etc.)! Electronic engineers hurry to participate 👉 The second round of disassembly to win drones! Benefits upgraded! Previously, we disassembled two multimeters, which were all low-quality counterfeit models that were just usable. This time we are disassembling … Read more

Simplified Method for JTAG Interface in STM32 JLINK Programming

Simplified method for using JLINK to download programs to STM32 via JTAG interface (SW and JTAG modes)! Anyone who has used STM32 knows that there are two common methods for downloading programs: via serial port and JLINK. The serial port download method is quite similar to that of the 51, so I won’t elaborate on … Read more

6 Essential Tips for PCB Layout Design

6 Essential Tips for PCB Layout Design

When passing the PCB schematic to the layout design, there are six key considerations. All examples mentioned are developed using the Multisim design environment, but the same concepts apply when using different EDA tools! Initial Schematic Transfer When transferring the schematic to the layout environment via the netlist file, device information, netlist, layout information, and … Read more

Disassembling the Elec Measuring Multimeter: This Is Design Specification!

Disassembling the Elec Measuring Multimeter: This Is Design Specification!

Welcome to Reserve IIC Shenzhen – 2023 International Integrated Circuit Exhibition and Seminar Live Broadcast Previously, we disassembled two multimeters, both of which were low-quality counterfeit models that were just usable. This time, we will disassemble a legitimate, commonly used, and inexpensive model, the Elec EM33D. We can see that in all aspects, design and … Read more

Four Major Causes of ECU Damage

Four Major Causes of ECU Damage

When you open the aluminum alloy casing of the ECU, you will see a PCB (multi-layered epoxy resin board) that is soldered with various ICs (integrated circuits or commonly known as chips), resistors and capacitors the size of sesame seeds, power MOSFETs (field-effect transistors) and power diodes and transistors closely attached to the aluminum casing, … Read more

Exploring OriginBot Robot: Controller Circuit Analysis

Exploring OriginBot Robot: Controller Circuit Analysis

0x00 Official Repository originbot: OriginBot robot end function package repository; originbot_desktop: OriginBot desktop function package repository; originbot_controller: OriginBot controller source code repository; In this section, we will analyze the circuit principles and communication protocols of the lower machine controller; 0x01 Controller Repository Content D:.├─firmware├─images├─material│ ├─Data Manual│ ├─Electrical Diagrams│ └─Communication Protocol├─source│ └─originbot_controller_project│ ├─DebugConfig│ ├─List│ ├─Obj│ ├─RTE│ … Read more

Antenna Design and RF Layout Guide

Antenna Design and RF Layout Guide

Source: https://www.cypress.com/ Translated and organized by RF Academy, for learning purposes only. Hello everyone, this is 【RF Academy】. Today we will learn together about Cypress’s “Antenna Design and RF Layout Guide.” If you need the original document, please leave a message at the end. This guide explains antenna design in simple terms and provides guidelines … Read more

The Story Behind Processes: Mastering the Heart of Linux OS!

The Story Behind Processes: Mastering the Heart of Linux OS!

Linux | Red Hat Certified | IT Technology | Operations Engineer 👇 Join the technical exchange QQ group with 1000 members. Note 【Official Account】 for quicker approval. 1. In-Depth Understanding of Basic Process Concepts Textbook Concept: An execution instance of a program, a program that is currently executing, etc. Kernel Perspective: An entity responsible for … Read more

PCB Manual: How to Route ADC and DAC?

PCB Manual: How to Route ADC and DAC?

In electronic design, the layout and routing of Analog-to-Digital Converters (ADC) and Digital-to-Analog Converters (DAC) are key factors affecting system performance. Proper routing can not only improve signal quality and reduce noise interference but also optimize the overall performance of the system. 1. Pre-define Routing Areas 2. Separate Analog and Digital Signals 3. Optimize the … Read more