-
The core of the research is: navigation positioning, path planning, obstacle avoidance, and multi-fusion. There are several types of positioning technologies, but I don’t care about them. I only ...[Details]
-
Using VHDL hardware description language and Xilinx FPGA as the design platform, the control unit with open source soft core MC8051 as the core is designed to control the SoPC architecture communic...[Details]
-
DLCT-H Charger Characteristics Tester
Intelligent portable charger , charger characteristic tester
The charger characteristic tester can detect and test chargers of different capacities and batte...[Details]
-
Former Republican House Speaker Newt Gingrich slammed the Trump administration's strategy for rolling out 5G wireless technology, saying the United States risks losing its leadership in the face of a...[Details]
-
Overview
If a new product fails in electromagnetic interference ( EMI ) pre-compliance testing or standard compliance testing, fault diagnosis and improvement are urgent. The most common and feas...[Details]
-
SK Telecom successfully exported 5G technology to Japan. This is the first time that a Korean telecommunications company has signed a 5G technology export contract with an overseas telecommunications...[Details]
-
A recent design example prompted me to provide a relatively simple solution that I used for a project (Reference 1 ). We need to make a momentary power switch that is monitored by the processor. This...[Details]
-
According to foreign media reports, Valeo will supply its third-generation Scala lidar to Stellantis so that the latter can achieve L3 autonomous driving in its models starting in 2024. Valeo and S...[Details]
-
On June 11, the Ministry of Industry and Information Technology released a catalog of recommended models for the promotion and application of new energy vehicles (the 7th batch in 2020), among which ...[Details]
-
A 2-way speaker is a speaker consisting of a tweeter and a woofer, and is a type of full-range speaker.
Homemade simple two-way frequency divider
Today, I will give you a homemade b...[Details]
-
The amplifier circuit is a nonlinear circuit. This is because the electronic components that make up the circuit are nonlinear. To use it to amplify the signal without distortion, it is necessary t...[Details]
-
#include "stm32l1xx.h" #include "system_stm32l1xx.h" #include "OLED.h" #include "delay.h" void RtcWakeUpConfig(void); u8 RtcInit(void); u8 RtcConfig(void); int main() { DelayInit(); //Delay i...[Details]
-
1. Use short variables One of the most basic ways to improve code efficiency is to reduce the size of variables. When programming in C, we are all accustomed to using the int type for loop control va...[Details]
-
1. Open the program with AVR software, select options, and modify the microcontroller model 2. If there is a model in C++, modify the corresponding model (do not skip this step) 3. DEBUGGER selec...[Details]
-
APFC (active power factor correction) technology is to replace the passive devices in the rectifier circuit with active switching devices or add a power converter between the rectifier and the load, c...[Details]