As an embedded engineer, how can you write efficient and clear C language programs?
Use C language thinking to construct the program structure
· Have a good foundation in C language algorithms to impl...
[b][color=#5E7384]This content is originally created by EEWORLD forum user [size=3]mk0007[/size]. If you need to reprint or use it for commercial purposes, you must obtain the author's consent and ind...
Beijing Aidizhiruan Information Technology Co., Ltd. is urgently hiring a senior engineer for embedded Linux development. Work method: full-time. Work location: Beijing Shangdi Science and Technology ...
I am using au1200 cpu. My hardware has no network. I start it by burning the bootloader into nor flash and putting the kernel into the sd card. I am debugging the touch screen. The touch screen driver...
[i=s]This post was last edited by le062 on 2018-11-5 05:53[/i] The Vllink lite hardware made with GD32F350 is very simple: [list=1] [*]One SPI to implement SWD timing[*]Two SPI master-slave cooperatio...
As a simple and practical input device, buttons have been used in various microcontroller application systems and are ubiquitous. However, the buttons used in different practical occasions are also...[Details]
Capacitors
are basic components in various electronic devices and are widely used for bypassing, coupling,
filtering
, tuning, etc. in electronic circuits. However, to use capacitors,...[Details]
Abstract: With the development and construction of BeiDou II system, China will shift from the situation dominated by GPS to the situation dominated by BeiDou II global navigation system independen...[Details]
1 Introduction
Ultrasound refers to elastic vibration with a frequency higher than the audible frequency limit (i.e., in the frequency band above 20 kHz). The propagation process of this vib...[Details]
introduction
At present, the research on micron and nanotechnology is very active, which has led to the rapid development of microtechnology and micro-mechanical electronic system (MEMS) t...[Details]
The battery and its management system are one of the key technologies of electric vehicles. In the past few years, most companies have encountered embarrassment in the development of electric vehic...[Details]
The cruise control system (CCS) of a vehicle is also called a constant speed driving system. It is an electronic control device that uses advanced electronic technology to automatically adjust the ...[Details]
1 Introduction
Intelligent cars are the embodiment of the cross-integration of multiple disciplines such as automotive electronics, artificial intelligence, pattern recognition, automatic con...[Details]
As a type of iron battery, lithium iron phosphate battery (hereinafter referred to as lithium iron battery) has always been widely concerned by industry friends (some people say that lithium iron b...[Details]
AD7708 is a multi-channel 16-bit Σ-Δ analog-to-digital converter ADC. It supports 4 or 5 channels of true differential input and 8 or 10 channels of pseudo differential input. This chip allows two ...[Details]
0 Introduction
Gyroscope
is a sensitive measuring element of the platform stabilization system. It senses the angular motion signal of the platform and establishes the stability bench...[Details]
Introduction
The LED market has seen tremendous growth over the past few years. Advances in thermal dissipation, packaging, and processing have resulted in higher brightness, higher efficien...[Details]
0 Introduction
In microwave, radar, radio and television, and communication systems, the problem of coupling RF power is often encountered. A directional coupler is a directional power divide...[Details]
An MDO mixed domain oscilloscope has three main elements:
First, time-related cross-domain analysis;
Second, broadband, high time precision modulation domain analysis;
Third, the fiv...[Details]
When programming in C and assembly, there are interface issues between variables and functions in C and assembly.
Variables defined in a C program are put into the .bss area after being compile...[Details]